rockbox/apps/gui
Jonathan Gordon f101c8ad62 r27028 again.. properly close font fd's and reload the skins on usb exit (disk should be spinning so hopefully not disastrous!)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27077 a1c6a512-1295-4272-9138-f99709370657
2010-06-23 05:48:35 +00:00
..
bitmap Make the title area go up one level in the lists again. This Doesnt work if you have the title in a seperate viewport in the sbs, but that isnt really a problem because if you are doing that there is a good chance you will setup a region for that press anyway 2010-06-21 14:57:44 +00:00
charcell
skin_engine Allow the progressbar and volume touch regions to be reverse by prepending them with ! (so full is the left/top instead of right/bottom) 2010-06-21 12:43:08 +00:00
backdrop.c
backdrop.h
buttonbar.c
buttonbar.h
color_picker.c
color_picker.h
icon.c
icon.h
list.c FS#10336 - Simplify list redrawing to improve voicing when scrolling to top/bottom. 2010-06-15 07:08:35 +00:00
list.h
option_select.c
option_select.h
pitchscreen.c
pitchscreen.h
quickscreen.c
quickscreen.h
scrollbar.c pass pointers around instead of coping whole structs 2010-05-20 15:27:17 +00:00
scrollbar.h pass pointers around instead of coping whole structs 2010-05-20 15:27:17 +00:00
splash.c
splash.h
statusbar-skinned.c Touchregion support for the Base Skin and FM Skins. display obviously needs to be in stylus mode for this to work. Just about all screens should be mostly useable if your sbs has the next/prev/select/cancel/menu regions defined. 2010-06-21 06:04:19 +00:00
statusbar-skinned.h Touchregion support for the Base Skin and FM Skins. display obviously needs to be in stylus mode for this to work. Just about all screens should be mostly useable if your sbs has the next/prev/select/cancel/menu regions defined. 2010-06-21 06:04:19 +00:00
statusbar.c fix charcell 2010-06-22 09:48:58 +00:00
statusbar.h
theme_settings.c
usb_screen.c r27028 again.. properly close font fd's and reload the skins on usb exit (disk should be spinning so hopefully not disastrous!) 2010-06-23 05:48:35 +00:00
usb_screen.h
viewport.c Touchregion support for the Base Skin and FM Skins. display obviously needs to be in stylus mode for this to work. Just about all screens should be mostly useable if your sbs has the next/prev/select/cancel/menu regions defined. 2010-06-21 06:04:19 +00:00
viewport.h Changeover to the new skin format. SkinBreakingChange in the wiki has the runown of the changes. 2010-06-07 03:44:11 +00:00
wps.c Fix the hotkey touch region in the wps 2010-06-21 12:14:16 +00:00
wps.h
yesno.c
yesno.h