summaryrefslogtreecommitdiffstats
path: root/apps/menus
AgeCommit message (Expand)AuthorFilesLines
2007-03-14dont exit the recording screen after going into the rec settings unless Jonathan Gordon1-1/+1
2007-03-13Convert the recording menu to the new APIJonathan Gordon1-11/+815
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-04fix beep and peak meter settingsJonathan Gordon1-2/+5
2007-03-03Allow settings to have a different title in the setting screen than they Jonathan Gordon1-4/+8
2007-03-03Remove the need to double up the MENU macros in manu.h.Jonathan Gordon8-87/+87
2007-03-03remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla1-28/+2
2007-03-02Include debug menu on simulatorSteve Bavin1-8/+4
2007-03-02Move Sleep Timer function from the settings into the System menuDave Chapman2-34/+36
2007-03-01move database settings one level upMarcoen Hirschberg1-5/+4
2007-03-01Introducing the root menu!Jonathan Gordon8-77/+22
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-27fix "hide radio menu if no tuner is detected"; wrong constant was usedRobert Kukla1-1/+1
2007-02-27Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon3-19/+19
2007-02-26Add software based bass/treble controls for targets which have no such functi...Thom Johansen1-8/+2
2007-02-24SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis1-2/+2
2007-02-21save config.cfg after resetting settings (from the menu)Jonathan Gordon1-0/+1
2007-02-21Don't enable low latency mode in the Crossfeed submenuLinus Nielsen Feltzing1-1/+1
2007-02-21Fix 64 bit warnings.Jens Arnold1-2/+2
2007-02-20Fix the order in the sleep timer screenJonathan Gordon1-1/+1
2007-02-19remove \tJonathan Gordon1-116/+116
2007-02-19Convert the EQ menusJonathan Gordon4-9/+855
2007-02-18Give the file view menu a nice iconJonathan Gordon1-1/+1
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold1-3/+3
2007-02-18CONFIG_CHARGINGJonathan Gordon2-8/+8
2007-02-18Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon1-4/+4
2007-02-17this wasnt meant to be commitedJonathan Gordon1-2/+1
2007-02-17Convert the Display menu to the new system. Jonathan Gordon4-7/+536
2007-02-17fix payer buildJonathan Gordon1-2/+2
2007-02-17fix margin problem in "view runtime" and "rockbox info" screensJonathan Gordon1-0/+3
2007-02-15Fix 64 bit warning.Jens Arnold1-1/+1
2007-02-15Fix simulator builds with logf enabled.Magnus Holmgren1-2/+5
2007-02-15Change the sleep timer icon to make it look like a settingJonathan Gordon1-1/+3
2007-02-15fix buildsJonathan Gordon1-0/+2
2007-02-15Move the info and manage settings menus to the new systemJonathan Gordon1-11/+341
2007-02-14Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin1-1/+17
2007-02-14Icons in the menus. Thanks midkay for them.Jonathan Gordon7-40/+50
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 Gordon8-40/+7
2007-02-12* Move playback menu to the new sysetm Jonathan Gordon2-1/+210
2007-02-11Move the playlist menu to the new systemJonathan Gordon1-1/+52
2007-02-08Testing svn_autoprops by readding one of the files with missing Ids.Michael Sevakis1-1/+1
2007-02-08unstatic the string buffer, fix the recording setting lang, change the Jonathan Gordon2-2/+2
2007-02-08Convert the sound menu to the new systemJonathan Gordon1-1/+97
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon8-0/+368