Changeset 440
- Timestamp:
- 07/10/08 21:31:25 (5 years ago)
- Location:
- branches/juciphox
- Files:
-
- 2 edited
-
core/kbd.c (modified) (1 diff)
-
include/camera.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/juciphox/core/kbd.c
r437 r440 100 100 #endif 101 101 // ------ add by Masuji SUTO (end) -------------- 102 103 #if defined(CAMERA_sx100is) 104 #define ZSTEP_TABLE_SIZE 8 105 static int nTxtbl[]={0,3,6,9,13,16,20,23}; 106 #endif 102 107 103 108 void kbd_sched_delay(long msec) -
branches/juciphox/include/camera.h
r434 r440 531 531 #define CAM_RAW_ROWPIX 3336 // for new 8 MP 532 532 #define CAM_RAW_ROWS 2480 // for new 8 MP 533 #undef CAM_SYNCH 533 534 #undef CAM_CHDK_HAS_EXT_VIDEO_MENU 534 535 #undef CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO
Note: See TracChangeset
for help on using the changeset viewer.