Ignore:
Timestamp:
11/05/08 23:23:05 (5 years ago)
Author:
phyrephox
Message:

+ added feature: in bracketing mode you now have the option to add a suffix to the raw filename, so that later you can easily identifiy the raws that were created during bracketing. it is disabled at default, and can be enabled in the bracketing submenu (or should it be moved to the raw submenu?). idea & patch by rr807 in the german forum, see http://www.wirklemms.de/chdk/forum/viewtopic.php?p=4482#4482 & http://chdk.kernreaktor.org/mantis/view.php?id=86. btw if you enable this, it is likely that your raw files cant be seen by the PC anymore when you connect your cam via usb cable to it, so use your cardreader (also note that dng4-ps will not find the corresponding jpgs!)
+ added compiler info to buildinfo (changed all lang files accordingly). shows the compiler version - found in PlasmaHHs diff @ http://plasmahh.projectiwear.org/chdk.html (rest will follow soon, need PlasmaHHs help though)
+ added option to show temperature in fahrenheit (up to now it was coupled with time format) http://chdk.kernreaktor.org/mantis/view.php?id=34

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CHDK/LANG/english.lng

    r546 r551  
    162162 
    163163106 "*** Build Info ***" 
    164 107 "CHDK Ver: %s %s\nDate:    %s\nTime:    %s\nCamera:  %s\nFW Vers: %s" 
     164107 "CHDK Ver: %s %s\nDate:    %s\nTime:    %s\nCamera:  %s\nFW Vers: %s\nCompiler: %s" 
    165165 
    166166108 "*** Memory Info ***" 
     
    554554413 "Zoom Override" 
    555555414 "   Clear on start" 
    556  
     556415 "add raw suffix" 
     557416 "  in Fahrenheit" 
     558 
Note: See TracChangeset for help on using the changeset viewer.