Ignore:
Timestamp:
02/16/12 07:44:18 (15 months ago)
Author:
philmoz
Message:

Re-align CHDK and CHDK-DE code base (part 4) - http://chdk.setepontos.com/index.php?topic=7601.0

  • align english and german language files (except for version string)
  • further alignment of platform_camera.h files
  • add 'ext_video_time' for SX220 and SX230, update platform code for these cameras
  • platform code update for a few other cameras
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/release-1_0/platform/sx230hs/platform_camera.h

    r1662 r1673  
    2020// for information on each setting. If the default values are correct for your camera then 
    2121// don't override them again in here. 
    22  
    23     #define OPT_GPS                         1 
    2422 
    2523    #define CAM_DISABLE_RAW_IN_LOW_LIGHT_MODE   1 
     
    105103     
    106104    #define CAM_HAS_GPS                     1 
     105         
     106    #define CAM_CHDK_HAS_EXT_VIDEO_TIME     1 
    107107 
    108108 
Note: See TracChangeset for help on using the changeset viewer.