rockbox/apps/menus
2011-01-02 03:48:40 +00:00
..
audiohw_eq_menu.c Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feature. Under the hood, it's designated a hardware equalizer since it is one. Implement code framework for hardware EQ in general. Menu aspect is well abstracted and so the UI and strings can be changed around if taste doesn't quite suit. So far the emphasis is distinction of the UI labelling from the software EQ so that it's clear the settings are for a different thing. 2010-05-15 13:09:45 +00:00
display_menu.c Remove the jump scroll settings since they don't do anything, drop the relevant lang ids too 2010-06-05 11:59:43 +00:00
eq_menu.c eq menu: remove write-only variable 2010-09-21 09:10:01 +00:00
eq_menu.h
exported_menus.h Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feature. Under the hood, it's designated a hardware equalizer since it is one. Implement code framework for hardware EQ in general. Menu aspect is well abstracted and so the UI and strings can be changed around if taste doesn't quite suit. So far the emphasis is distinction of the UI labelling from the software EQ so that it's clear the settings are for a different thing. 2010-05-15 13:09:45 +00:00
main_menu.c Undo the part of r28480 that caused the simulator to also use host malloc. 2010-11-05 19:12:23 +00:00
menu_common.c
menu_common.h
playback_menu.c playback_callback(): remove write-only old_repeat_mode 2010-09-21 08:59:27 +00:00
playlist_menu.c Safeguard against possible stack corruption when the string in the tempbuffer is as long as the buffer and strcat adds a char. 2010-08-21 16:14:18 +00:00
recording_menu.c Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#11189 by me. 2010-10-31 21:09:34 +00:00
settings_menu.c Blind commit a 'fix' for automatic resume on HWCODEC since I don't understand HWCODEC and have no way to test builds for it. For now just disable it. In the long term it would be nice to support this on HWCODEC, or failing that, clean this up a little more. 2011-01-02 03:48:40 +00:00
sound_menu.c Fix red, stupid typo 2010-09-17 20:34:47 +00:00
theme_menu.c FS#11777: enhancement for rockbox_browse() 2010-12-14 13:37:58 +00:00
time_menu.c Remove some redundant #include's 2010-06-29 20:13:22 +00:00