summaryrefslogtreecommitdiff
path: root/apps/menus/main_menu.c (follow)
Commit message (Expand)AuthorAge
* Fix my mess in r15419: LANG_BATTERY_TOPOFF_CHARGE is only definedStéphane Doyon2007-11-03
* Info screen: charging and battery.Stéphane Doyon2007-11-03
* Info screen fixups:Stéphane Doyon2007-11-03
* * For a better access to the information of the Rockbox Info menu by visuallyAlessio Lenzi2007-10-30
* Try and save some bytes, seeing as we already assumed LANG_ constants for mon...Steve Bavin2007-10-24
* Use some consts...Steve Bavin2007-10-24
* Improved enum naming.Steve Bavin2007-10-24
* Complete info screen voicing; now consistent with displayed screenSteve Bavin2007-10-24
* Small voice-related tweaks and fixes to simplelists.Stéphane Doyon2007-10-23
* convert the rockbox info screen to use the list. you need to move up/down in ...Jonathan Gordon2007-10-21
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Accept FS#7897 with some changes by me. moves the code to talk time/date out ...Jonathan Gordon2007-10-07
* Accept FS#7864 - minor menu cleanup to move theme settings into a new themes ...Jonathan Gordon2007-10-06
* Patch FS#7641 by Daniel Dalton, talking clock improvementsLinus Nielsen Feltzing2007-08-23
* Don't say 'hours' and 'minutes' in the 24 hour time announcement, and use 'o'...Jens Arnold2007-08-22
* Simplify a tiny bit more.Jens Arnold2007-08-22
* Simplified 12 hour time voicing.Jens Arnold2007-08-22
* Voice the time in the format the user selects in the time format setting. Pat...Jonas Häggqvist2007-08-21
* Use size_t type for the buffer_size parameter to formatter functions, static ...Nils Wallménius2007-08-19
* Remove the 'USB' menu item from the sim system menu, press the 'u' key to dis...Nils Wallménius2007-08-10
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
* Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius2007-08-06
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* When recording, disable voice menus without actually modifying user settings....Steve Bavin2007-06-11
* show the version in the rockbox info screenJonathan Gordon2007-06-07
* this adds 2 options to the recording settings menu to let you save all the re...Jonathan Gordon2007-05-29
* More header and dead code cleanup.Nils Wallménius2007-05-19
* If credits.rock isnt loadable manually show the logo and version.Jonathan Gordon2007-04-12
* Player: Fix screen update in Rockbox Info and Runtime display,Jens Arnold2007-04-09
* Simulator logf builds don't need two ways to access logfSteve Bavin2007-04-02
* Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon2007-03-18
* Unify the way functions are called from menus.Jonathan Gordon2007-03-17
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Remove the need to double up the MENU macros in manu.h.Jonathan Gordon2007-03-03
* Include debug menu on simulatorSteve Bavin2007-03-02
* Move Sleep Timer function from the settings into the System menuDave Chapman2007-03-02
* Introducing the root menu!Jonathan Gordon2007-03-01
* fix "hide radio menu if no tuner is detected"; wrong constant was usedRobert Kukla2007-02-27
* Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon2007-02-27
* save config.cfg after resetting settings (from the menu)Jonathan Gordon2007-02-21
* Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon2007-02-18
* Convert the Display menu to the new system. Jonathan Gordon2007-02-17
* fix payer buildJonathan Gordon2007-02-17
* fix margin problem in "view runtime" and "rockbox info" screensJonathan Gordon2007-02-17
* Fix 64 bit warning.Jens Arnold2007-02-15
* Fix simulator builds with logf enabled.Magnus Holmgren2007-02-15
* fix buildsJonathan Gordon2007-02-15
* Move the info and manage settings menus to the new systemJonathan Gordon2007-02-15