rockbox/apps/menus
2008-01-21 09:48:44 +00:00
..
display_menu.c Accept FS#7864 - minor menu cleanup to move theme settings into a new themes menu. patch to update the manual would be welcome :p 2007-10-06 11:47:41 +00:00
eq_menu.c 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
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 Accept FS#7864 - minor menu cleanup to move theme settings into a new themes menu. patch to update the manual would be welcome :p 2007-10-06 11:47:41 +00:00
main_menu.c FS#8353 - add a quick way to make a .cfg from the sound settings. 2007-12-24 22:35:31 +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 Keyclick option (FS#7307). Disabled by default, go into System settings to enable it. WARNING: PortalPlayer targets reportedly have a problem with this, so don't enable it on those unless you want to risk burning your ears with horrible noise. This is probably a bug in pcmbuf_beep(), and I'm hoping that someone who has an affected target will look into it and fix it as a result of this commit. 2008-01-21 09:48:44 +00:00
sound_menu.c Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It does have hardware bass/treble settings with configurable cutoff. So make the bass/treble settings use the hardware and remove the hardware equalizer configuration. 2007-11-24 07:51:00 +00:00
theme_menu.c Accept FS#7864 - minor menu cleanup to move theme settings into a new themes menu. patch to update the manual would be welcome :p 2007-10-06 11:47:41 +00:00