1. e464128 Rework libskin_parser Makefile for OS X support. by Dominik Riebeling · 14 years ago
  2. 78c9a19 cosmetic.... LINE_ALTERNATOR can contain LINE so make it more important than LINE in the enum by Jonathan Gordon · 14 years ago
  3. dc34785 s/SUBLINES/LINE_ALTERNATOR/ by Jonathan Gordon · 14 years ago
  4. 7cfb564 use the same BAR_PARAMS for all bar types by Jonathan Gordon · 14 years ago
  5. 32ff4e9 Theme Editor: Implemented a flags column in the tag table, removed the \n flag at the end of the param list and replaced it with a NOBREAK flag to prevent the renderer from inserting a line break at the end of the line. Modified the theme editor's renderer to accomodate this flag by Robert Bieber · 14 years ago
  6. 00a3024 Theme Editor: Fixed a warning in the parser due to a stray asterisk by Robert Bieber · 14 years ago
  7. 4429fb0 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' by Robert Bieber · 14 years ago
  8. 9742704 Theme Editor: Altered tag table entry for %pb to make image optional, implemented progress bar rendering in theme editor by Robert Bieber · 14 years ago
  9. 26a2f81 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 by Robert Bieber · 14 years ago
  10. aa1a126 minor tweak to r27210 to make it the same as the svn parser... eat everything up to and including the \n after these tags by Jonathan Gordon · 14 years ago
  11. 7dfd0c0 Theme Editor: Implemented JdGordon's tag newline-eating mechanism by Robert Bieber · 14 years ago
  12. 4146882 dont build the debug code in ROCKBOX, save ~400bytes by Jonathan Gordon · 14 years ago
  13. 936e673 Moved libskin_parser to lib. Added it to link line. by Björn Stenberg · 14 years ago
  14. 09db2ae skin_parser: Fixed bug handling sublines with no content by Robert Bieber · 14 years ago
  15. be66e4d Make skin_parser Makefile more silent. by Dominik Riebeling · 14 years ago
  16. ef63988 remove a bunch of token markers which arnt necessary with the new parser by Jonathan Gordon · 14 years ago
  17. 53c799e fix the viewport tag [arams by Jonathan Gordon · 14 years ago
  18. 95b0cef tiny clean up of memory allocation by Jonathan Gordon · 14 years ago
  19. f1a144a Added skin_parser library to build system. Fixed some warnings. by Björn Stenberg · 14 years ago
  20. db658d9 woops, forgot to add these by Jonathan Gordon · 14 years ago
  21. b2ea95e make the parser slightly more usable for rockbox, move the buffer allocation into the lib (maybe not the best spot?) by Jonathan Gordon · 14 years ago
  22. 36b934d Move the skin parser to a seperate library by Jonathan Gordon · 14 years ago