Changeset 664
- Timestamp:
- 01/03/09 18:59:54 (4 years ago)
- File:
-
- 1 edited
-
trunk/include/camera.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/camera.h
r660 r664 74 74 #define CAM_MULTIPART 1 75 75 #define CAM_HAS_ND_FILTER 1 76 #undef CAM_HAS_IS77 76 #define CAM_AF_SCAN_DURING_VIDEO_RECORD 1 78 77 #define CAM_HAS_JOGDIAL 1 … … 104 103 #define CAM_RAW_ROWPIX 4104 // for 12 MP 105 104 #define CAM_RAW_ROWS 3048 // for 12 MP 106 // #define CAM_MULTIPART 1107 105 #define CAM_HAS_ND_FILTER 1 108 106 #define CAM_ADJUSTABLE_ALT_BUTTON 1 109 #define CAM_CAN_MUTE_MICROPHONE 1110 107 #undef CAM_EMUL_KEYPRESS_DURATION 111 108 #define CAM_EMUL_KEYPRESS_DURATION 10 112 109 #define CAM_AF_SCAN_DURING_VIDEO_RECORD 1 113 110 #define CAM_HAS_JOGDIAL 1 114 #undef CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO115 111 // #define CAM_CONSOLE_LOG_ENABLED 1 116 112 #define CAM_BRACKETING 1
Note: See TracChangeset
for help on using the changeset viewer.