rockbox/apps/gui/skin_engine
Jonathan Gordon 0acb38b61c some minor changes to checkwps, shouldn't change anything
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24874 a1c6a512-1295-4272-9138-f99709370657
2010-02-24 05:58:16 +00:00
..
skin_backdrops.c Fix the mechanism to fail to parse skins if images fail to load and fix having no backdrop at all (neither %X nor backdrop setting, DancePuffDuo was broken). 2010-02-21 19:29:33 +00:00
skin_buffer.c bugger, too tired, didnt mean to commit this. 2010-01-29 08:26:14 +00:00
skin_buffer.h Set svn:keywords property on .c and .h files that didn't already have it. Correct svn:executable property on some files. 2010-01-03 14:28:09 +00:00
skin_display.c WPS: Use helper local variable instead of its value (no functional change) 2010-02-20 13:26:50 +00:00
skin_engine.h * surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in struct scrollinfo in scroll_engine.h. 2010-02-16 11:59:37 +00:00
skin_fonts.c make sure font fd's get closed when a new skin is loaded 2010-02-21 02:53:50 +00:00
skin_fonts.h FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
skin_parser.c some minor changes to checkwps, shouldn't change anything 2010-02-24 05:58:16 +00:00
skin_tokens.c allow integer sound settings (bass, volume, etc) to be used with conditional %St. "%?St|name|<min|min+1|...|max-1|max>" 2010-02-18 07:04:16 +00:00
skin_tokens.h FS#10898 - Add a playlist viewer to the WPS. http://www.rockbox.org/wiki/CustomWPS#Playlist_viewer for an exaplanation how to use it. 2010-01-13 06:02:38 +00:00
wps_debug.c Fix further tabs 2010-01-03 10:50:34 +00:00
wps_internals.h Reuse the backdrop buffers if 2 skins use the same backdrop (on the same screen of course) 2010-02-16 05:24:27 +00:00