Robert Bieber
|
00a3024924
|
Theme Editor: Fixed a warning in the parser due to a stray asterisk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27239 a1c6a512-1295-4272-9138-f99709370657
|
2010-07-02 08:43:01 +00:00 |
|
Robert Bieber
|
4429fb02b7
|
Theme Editor: Removed some old hash code that caused viewer not to update due to hash collisions. Made Vf and Vb tags attached to viewport definition eat newline at end of line'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27238 a1c6a512-1295-4272-9138-f99709370657
|
2010-07-02 08:05:03 +00:00 |
|
Robert Bieber
|
26a2f810f1
|
Theme Editor: Fixed line numbering bug in parser. Implemented playlist display in renderer: playlist will use info for next track for all tracks other than the current track
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27227 a1c6a512-1295-4272-9138-f99709370657
|
2010-07-01 21:49:55 +00:00 |
|
Jonathan Gordon
|
aa1a126772
|
minor tweak to r27210 to make it the same as the svn parser... eat everything up to and including the \n after these tags
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27211 a1c6a512-1295-4272-9138-f99709370657
|
2010-07-01 10:17:41 +00:00 |
|
Robert Bieber
|
7dfd0c0651
|
Theme Editor: Implemented JdGordon's tag newline-eating mechanism
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27210 a1c6a512-1295-4272-9138-f99709370657
|
2010-07-01 08:45:49 +00:00 |
|
Robert Bieber
|
09db2ae203
|
skin_parser: Fixed bug handling sublines with no content
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27060 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-22 18:51:44 +00:00 |
|
Jonathan Gordon
|
95b0cefad0
|
tiny clean up of memory allocation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26887 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-17 13:54:09 +00:00 |
|
Jonathan Gordon
|
b2ea95e8d2
|
make the parser slightly more usable for rockbox, move the buffer allocation into the lib (maybe not the best spot?)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26880 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-17 07:56:51 +00:00 |
|
Jonathan Gordon
|
36b934d241
|
Move the skin parser to a seperate library
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26877 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-17 06:52:02 +00:00 |
|