summaryrefslogtreecommitdiff
path: root/apps/menus/main_menu.c (follow)
Commit message (Expand)AuthorAge
* Undo the part of r28480 that caused the simulator to also use host malloc.Thomas Martitz2010-11-05
* RaaA: Use the host's malloc() for the skin engine.Jonathan Gordon2010-11-04
* Rockbox as an application: add get_user_file_path().Thomas Martitz2010-08-01
* FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon2010-07-29
* Delete useless include.Nils Wallménius2010-07-24
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Use SYS_FS_CHANGED and a slight rework in the recalculation of free disk spac...Thomas Martitz2010-06-06
* Generate C file / header for svn version stringRafaël Carré2010-05-27
* Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...Magnus Holmgren2010-03-06
* split the theme settings apply() sutff out of settings_apply(). this should f...Jonathan Gordon2010-02-26
* fix text scrolling handling in do_menu, set_time_screen and time_screen.Teruaki Kawashima2010-02-11
* Const correctness for output_dyn_value and unify some identical constantsNils Wallménius2009-10-17
* Change the icon used for the System menu to the same as the System Settings m...Torne Wuff2009-10-16
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* show the skin buffer size as well as the used amount in the rockbox info screenJonathan Gordon2009-08-19
* remove the rockbox info line saying the AA size and replace it with skin RAM ...Jonathan Gordon2009-08-16
* Remove some unused #includesBertrik Sikken2009-08-06
* A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...Thomas Martitz2009-08-03
* part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon2009-08-03
* Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon2009-07-27
* FS#10080Nils Wallménius2009-07-14
* Forget Info screen auto refresh for now since it messes with text scrolling.Michael Sevakis2009-01-28
* Make sure 'Battery: Charging' is displayed in the info screen when charging n...Michael Sevakis2009-01-28
* Changed lang message for credits item in Rockbox Mainmenu/System and updated ...Alessio Lenzi2009-01-06
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis2008-12-24
* Static police.Bertrik Sikken2008-12-01
* FS#9173 - move all time/clock related settings in the menus into system > "ti...Jonathan Gordon2008-12-01
* Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by...Nils Wallménius2008-10-13
* 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