rockbox/lib/skin_parser
Jonathan Gordon 9dd2eb49be skin_engine: Support percentages for viewport positioning
%V(0,50%,75%,50%,-) - make a viewport at x=0, y=half the lcd height,
75% lcd width and the remaining height (the other half) of the lcd.

Change-Id: If26ccb65e8dc52c9225f3fd6d7b222d770add0f0
Reviewed-on: http://gerrit.rockbox.org/184
Reviewed-by: Thomas Martitz <kugel@rockbox.org>
Tested-by: Thomas Martitz <kugel@rockbox.org>
Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
2012-07-29 04:24:38 +02:00
..
Makefile Theme Editor: make cross compiling on OS X work. 2011-03-05 12:50:46 +00:00
skin_buffer.c Use buflib for all skin engine allocations. 2011-11-15 14:11:08 +00:00
skin_buffer.h Use buflib for all skin engine allocations. 2011-11-15 14:11:08 +00:00
skin_buffer_debug.pl Add a simple perl script to display info about what is allocating skin buffer. 2011-09-25 12:05:03 +00:00
skin_debug.c skin_engine: Reenable skin debugging in the sim (use --debugwps) 2012-03-15 23:26:07 +11:00
skin_debug.h skin_engine: Reenable skin debugging in the sim (use --debugwps) 2012-03-15 23:26:07 +11:00
skin_parser.c skin_engine: Support percentages for viewport positioning 2012-07-29 04:24:38 +02:00
skin_parser.h skin_engine: Support percentages for viewport positioning 2012-07-29 04:24:38 +02:00
skin_parser.make build system: unify/simplify library handling a bit. 2012-03-26 22:27:40 +02:00
skin_scan.c skin_engine: rework the parser to be closer to the langauge grammar. 2012-04-22 00:24:16 +10:00
skin_scan.h skin_engine: rework the parser to be closer to the langauge grammar. 2012-04-22 00:24:16 +10:00
SOURCES skin_engine: Reenable skin debugging in the sim (use --debugwps) 2012-03-15 23:26:07 +11:00
symbols.h Correct spelling of 'seperate' in the skin parsing code - FS#11724 by Alexander Levin 2010-11-05 09:51:19 +00:00
tag_table.c skin_engine: Support percentages for viewport positioning 2012-07-29 04:24:38 +02:00
tag_table.h skin_engine: Support percentages for viewport positioning 2012-07-29 04:24:38 +02:00