1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib
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
..
arm_support Fix native arm builds. arm_support couldn't build properly. 2012-01-22 19:24:48 +01:00
libsetjmp m68k/setjmp.S: fix build with gcc 3.4.6 -std=gnu99 2010-09-07 14:50:26 +00:00
skin_parser skin engine: New logical 'and' and 'or' tags to evaluate multiple tags in a single conditional. 2012-02-07 21:41:18 +11:00