summaryrefslogtreecommitdiff
path: root/apps/menus/main_menu.c (follow)
Commit message (Expand)AuthorAge
...
* Clean up use of snprintf where strncpy if suited, avoid useless copying of co...Nils Wallménius2008-09-24
* Display the expected album art size in the info screenJonathan Gordon2008-09-23
* Make local function static and add missing #includes for Archos playerBertrik Sikken2008-09-12
* Rockbox info: restore the 5seconds update delay to allow scrolling,Stéphane Doyon2008-08-19
* Fix for issues in speaking the time in Rockbox Info screen (B#9167).Stéphane Doyon2008-08-18
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Fix FS#9237 (Mismatch in voiced and displayed buffer size).Bertrik Sikken2008-08-03
* fix FS#9162 - the time needs to not talk so often, not the date lineJonathan Gordon2008-07-08
* fix FS#9144 hopefully for good... only update the screen if the time line is ...Jonathan Gordon2008-07-05
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* fix redJonathan Gordon2008-06-25
* ok, only update the screen if the time is selected... otherwise the scrolling...Jonathan Gordon2008-06-25
* fix FS#8969 - rockbox info screen is now redrawn every half secondJonathan Gordon2008-06-25
* scroll all lines in read-only info listsJonathan Gordon2008-05-05
* Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius2008-04-26
* Nicer handling of unset clock in the 'Rockbox Info' screenNils Wallménius2008-04-20
* Some small binsize savingsNils Wallménius2008-04-09
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* Fix for FS#8820 by Christopher Williams - Misformatted time in Rockbox InfoLinus Nielsen Feltzing2008-03-31
* So, I've been sick these last few days, and I'm trying to not take drugs to g...Jonathan Gordon2008-03-25
* well we suck! how could something seemingly simple be fubar'ed so much! KISS ...Jonathan Gordon2008-03-25
* ok, redo that last commit.. always write /.rockbox/oldconfig.cfg when you loa...Jonathan Gordon2008-03-25
* write the current settings to .rockbox/config.cfg.bak before resetting settingsJonathan Gordon2008-03-25
* there is no need to load the filename settings unless reading from a .cfg, so...Jonathan Gordon2008-03-06
* FS#8353 - add a quick way to make a .cfg from the sound settings.Jonathan Gordon2007-12-24
* remove the duplicated gui_list struct and only duplicate the members which ar...Jonathan Gordon2007-12-17
* 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