rockbox/apps/menus
Jonathan Gordon 9928e3418f Another major skin backend update/hopefully bugfix:
Skins are now more self contained in the skin manager which in the future might allow on demand skin loading (i.e smaller skin buffers)
Skin backdrops are also managed more intelegently (fixes a bug where you can get a crazy backdrop loaded if a .sbs fails to load)

the rockbox_default rescue theme is now called rockbox_failsafe to better express what it actually is.

This commit hopefully/maybe fixes the heavily reported data aborts, so please check if you are getting them

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28073 a1c6a512-1295-4272-9138-f99709370657
2010-09-14 11:56:50 +00:00
..
audiohw_eq_menu.c
display_menu.c
eq_menu.c Use browse_folder() for browsing eq presets and languages. 2010-07-25 18:28:42 +00:00
eq_menu.h
exported_menus.h
main_menu.c Rockbox as an application: add get_user_file_path(). 2010-08-01 16:15:27 +00:00
menu_common.c
menu_common.h
playback_menu.c
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
settings_menu.c Fix reds. The battery_capacity setting is used even for fixed-battery targets. 2010-09-01 23:49:28 +00:00
sound_menu.c
theme_menu.c Another major skin backend update/hopefully bugfix: 2010-09-14 11:56:50 +00:00
time_menu.c Remove some redundant #include's 2010-06-29 20:13:22 +00:00