rockbox/apps/menus
Jonathan Gordon 3e7444ff87 part two of the grand overall wps/skinning engine cleanup work:
* rename wps_engine to skin_engine as that was agreed on
* rename music_screen back to wps
* clean up the skin display/update functions a bit
* make skin_data_load setup the hardcoded default if a skin cant be loaded for whatever reason instead of doing it when it is first displayed

ignore any gui_wps or wps_ or gwps_ nameing in skin_engine/ ... these will be renamed as this work gets finished


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22135 a1c6a512-1295-4272-9138-f99709370657
2009-08-03 04:43:34 +00:00
..
display_menu.c FS#10406 - split the statusbar setting into one for each display, and allow the bar to be at the top or bottom of the display 2009-07-05 18:07:58 +00:00
eq_menu.c Fix duplicate #includes 2009-05-17 14:50:19 +00:00
eq_menu.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
exported_menus.h Also have the peakmeter menu shown inside the recording menu, because there is a big chance you want to teak them from inside the recording screen. Also makes the clipcounter setting available there. 2008-08-08 20:58:27 +00:00
main_menu.c part two of the grand overall wps/skinning engine cleanup work: 2009-08-03 04:43:34 +00:00
menu_common.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
menu_common.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
playback_menu.c rework cuesheet support: 2009-07-20 05:18:18 +00:00
playlist_menu.c Fix duplicate #includes 2009-05-17 14:50:19 +00:00
recording_menu.c Simplify some redundant boolean expressions 2009-05-21 14:15:24 +00:00
settings_menu.c Touchscreen targets: add calibration screen + rewrite calibration driver (FS#10295) 2009-06-16 17:04:47 +00:00
sound_menu.c Renamed routines and changed comments for clarity. 2009-06-16 07:10:05 +00:00
theme_menu.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
time_menu.c Correct the slight misalignment of the clock (FS#10334 by Andre Lupa) 2009-06-24 13:07:46 +00:00