Ignore:
Timestamp:
08/14/11 08:25:42 (22 months ago)
Author:
philmoz
Message:

Update for G12 & SX30:

  • Added key definitions for the G12 front dial (keyboard.h)
  • Enabled the front dial to adjust values in menus (gui_menu.c)
  • Fixed rear dial on SX30 working backwards in CHDK menus
  • Cleanup stubs_entry_2.S files (for new signature finding system)
  • Cleanup in camera kbd.c files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/g12/sub/100f/stubs_min.S

    r1213 r1292  
    1616DEF(some_flag_for_af_scan, 0x76B4)                                      // @FF98A814 (comp 1.00c) 
    1717DEF(zoom_status, 0xE590)                                                        // sub_FFB21764 (comp s95) 
     18 
     19DEF(rear_dial_position, 0xC0240106) 
     20DEF(front_dial_position, 0xC0240306) 
Note: See TracChangeset for help on using the changeset viewer.