rockbox/apps/gui/skin_engine
Jonathan Gordon 2c8204cd91 Hopefully fix FS#11630 where the wps backdrop would be shown instead of the menu one
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28116 a1c6a512-1295-4272-9138-f99709370657
2010-09-19 11:49:33 +00:00
..
skin_backdrops.c Hopefully fix FS#11630 where the wps backdrop would be shown instead of the menu one 2010-09-19 11:49:33 +00:00
skin_display.c fix errors, warnings, tabs 2010-09-14 12:21:56 +00:00
skin_display.h
skin_engine.c fix errors, warnings, tabs 2010-09-14 12:21:56 +00:00
skin_engine.h Another major skin backend update/hopefully bugfix: 2010-09-14 11:56:50 +00:00
skin_fonts.c font_table[].name wasn't filled 2010-09-01 05:21:39 +00:00
skin_fonts.h
skin_parser.c fix red 2010-09-16 14:01:43 +00:00
skin_render.c Another major skin backend update/hopefully bugfix: 2010-09-14 11:56:50 +00:00
skin_tokens.c Make disabling HAVE_PITCHSCREEN actually work without breaking the build 2010-09-17 20:28:47 +00:00
skin_tokens.h
skin_touchsupport.c 2 new touch region options... "settings_inc" and "settings_dec" which will increase or decrease most of the available settings. To use it put the config name of the setting as the next param after settings_inc... i.e %T(0, 0, 32, 32, settings_inc, repeat) 2010-09-06 13:33:49 +00:00
wps_debug.c
wps_internals.h Another major skin backend update/hopefully bugfix: 2010-09-14 11:56:50 +00:00