Ignore:
Timestamp:
09/05/11 09:34:01 (21 months ago)
Author:
philmoz
Message:

PTP 'Live View' extensions.
Based on mweerden's original work - https://github.com/mweerden/CHDKPTPRemote/tree/remote-preview
Tested on G12, SX30, SX130IS and IXUS310.
Sample .Net client code - http://chdk.setepontos.com/index.php?topic=4338.msg72684#msg72684
Pre-compiled sample client - http://chdk.setepontos.com/index.php?topic=4338.msg72684#msg72684
Sample client is in the early stages and still needs work.

File:
1 edited

Legend:

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

    r1292 r1316  
    1919DEF(rear_dial_position, 0xC0240106) 
    2020DEF(front_dial_position, 0xC0240306) 
     21 
     22DEF(active_bitmap_buffer, 0xA610)                                       // 0xA5FC+0x14 (1.00f sub_FFA57B70 -> FFA57B74 + FFA57BC4) 
     23DEF(bitmap_buffer, 0xA618)                                                      // FFA57BC0 
     24DEF(active_palette_buffer, 0xA5E4)                                      // sub_FFA53C24 (1.00c) 
     25DEF(palette_buffer, 0xBBF5C)                                            // sub_FFA54118 (1.00c) 
Note: See TracChangeset for help on using the changeset viewer.