Changeset 479 for branches/juciphox/include/camera.h
- Timestamp:
- 08/12/08 12:52:17 (5 years ago)
- File:
-
- 1 edited
-
branches/juciphox/include/camera.h (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/juciphox/include/camera.h
r463 r479 43 43 44 44 #undef CAM_AF_SCAN_DURING_VIDEO_RECORD // CHDK can make single AF scan during video record 45 #undef CAM_HAS_VIDEO_BUTTON // Camera can take stills in video mode, and vice versa 45 46 46 47 //---------------------------------------------------------- … … 533 534 #define CAM_ADJUSTABLE_ALT_BUTTON 1 534 535 #undef CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO 536 #define CAM_HAS_VIDEO_BUTTON 1 535 537 536 538 … … 548 550 #undef CAM_CAN_SD_OVER_NOT_IN_MF 549 551 #undef CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO 552 #define CAM_HAS_VIDEO_BUTTON 1 550 553 551 554 … … 563 566 #undef CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO 564 567 #undef CAM_CHDK_HAS_EXT_VIDEO_MENU 568 #define CAM_HAS_VIDEO_BUTTON 1 565 569 566 570
Note: See TracChangeset
for help on using the changeset viewer.