rockbox/lib/skin_parser
William Wilgus 44bfffd7c5 [Feature] skinengine subline timeout hide line for n seconds
builds on top of the file text patch to add hide timeouts to
subline text tags

this allows you to specify both a show time and hide time
for these elements

%t(show, hide)

also removes the 327 second limit for timeouts whne this form is used

Change-Id: If4598dcc24d0c7be4380e7595b7d91c7eba3a728
2024-12-07 23:02:22 -05:00
..
Makefile skin_parser: Modernize Makefile. 2020-09-04 19:13:54 +02:00
skin_buffer.c [Fix Yellow] remove DEBUGF from skin_parser.c cleanup spaces 2024-12-03 01:48:50 -05: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_debug: Fix missing PERCENT tag dump 2024-12-03 20:37:55 -05: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 [Fix Yellow] remove DEBUGF from skin_parser.c cleanup spaces 2024-12-03 01:48:50 -05:00
skin_parser.h [Fix Yellow] remove DEBUGF from skin_parser.c cleanup spaces 2024-12-03 01:48:50 -05: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 small cleanup optimize find_tag() remove string copy 2024-11-25 12:40:36 -05:00
skin_scan.h Fix yellow 2015-01-05 19:09:33 +01: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 [Feature] skinengine subline timeout hide line for n seconds 2024-12-07 23:02:22 -05:00
tag_table.h [Feature] skinengine subline timeout hide line for n seconds 2024-12-07 23:02:22 -05:00