rockbox/apps/gui/skin_engine
Teruaki Kawashima d50c78c238 * surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in struct scrollinfo in scroll_engine.h.
* remove function prototypes which are not actualy defined.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24693 a1c6a512-1295-4272-9138-f99709370657
2010-02-16 11:59:37 +00:00
..
skin_backdrops.c 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
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 revert r24478 and make the backdrop behaviour the same as it used to be (so when in the wps the sbs' backdrop will be fully disabled). Also changes the API back to having to manually set the current backdrop. 2010-02-08 09:38:03 +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 FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
skin_fonts.h FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
skin_parser.c 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
skin_tokens.c make all the RTC tokens in the skins be useable in conditionals (I dare anyone to use %cY though :D ) 2010-02-05 23:58:53 +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