rockbox/apps/gui/skin_engine
Jonathan Gordon 50356d8387 The real reason to change the %C was to remove a very nasty hack!
%CL - load the AA
%C - check if AA is avilable
%Cd - display the AA


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26696 a1c6a512-1295-4272-9138-f99709370657
2010-06-08 15:09:32 +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 The real reason to change the %C was to remove a very nasty hack! 2010-06-08 15:09:32 +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