Total Members Voted: 20
[snip]static CMenuItem misc_submenu_items[] = {[little snip]#if CAM_ADJUSTABLE_ALT_BUTTON {LANG_MENU_MISC_ALT_BUTTON, MENUITEM_ENUM, (int*)gui_alt_mode_button_enum },#endif[snip]#if CAM_ADJUSTABLE_ALT_BUTTONconst char* gui_alt_mode_button_enum(int change, int arg) {#if defined(CAMERA_s2is) || defined(CAMERA_s3is) || defined(CAMERA_s5is) static const char* names[]={ "Shrtcut", "Flash", "Timer", "ISO", "Video" }; static const int keys[]={ KEY_PRINT, KEY_FLASH, KEY_TIMER, KEY_ISO, KEY_VIDEO };#elif defined(CAMERA_g7) static const char* names[]={ "Print", "FE"}; static const int keys[]={ KEY_PRINT, KEY_MICROPHONE };[snip]
Started by jvcleave General Chat
Started by Dee_Ann Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes)
Started by PhyrePhoX General Discussion and Assistance
Started by jairbj Completed and Working Scripts
Started by BuckSkin « 1 2 3 » General Help and Assistance on using CHDK stable releases