rockbox/apps/menus
Boris Gjenero d51e598335 FS#12412 : Delete old buffer allocation code which has been replaced by core_alloc, and move buffer setup code to core_alloc.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31088 a1c6a512-1295-4272-9138-f99709370657
2011-11-29 00:42:27 +00:00
..
audiohw_eq_menu.c
display_menu.c Commit FS#12321 - Touchscreen: List line padding, to more easily select lines 2011-10-17 17:38:10 +00:00
eq_menu.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00
eq_menu.h
exported_menus.h Properly export sleep_timer_call from main_menu.c in exported_menus.h 2011-08-13 22:55:04 +00:00
main_menu.c FS#12412 : Delete old buffer allocation code which has been replaced by core_alloc, and move buffer setup code to core_alloc.c 2011-11-29 00:42:27 +00:00
menu_common.c
menu_common.h
playback_menu.c Fix FS#12356 : next track advances when skip in repeat one mode. audio_flush_and_reload_track wasn't called when the setting changed from the playback menu. 2011-10-29 20:41:20 +00:00
playlist_menu.c FS#11808 - Major playlist handling changes (on disk playlists) 2011-07-20 14:11:15 +00:00
plugin_menu.c Fix oops in r29160 (apps went into games and vice versa). 2011-01-29 15:03:03 +00:00
radio_menu.c Fix FS#12158 - Make the "Mode: " line in the radio menu voice. 2011-06-16 13:28:15 +00:00
recording_menu.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00
settings_menu.c Rename global_settings member glyphs to glyphs_to_cache and add descriptive comment. 2011-11-20 15:41:17 +00:00
sound_menu.c Fix red, stupid typo 2010-09-17 20:34:47 +00:00
theme_menu.c Don't load the icons unless show_icons is actually enabled. And respect that setting in the shortcuts menu 2011-11-27 10:10:26 +00:00
time_menu.c Better fix for FS#12337. Use 0 to make the line height calculated from the font height, as before r30773. 2011-10-29 15:16:02 +00:00