Changeset 993 for trunk/include/conf.h


Ignore:
Timestamp:
12/02/10 00:29:46 (2 years ago)
Author:
pixeldoc2000
Message:

some include/*.h cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/conf.h

    r986 r993  
    2424    int raw_prefix; 
    2525    int raw_ext; 
    26     int raw_save_first_only; //for series shooting 
     26    int raw_save_first_only;    //for series shooting 
    2727    int raw_nr; 
    28     int sub_batch_prefix; // output of batch subtracts 
     28    int sub_batch_prefix;    // output of batch subtracts 
    2929    int sub_batch_ext; 
    30     int sub_in_dark_value; // values <= to this are not subtracted, i.e. the dark value of your darkframe 
    31     int sub_out_dark_value; // minimum value to output from subtract, i.e. dark value of your final image 
     30    int sub_in_dark_value;    // values <= to this are not subtracted, i.e. the dark value of your darkframe 
     31    int sub_out_dark_value;    // minimum value to output from subtract, i.e. dark value of your final image 
    3232    int raw_cache; 
    3333    int dng_raw; 
     
    6969    int show_movie_refresh; 
    7070 
    71  
    7271    int zoom_value; 
    7372 
     
    113112 
    114113    color histo_color; 
    115     color histo_color2; // markers/border 
     114    color histo_color2;    // markers/border 
    116115    color osd_color; 
    117116    color osd_color_warn; 
     
    126125    int menu_symbol_enable; 
    127126    color reader_color; 
    128     color zebra_color; // under/over 
     127    color zebra_color;    // under/over 
    129128    color grid_color; 
    130129    color osd_color_override; 
     
    157156 
    158157    int use_zoom_mf; 
    159     long alt_mode_button; //for S-series 
     158    long alt_mode_button;    // for S-series 
    160159    int alt_prevent_shutdown; 
    161160 
     
    167166    int video_quality; 
    168167    int video_bitrate; 
    169        
     168 
    170169    int tv_bracket_value; 
    171170    int av_bracket_value; 
     
    181180    int override_disable_all; 
    182181 
    183  
    184182    int tv_override_value; 
    185183    int tv_override_koef; 
    186184    int tv_enum_type; 
    187185    int av_override_value; 
    188      
     186 
    189187    int nd_filter_state; 
    190      
     188 
    191189    int iso_override_value; 
    192190    int iso_override_koef; 
     
    197195    int clear_override; 
    198196    int clear_zoom_override; 
    199      
     197 
    200198    int autoiso_enable; 
    201199    int autoiso_shutter; 
     
    219217    int dof_depth_in_misc; 
    220218    int dof_dist_from_lens; 
    221      
    222      
     219 
    223220    int values_show_in_review; 
    224221    int values_show_zoom; 
    225     int values_show_real_aperture;               
     222    int values_show_real_aperture; 
    226223    int values_show_real_iso; 
    227224    int values_show_market_iso; 
     
    238235    int debug_display;          // 0=none, 1=props, 2=flash param, 3=tasks 
    239236    int debug_propcase_page;     // save propcase page 
    240         int debug_lua_restart_on_error; // 0=no, 1=yes 
    241         int debug_misc_vals_show; // 0=no, 1=yes 
    242  
    243     int script_startup;                 // remote autostart 
    244     int remote_enable;                  // remote enable 
     237    int debug_lua_restart_on_error;    // 0=no, 1=yes 
     238    int debug_misc_vals_show;    // 0=no, 1=yes 
     239 
     240    int script_startup;    // remote autostart 
     241    int remote_enable;    // remote enable 
    245242    int user_menu_enable; 
    246243    int user_menu_vars[USER_MENU_ITEMS]; 
     
    258255    int edge_overlay_filter; 
    259256    int edge_overlay_thresh; 
    260     int edge_overlay_zoom; // shall zoom be set when *edg file is loaded? 
    261     int edge_overlay_pano; // whether a full press changes back to live mode 
    262     int edge_overlay_pano_overlap; // overlap in % in pano mode 
    263     int edge_overlay_show; // whether to show overlay even when no button is pressed 
    264     int edge_overlay_play; // whether edge overlay is switched on also for play mode 
     257    int edge_overlay_zoom;    // shall zoom be set when *edg file is loaded? 
     258    int edge_overlay_pano;    // whether a full press changes back to live mode 
     259    int edge_overlay_pano_overlap;    // overlap in % in pano mode 
     260    int edge_overlay_show;    // whether to show overlay even when no button is pressed 
     261    int edge_overlay_play;    // whether edge overlay is switched on also for play mode 
    265262    color edge_overlay_color; 
    266263 
     
    275272    int script_param_set; 
    276273    int script_param_save; 
    277      
     274 
    278275    long mem_view_addr_init; 
    279276    int flash_sync_curtain; 
     
    288285#define ALT_PREVENT_SHUTDOWN_ALT        1 
    289286#define ALT_PREVENT_SHUTDOWN_ALT_SCRIPT 2 
    290 #define ALT_PREVENT_SHUTDOWN_ALWAYS     3 
     287#define ALT_PREVENT_SHUTDOWN_ALWAYS     3 
    291288 
    292289#define SHOOTING_PROGRESS_NONE          0 
     
    296293 
    297294// video quality defaults. Ideally, these should match the camera default settings 
    298 #define VIDEO_DEFAULT_QUALITY   84  // ? where does 84 come from 
     295#define VIDEO_DEFAULT_QUALITY   84    // ? where does 84 come from 
    299296#define VIDEO_MAX_QUALITY       99 
    300 #define VIDEO_DEFAULT_BITRATE   3 // should be 1 for all cams 
     297#define VIDEO_DEFAULT_BITRATE   3    // should be 1 for all cams 
    301298 
    302299extern int state_kbd_script_run; 
     
    307304extern int state_expos_over; 
    308305 
    309 extern void script_autostart();                         // remote autostart 
     306extern void script_autostart();    // remote autostart 
    310307extern void conf_save(); 
    311308extern void conf_restore(); 
     
    317314// reyalp: putting these in conf, since the conf values are lookups for them 
    318315// prefixes and extentions available for raw images (index with conf.raw_prefix etc) 
    319 #define NUM_IMG_PREFIXES 3 // IMG_ CRW_ SND_ (could add ETC_ SDR_ AUT_ MVI_ MRK_) 
    320 #define NUM_IMG_EXTS 5 // .JPG .CRW .CR2 .THM .WAV (could add .AVI .MRK) 
     316#define NUM_IMG_PREFIXES 3    // IMG_ CRW_ SND_ (could add ETC_ SDR_ AUT_ MVI_ MRK_) 
     317#define NUM_IMG_EXTS 5    // .JPG .CRW .CR2 .THM .WAV (could add .AVI .MRK) 
    321318extern const char* img_prefixes[NUM_IMG_PREFIXES]; 
    322319extern const char* img_exts[NUM_IMG_EXTS]; 
     
    324321#define VIDEO_BITRATE_STEPS 10 
    325322extern const char *video_bitrate_strings[VIDEO_BITRATE_STEPS]; 
     323 
    326324#endif 
Note: See TracChangeset for help on using the changeset viewer.