Ignore:
Timestamp:
09/27/11 08:39:42 (20 months ago)
Author:
philmoz
Message:

Implement the full shutter press without releasing half-press logic:
http://chdk.setepontos.com/index.php?topic=1444.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/sx100is/kbd.c

    r596 r1344  
    5353 
    5454        { 0, KEY_SHOOT_FULL, 0x0000000C },  
     55    { 0, KEY_SHOOT_FULL_ONLY, 0x00000008 },  
    5556        { 0, KEY_SHOOT_HALF, 0x00000004 }, 
    5657 
Note: See TracChangeset for help on using the changeset viewer.