rockbox/apps/menus
Steve Bavin cd88e2ad93 Code police raid on the settings code, consting and putting headers alongside their implementation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16798 a1c6a512-1295-4272-9138-f99709370657
2008-03-25 15:24:03 +00:00
..
display_menu.c there is no need to load the filename settings unless reading from a .cfg, so stop them being read every time settings_apply() is called 2008-03-06 07:03:14 +00:00
eq_menu.c Try and only use the PCM buffer low latency mode in sound settings when we really need to. 2008-03-03 11:06:04 +00:00
eq_menu.h Crossfeed settings used to be stored inverted in the cfg file for legacy reasons, change that and kill some identical formatting functions while we're at it. NOTE TO CROSSFEED USERS: this will completely garble your crossfeed settings, write them down if you want to keep them. 2007-12-08 01:45:04 +00:00
exported_menus.h All references to the hardware equalizer should have be removed. 2008-03-03 10:58:23 +00:00
main_menu.c So, I've been sick these last few days, and I'm trying to not take drugs to get over the sickness... turns out that may not have been such a good descision. (AKA, I'm trying to get on the front page... (AKA, really revert this time... really) ) 2008-03-25 13:13:46 +00:00
menu_common.c Try and only use the PCM buffer low latency mode in sound settings when we really need to. 2008-03-03 11:06:04 +00:00
menu_common.h Try and only use the PCM buffer low latency mode in sound settings when we really need to. 2008-03-03 11:06:04 +00:00
playback_menu.c Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. 2007-09-19 10:40:55 +00:00
playlist_menu.c Fix FS#7826 - make the view catalog option in the main menu > playlists menu use the same text as the view catalog option in the onplay menus 2007-11-01 13:41:16 +00:00
recording_menu.c Fix FS#8451 2008-01-12 22:40:17 +00:00
settings_menu.c Code police raid on the settings code, consting and putting headers alongside their implementation. 2008-03-25 15:24:03 +00:00
sound_menu.c Try and only use the PCM buffer low latency mode in sound settings when we really need to. 2008-03-03 11:06:04 +00:00
theme_menu.c there is no need to load the filename settings unless reading from a .cfg, so stop them being read every time settings_apply() is called 2008-03-06 07:03:14 +00:00