rockbox/apps/gui/skin_engine
Jonathan Gordon 2309d6d1e1 change to %Cd to display albumart (instead of %C to make it more consistant with %Vd/%Vl and %xd/%xl)
Also assume ; in skins are for sublines.. this means if you want ; in text you need to manually escape it (%;) far less false positives then


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26693 a1c6a512-1295-4272-9138-f99709370657
2010-06-08 14:52:03 +00:00
..
skin_backdrops.c Correct reusing buffers if the backdrop file is already loaded. 2010-06-03 13:32:12 +00:00
skin_buffer.c Borrow another 10K to make sure multifont will have room on even the smallerst screens 2010-05-12 09:31:40 +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 hopefully fix the problem with lines in viewports being pushed down one line. 2010-06-08 07:24:42 +00:00
skin_engine.h FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags 2010-05-12 10:38:00 +00:00
skin_fonts.c Borrow another 10K to make sure multifont will have room on even the smallerst screens 2010-05-12 09:31:40 +00:00
skin_fonts.h ok, use a smaller font size on shorter display targets (3K instead of 10K) 2010-05-12 10:22:00 +00:00
skin_parser.c change to %Cd to display albumart (instead of %C to make it more consistant with %Vd/%Vl and %xd/%xl) 2010-06-08 14:52:03 +00:00
skin_tokens.c Change cuesheet handling so the id3 info is not spoofed anymore. If something wants the subtracks info it is easy to get to. This makes next track display in the skins show the next subtrack if we are in a cuesheet 2010-06-06 06:28:40 +00:00
skin_tokens.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_debug.c FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags 2010-05-12 10:38:00 +00:00
wps_internals.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