Ignore:
Timestamp:
09/09/11 05:28:51 (21 months ago)
Author:
philmoz
Message:

Work in progress:

  • G12 1.00g
  • IXUS 310
  • New auto-build 'Makefile' setup
  • Overhaul of gui.c
  • Alternate live-view code (using PTP instead of Lua)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/philmoz/include/conf.h

    r1245 r1321  
    278278    int flash_manual_override; 
    279279    int flash_video_override_power; 
     280 
     281    // Overrides to disable touchscreen U/I components (IXUS 310) 
     282    int touchscreen_disable_video_controls; 
     283    int touchscreen_disable_shortcut_controls; 
    280284} Conf; 
    281285 
Note: See TracChangeset for help on using the changeset viewer.