1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/skin_parser
Thomas Martitz 4f3e1d6b48 Fix FS#12320 - need substitute to /.rockbox/skin_buffer_size.txt
Since recent skin engine related commits images aren't stored on the skin
buffer anymore. The buffer was decreased accordingly. Now some themes used that
buffer more for tokens than images and are now broken.

To fix, increase the max token count, while optimizing the two most often
allocated structs for size (so no net ram usage increase).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30762 a1c6a512-1295-4272-9138-f99709370657
2011-10-16 15:55:12 +00:00
..
Makefile Theme Editor: make cross compiling on OS X work. 2011-03-05 12:50:46 +00:00
skin_buffer.c Add a simple perl script to display info about what is allocating skin buffer. 2011-09-25 12:05:03 +00:00
skin_buffer.h Add a simple perl script to display info about what is allocating skin buffer. 2011-09-25 12:05:03 +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.h
skin_parser.c de-tabify 2011-10-08 13:54:55 +00:00
skin_parser.h Fix FS#12320 - need substitute to /.rockbox/skin_buffer_size.txt 2011-10-16 15:55:12 +00:00
skin_parser.make
skin_scan.c
skin_scan.h
SOURCES
symbols.h
tag_table.c Add "%LN" tag to retrieve the list item number of the current item. This allows e.g. putting item numbers in skinned lists. 2011-09-18 12:35:32 +00:00
tag_table.h Add "%LN" tag to retrieve the list item number of the current item. This allows e.g. putting item numbers in skinned lists. 2011-09-18 12:35:32 +00:00