Changeset 1338 for trunk/include/camera.h
- Timestamp:
- 09/14/11 10:02:16 (21 months ago)
- File:
-
- 1 edited
-
trunk/include/camera.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/camera.h
r1307 r1338 63 63 // The guard pixel is the first pixel of the top row in the screen bitmap. 64 64 65 #undef CAM_TOUCHSCREEN_UI // Define to enable touch screen U/I (e.g. IXUS 310 HS) 66 #define CAM_TS_BUTTON_BORDER 0 // Define this to leave a border on each side of the OSD display for touch screen buttons. 67 // Used on the IXUS 310 to stop the OSD from overlapping the on screen buttons on each side 68 #define CAM_DISP_ALT_TEXT 1 // Display the '<ALT>' message at the bottom of the screen in ALT mode (IXUS 310 changes button color instead) 69 65 70 #undef CAM_AF_SCAN_DURING_VIDEO_RECORD // CHDK can make single AF scan during video record 66 71 #undef CAM_HAS_VIDEO_BUTTON // Camera can take stills in video mode, and vice versa
Note: See TracChangeset
for help on using the changeset viewer.