- Changed RAW indicator to PhyrePhox's remaining RAWs -calc (chdk.setepontos.com/index.php/topic,468.0.html) (plus new menu entry to toggle it - enabled by default when RAW is enabled as well).- Raised used-definable parameters in script menu to 26.- Motion detection's immediate shoot is now more "shoot_full" than "shoot". (Sorry, can't remember whose version, but from chdk.setepontos.com.)- Changed keys for setting focus (in manual focus) to infinity/hyperfocal to up/down for all cameras.- There are lines for changing the tv override selection to 1/3EV-selectable (commented with "for 1/3EV-mod")- New "Filespace Icon" and Filespace Text (Percent & Megabyte) with new menu entries in OSD menu (icon and MB text enabled by default)- new conf.osd_color_warn (used in RAW icon, filespace & battery icon) can be set in visual settings menu (red & transparent by default)- disabled battery & filespace & raw icons to be shown in shutter half_press mode- updated english lang file- updated all platform's lib.c file with function char camera_jpeg_count_str()new files: core/gui_space.c & gui_space.h
Don't want to make many more patches against trunk for this project. :/(At least in the next few days. )Would someone be kind enough to commit this to trunk, pretty please? Or tell me, why this shouldn't be committed..? :I
../lib/ubasic/libubasic.a(ubasic.o): In function `shutdown_statement':ubasic.c:(.text+0x113c): undefined reference to `camera_shutdown_in_a_second'collect2: ld returned 1 exit statusE:\CHDK\gcc\bin\gmake[2]: *** [main.elf] Error 1gmake[1]: *** [all-recursive] Error 1gmake: *** [batch-zip] Error 2
- Changed RAW indicator to PhyrePhox's remaining RAWs -calc (chdk.setepontos.com/index.php/topic,468.0.html) (plus new menu entry to toggle it - enabled by default when RAW is enabled as well. Either the original or the counter RAW indicator is shown at a time.)- There are lines for changing the tv override selection to 1/3EV-selectable (commented with "for 1/3EV-mod")- New "Filespace Icon" and Filespace Text (Percent & Megabyte) with new menu entries in OSD menu (icon and MB text enabled by default)- new conf.osd_color_warn (used in RAW icon, filespace & battery icon) can be set in visual settings menu (red & transparent by default)- disabled battery & filespace & raw icons to be shown in shutter half_press mode- updated english lang file- updated all platform's lib.c file with function char camera_jpeg_count_str()new files: core/gui_space.c & gui_space.h
now only one RAW indicator (not both, not none) should be visible, when appropriate.
by the way how do you apply the diffs@jucifer?
Hmm... now that's just the oddest thing. I've never seen this happen before with any build of CHDK, not even highly experimental builds. ...
-> main.elf text data bss dec hex filename 133536 7048 56712 197296 302b0 main.elf
PhyrePhox, whim, applying patches can be even easier: with (Win&)TortoiseSVN installed, just drag with mouse and select "Apply patch..."