1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/skin_parser
Jonathan Gordon 40ecdf6811 skin engine: New logical 'and' and 'or' tags to evaluate multiple tags in a single conditional.
Use these tags to stop having multiple conditionals.. e.g:
OLD: %?C<%?Ia<something>>
NEW: %?and(%C, %Ia)<something>

Change-Id: Ia3bbe4611cf808e87dcd1b1147181461fa08294a
2012-02-07 21:41:18 +11:00
..
Makefile
skin_buffer.c
skin_buffer.h
skin_buffer_debug.pl
skin_debug.c
skin_debug.h
skin_parser.c skin engine: New logical 'and' and 'or' tags to evaluate multiple tags in a single conditional. 2012-02-07 21:41:18 +11:00
skin_parser.h
skin_parser.make
skin_scan.c
skin_scan.h
SOURCES
symbols.h
tag_table.c skin engine: New logical 'and' and 'or' tags to evaluate multiple tags in a single conditional. 2012-02-07 21:41:18 +11:00
tag_table.h skin engine: New logical 'and' and 'or' tags to evaluate multiple tags in a single conditional. 2012-02-07 21:41:18 +11:00