1. 1879481 Don't overwrite AR if it's been set from outside. by Dominik Riebeling · 15 years ago
  2. 3cd1968 Add missing argument that broke building libskin_parser outside of Rockbox. by Dominik Riebeling · 15 years ago
  3. 3c4fb8a Theme Editor: Added column number to parser error messages by Robert Bieber · 15 years ago
  4. 15488a0 Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parser and adapt the Theme Editor to accomodate the change by Johnathan Gordon. Fixed bug in the parser caused by the patch (error was thrown on zero value) and adapted tag rendering for new format by Robert Bieber · 15 years ago
  5. e464128 Rework libskin_parser Makefile for OS X support. by Dominik Riebeling · 15 years ago
  6. 78c9a19 cosmetic.... LINE_ALTERNATOR can contain LINE so make it more important than LINE in the enum by Jonathan Gordon · 15 years ago
  7. dc34785 s/SUBLINES/LINE_ALTERNATOR/ by Jonathan Gordon · 15 years ago
  8. 7cfb564 use the same BAR_PARAMS for all bar types by Jonathan Gordon · 15 years ago
  9. 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 · 15 years ago
  10. 00a3024 Theme Editor: Fixed a warning in the parser due to a stray asterisk by Robert Bieber · 15 years ago
  11. 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 · 15 years ago
  12. 9742704 Theme Editor: Altered tag table entry for %pb to make image optional, implemented progress bar rendering in theme editor by Robert Bieber · 15 years ago
  13. 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 · 15 years ago
  14. 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 · 15 years ago
  15. 7dfd0c0 Theme Editor: Implemented JdGordon's tag newline-eating mechanism by Robert Bieber · 15 years ago
  16. 4146882 dont build the debug code in ROCKBOX, save ~400bytes by Jonathan Gordon · 15 years ago
  17. 936e673 Moved libskin_parser to lib. Added it to link line. by Björn Stenberg · 15 years ago
  18. 09db2ae skin_parser: Fixed bug handling sublines with no content by Robert Bieber · 15 years ago
  19. be66e4d Make skin_parser Makefile more silent. by Dominik Riebeling · 15 years ago
  20. ef63988 remove a bunch of token markers which arnt necessary with the new parser by Jonathan Gordon · 15 years ago
  21. 53c799e fix the viewport tag [arams by Jonathan Gordon · 15 years ago
  22. 95b0cef tiny clean up of memory allocation by Jonathan Gordon · 15 years ago
  23. f1a144a Added skin_parser library to build system. Fixed some warnings. by Björn Stenberg · 15 years ago
  24. db658d9 woops, forgot to add these by Jonathan Gordon · 15 years ago
  25. b2ea95e make the parser slightly more usable for rockbox, move the buffer allocation into the lib (maybe not the best spot?) by Jonathan Gordon · 15 years ago
  26. 36b934d Move the skin parser to a seperate library by Jonathan Gordon · 15 years ago