rockbox/lib
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
..
libsetjmp m68k/setjmp.S: fix build with gcc 3.4.6 -std=gnu99 2010-09-07 14:50:26 +00:00
skin_parser Fix FS#12320 - need substitute to /.rockbox/skin_buffer_size.txt 2011-10-16 15:55:12 +00:00