rockbox/apps/menus
Thomas Martitz 7e14b935df Dircache: Allow dircache to be enabled without reboot.
Also add two dircache function, one of which does what dircache_disable()
did previously as this now also frees the dircache buffer.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30393 a1c6a512-1295-4272-9138-f99709370657
2011-08-30 21:07:46 +00:00
..
audiohw_eq_menu.c
display_menu.c Make the histogram code usable for playback as well. Move the recording histogram code to peakmeter, rename it to remove the recording reference, and rename anything referring to it as well. Change the drawing code so there are more options to position them. This may change your histogram settings, so check after upgrading. 2011-06-05 12:36:27 +00:00
eq_menu.c
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 GSoC/Buflib: Add buflib memory alocator to the core. 2011-08-30 14:01:33 +00:00
menu_common.c
menu_common.h
playback_menu.c GSoC/Buflib: Enable compaction in buflib. 2011-08-30 14:01:45 +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 Make the histogram code usable for playback as well. Move the recording histogram code to peakmeter, rename it to remove the recording reference, and rename anything referring to it as well. Change the drawing code so there are more options to position them. This may change your histogram settings, so check after upgrading. 2011-06-05 12:36:27 +00:00
settings_menu.c Dircache: Allow dircache to be enabled without reboot. 2011-08-30 21:07:46 +00:00
sound_menu.c
theme_menu.c
time_menu.c Properly export sleep_timer_call from main_menu.c in exported_menus.h 2011-08-13 22:55:04 +00:00