summaryrefslogtreecommitdiffstats
path: root/apps/menus/settings_menu.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-13Accept FS #7346 and take it a whole step further. Gives a separate setting to...Peter D'Hoye1-1/+3
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius1-3/+1
2007-08-06Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius1-3/+3
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius1-2/+2
2007-08-01Oops againNils Wallménius1-1/+1
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius1-1/+5
2007-07-15e200 doesnt have multiple batt capacities, so remove the option.Jonathan Gordon1-1/+7
2007-06-07Separate out voice options for .talk clips (FS #7249). This removes the assu...Steve Bavin1-8/+12
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun1-0/+7
2007-04-22e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon1-0/+7
2007-03-31pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 )Robert Kukla1-4/+10
2007-03-18Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon1-8/+8
2007-03-17Unify the way functions are called from menus.Jonathan Gordon1-15/+20
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold1-2/+2
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold1-3/+3
2007-03-07Lead user through database initialisationSteve Bavin1-2/+15
2007-03-07Fix the yellow buildsJonathan Gordon1-0/+3
2007-03-07Only show the alarm wake up screen setting if there is at least 2 Jonathan Gordon1-3/+50
2007-03-07Fix alarm wake up. If the target has fm or recording (or both) an option is i...Jonathan Gordon1-0/+7
2007-03-03Remove the need to double up the MENU macros in manu.h.Jonathan Gordon1-17/+17
2007-03-03remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla1-28/+2
2007-03-02Move Sleep Timer function from the settings into the System menuDave Chapman1-33/+0
2007-03-01move database settings one level upMarcoen Hirschberg1-5/+4
2007-03-01Introducing the root menu!Jonathan Gordon1-1/+4
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen1-3/+3
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla1-2/+28
2007-02-20Fix the order in the sleep timer screenJonathan Gordon1-1/+1
2007-02-18Give the file view menu a nice iconJonathan Gordon1-1/+1
2007-02-18CONFIG_CHARGINGJonathan Gordon1-4/+4
2007-02-17Convert the Display menu to the new system. Jonathan Gordon1-2/+1
2007-02-15Change the sleep timer icon to make it look like a settingJonathan Gordon1-1/+3
2007-02-14Icons in the menus. Thanks midkay for them.Jonathan Gordon1-16/+21
2007-02-13Move the General Settings menu (excluding the display submenu) to the Jonathan Gordon1-4/+350
2007-02-13Fix the keywords on some recently added files.Jonathan Gordon1-1/+1
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon1-0/+33