0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* fixed accidental cyrillic characters in hex code :O More... over 15 years ago
+ "dng via usb" for a610, a630, a640, s5is, ixus860 More... over 15 years ago
all hail the ewavr. + added "transfer dng via usb" feature to s3is and a620, see http://chdk.setepontos.com/index.php/topic,156.msg26252.html#msg26252 * fixed small osd bug on s5is - http://chdk.kernreaktor.org/mantis/view.php?id=146 More... over 15 years ago
ixus75/sd750: + multipart + dng ext + button menu<->display for details see: http://chdk.setepontos.com/index.php/topic,2155.msg26224.html#msg26224 (thx to quietschi) More... over 15 years ago
* DNG: Fixed "software" tag length. More... over 15 years ago
DNG: - changed lenght of "copyright" and "description" fields to 1 - added "dng via usb" feature for a570, a720, a650, ixus70, ixus850 More... over 15 years ago
set LC_ALL=C so sorting in generated files is consistent. More... over 15 years ago
/* maintenance :D */ More... over 15 years ago
ixus960_sd950/sub/100d/lib.c removed zoom_status More... over 15 years ago
fixed behaviour of shooting_set_zoom - see http://chdk.setepontos.com/index.php/topic,2691.msg25164.html#msg25164 (thx ewavr) /* added zoom_status to a few cameras that still needed it */ More... over 15 years ago
+ allow user to override location of PRIMARY.BIN files. Set PRIMARY_ROOT to a tree that mirrors what is under platform, either on the make command line or in buildconf.inc * use automatic MEMISOSIZE on some new ports that didn't have it: g9, sd30, sd300/100j * clean up old commented MEMISOSIZE stuff More... over 15 years ago
updated language files. note that entry #426 in some languages has to be translated... More... over 15 years ago
ixus70_sd1000 - added multipartition support, see http://chdk.setepontos.com/index.php/topic,2155.msg20011.html#msg20011 renamed version.txt to changelog.txt More... over 15 years ago
fix mess from previous check in More... over 15 years ago
Fix unreliable DeleteFile_Fut on dryos, make g9/100g build with generated files More... over 15 years ago
+ added badpixel.lua which creates badpixel.bin (script by ewavr) also changed the error string More... over 15 years ago
the version.txt will now be autogenerated on server and inserted in the zipfiles (maybe we should rename it - changes.txt? versionhistory.txt?) it uses a script from http://www.core.com.pl/svn2log/ /* devs: a comment like this will not be grepped to the version.txt file, it is up to you to use it, maybe it can be used for more technical stuff and/or things like maintenance, cleanup etc */ closes http://chdk.kernreaktor.org/mantis/view.php?id=139 More... over 15 years ago
* more correct data/time tags in DNG. More... over 15 years ago
+ A710, SX100 - files with 'dng' extension can be visible via USB (in some programs) More... over 15 years ago
clean up a590, see http://chdk.setepontos.com/index.php/topic,2361.msg25686.html#msg25686 More... over 15 years ago
+added ixus850(sd800) multipartition support More... over 15 years ago
+added optional DNG extension for DNG files +added possibility to create badpixel.bin from scripts -fixed small bug in file browser - http://chdk.kernreaktor.org/mantis/view.php?id=129 More... over 15 years ago
new cams need to be added to makefile as well... More... over 15 years ago
+ added fastest port ever: ixus izoom / sd30 - see http://chdk.setepontos.com/index.php/topic,2724.msg25512.html#msg25512 upped version to 0.8.8 More... over 15 years ago
a590 (again): PT_Playsound hopefully fixed (http://chdk.setepontos.com/index.php/topic,2361.msg25523.html#msg25523) More... over 15 years ago
g7 - fixing dng stuff More... over 15 years ago
quickfix for a590, wouldnt compile for 101b (wrong define in camera.h) - porting still isnt finished, so it seems... More... over 15 years ago
a590: + added supposedly correct adresses for PT_PLaysound - now scripts like metronome.lua should work (in general the play_sound function) (thx to fudgey) + added right defines & dng stuff into camera.h, now generating of dngs should be possible (thx to stanislas, see http://chdk.setepontos.com/index.php/topic,2710.msg25436.html#msg25436) More... over 15 years ago
+ added polish lang file More... over 15 years ago
* fixing compiler warnings / cleaning up / decreasing bin size a little bit More... over 15 years ago