rockbox/apps/menus
Thomas Martitz d904597524 Use browse_folder() for browsing eq presets and languages.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27560 a1c6a512-1295-4272-9138-f99709370657
2010-07-25 18:28:42 +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 Use browse_folder() for browsing eq presets and languages. 2010-07-25 18:28:42 +00:00
eq_menu.h Set svn:keywords property on .c and .h files that didn't already have it. Correct svn:executable property on some files. 2010-01-03 14:28:09 +00:00
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 Delete useless include. 2010-07-24 08:19:25 +00:00
menu_common.c
menu_common.h
playback_menu.c Fix red 2010-04-24 14:19:04 +00:00
playlist_menu.c FS#11250: Hotkey setting method changed to menu item vs button pres in context menu. Manuals updated to match. 2010-05-09 02:02:51 +00:00
recording_menu.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
settings_menu.c Use browse_folder() for browsing eq presets and languages. 2010-07-25 18:28:42 +00:00
sound_menu.c Hopefully get some green back from r26051. 2010-05-15 13:30:01 +00:00
theme_menu.c Fix FS#111395. Call settings_apply_skins() after changing theme colours. 2010-06-12 20:50:45 +00:00
time_menu.c Remove some redundant #include's 2010-06-29 20:13:22 +00:00