rockbox/apps/gui/skin_engine
Andree Buschmann 05778b501d Fix further tabs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24156 a1c6a512-1295-4272-9138-f99709370657
2010-01-03 10:50:34 +00:00
..
skin_buffer.c Fix further tabs 2010-01-03 10:50:34 +00:00
skin_buffer.h move the statically allocated tokens array into the skin buffer. this is done with a little bit of magic with the buffer... explanation in the comments but breifly, tokens + images are stored at the front of the buffer, everything else (constant sizes) are stored at the back, the 2 ends meet when the buffer is full. 2009-08-19 04:19:08 +00:00
skin_display.c Fix further tabs 2010-01-03 10:50:34 +00:00
skin_engine.h Fix the WPS to work properly with the statusbar for the previous change.. Side effect is it fixes FS#10721 where %pb didnt work 2009-11-04 05:24:30 +00:00
skin_parser.c WPS: Use helper function to parse int value on album-art directive 2009-12-29 18:14:31 +00:00
skin_tokens.c Fix further tabs 2010-01-03 10:50:34 +00:00
skin_tokens.h Fix further tabs 2010-01-03 10:50:34 +00:00
wps_debug.c Fix further tabs 2010-01-03 10:50:34 +00:00
wps_internals.h Remove wps_data.remote_wps. It's redundant with the new global curr_screen. 2009-11-04 07:14:02 +00:00