>>100 kiB is a huge amount of RAM for a570is IMO.I'm curious what that is based on. From your wiki page on memory it seems that there should be plenty of room to do everything and have more than 100k to spare. Anyway, i'm interested finding a good universal number and i'm willing to take suggestions.
still, why does the memory usage steadily increase?
mass rename would be easy enough. move is possible as well but thats really copy + delete.
do you know how effective garbage collection is at freeing memory?
I'm rebooting by using an arduino to control the power. i connected wires to the power button on the camera. this is very easy to do on the 570 and similar cameras. its possible if you're willing to modify your camera.
oh, one annoyance - files created by lua don't get their date/time set correctly.
a big part of my refactoring of sunsetF15 was to localize as many variables as possible. perhaps there are negative consequences to this but its good programming practice.
x = "foo" -- x refers to the string value "foo"x = "bar" -- x refers to the string value "bar", the value "foo" is no longer referenced and can be collected.
Started by fbonomi « 1 2 3 4 5 » CHDK Releases
Started by RaduP General Discussion and Assistance
Started by v0idnull General Help and Assistance on using CHDK stable releases
Started by cppasm « 1 2 » General Discussion and Assistance
Started by srsa_4c General Discussion and Assistance