Changeset 867 for trunk

Show
Ignore:
Timestamp:
01/04/10 12:21:37 (2 years ago)
Author:
fe50
Message:

* ixus90_sd790 100d: fixed extended video quality control & fast EV control (half shoot + jogdial); by ehmu,  http://chdk.setepontos.com/index.php/topic,2187.msg45314.html#msg45314

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/include/camera.h

    r866 r867  
    16941694    #undef CAM_HAS_IRIS_DIAPHRAGM 
    16951695    #undef CAM_HAS_MANUAL_FOCUS 
    1696     #undef CAM_CHDK_HAS_EXT_VIDEO_MENU 
    1697  
    1698     #define CAM_HAS_ND_FILTER           1 
    1699     #undef  CAM_HAS_USER_TV_MODES 
    1700           #define CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO 1 
    1701     #define CAM_SHOW_OSD_IN_SHOOT_MENU  1 
     1696 
     1697    #define CAM_HAS_ND_FILTER           1 
     1698    #undef CAM_HAS_USER_TV_MODES 
     1699    #define CAM_SHOW_OSD_IN_SHOOT_MENU  1 
     1700         #define CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO 1 
    17021701    #define CAM_HAS_JOGDIAL             1 
    17031702 
  • trunk/platform/ixus90_sd790/sub/100d/stubs_entry_2.S

    r866 r867  
    22 
    33// Corrections 
     4// ?? 
    45NHSTUB(GetSystemTime,           0xFF85BC6C) 
    5 NHSTUB(kbd_read_keys_r2,        0xFF8426E0) 
    6 NHSTUB(EnterToCompensationEVF,  0xFF825F48) 
     6// found in stubs_entry.S anyway  
     7//NHSTUB(kbd_read_keys_r2,        0xFF8426E0) 
     8//NHSTUB(EnterToCompensationEVF,  0xFF825F48) 
     9// seems to be a better fit and is found in stubs_entry.S anyway  
     10//NHSTUB(EnterToCompensationEVF,  0xFF825E94) 
    711 
    812// Normal Stubs_entry_2.S 
  • trunk/platform/ixus90_sd790/sub/100d/stubs_min.S

    r866 r867  
    1111DEF(canon_shoot_menu_active, 0x9FCC + 1) 
    1212DEF(recreview_hold, 0x9CF8 + 0xAC) 
    13 DEF(movie_status, 0x54E0 + 0x3C) 
     13DEF(movie_status, 0x5390 + 0x3C) 
    1414DEF(some_flag_for_af_scan, 0xD1F8) 
    1515DEF(zoom_status, 0xD474)