1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/menus
Thomas Martitz 3b75c86d74 A bit mroe wps/skin engine cleanup so that the structs the wps uses can be static:
-add wrappers wps_data_load() and wps_data_init() so that other code doesn't need the structs for that
-change (and rename) gui_sync_wps_uses_albumart() to take points to be filled as parameter to get the AA size of a wps

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22139 a1c6a512-1295-4272-9138-f99709370657
2009-08-03 15:06:30 +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 A bit mroe wps/skin engine cleanup so that the structs the wps uses can be static: 2009-08-03 15:06:30 +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