1. eccc2bd Theme Editor: Added font directory option in preferences dialog, renderer will now search that directory for fonts if they're not found in the project directory by Robert Bieber · 15 years ago
  2. 120f3e1 Theme Editor: Default theme font is now correctly loaded by Robert Bieber · 15 years ago
  3. 39e2520 Theme Editor: Rockbox FNT files now supported. Theme editor will currently load fonts from the current project directory, or use the built-in font if they're not present by Robert Bieber · 15 years ago
  4. 6a04479 Theme Editor: Began working on font loading. Font header info is now read and spewed out onto the debug console by Robert Bieber · 15 years ago
  5. 2a7fc15 Theme Editor: WPS documents rendered within SBS documents can now set backdrops by Robert Bieber · 15 years ago
  6. 2f68e5b Theme Editor: SBS will now render underneath WPS, if both are present in project by Robert Bieber · 15 years ago
  7. 8219cfe Theme Editor: Status bar no longer drawn by default by Robert Bieber · 15 years ago
  8. 9d68516 Theme Editor: Fixed random outlining in default viewport, working on getting the viewer to refresh on re-render by Robert Bieber · 15 years ago
  9. 14caf67 Theme Editor: Switched the last two parameters of the Vp tag back to their original orientation, made the playlist display the first half with ID3 info, the second half without, as if the list were mid-way through loading by Robert Bieber · 15 years ago
  10. f58174f Theme Editor: Renderer will not insert a newline at the end of a line if it's the same line in the wps file as the viewport declaration, to avoid forcing the first line of text down past where it belongs if Vf and Vb are used. The parser should be modified to make this unnecessary, when a consensus can be reached on how to do it by Robert Bieber · 15 years ago
  11. 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
  12. 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
  13. a54bfaa Theme Editor: Renderer now adds a newline after EVERY logical line in the parse tree by Robert Bieber · 15 years ago
  14. f093700 Theme Editor: Fixed album art positioning bug, removed unneeded debug code by Robert Bieber · 15 years ago
  15. c215d97 Theme Editor: Made blank lines render newlines in the output by Robert Bieber · 15 years ago
  16. 8cd51a7 Theme Editor: Implemented negative x/y/w/h values in viewport declarations by Robert Bieber · 15 years ago
  17. 35150b6 Theme Editor: Implemented status bar enable/disable by Robert Bieber · 15 years ago
  18. 8114979 Theme Editor: Added album art display by Robert Bieber · 15 years ago
  19. d2ed594 Theme Editor: Implemented text alignment by Robert Bieber · 15 years ago
  20. 1fbea62 Theme Editor: Fixed conditional viewport display by Robert Bieber · 15 years ago
  21. 3ecef7d Theme Editor: Implemented subline rendering, including conditional subline times by Robert Bieber · 15 years ago
  22. 3313ab8 Theme Editor: Implemented conditional rendering, most conditionals should work correctly now by Robert Bieber · 15 years ago
  23. 5300c70 Theme Editor: Added Show Viewports option to device configuration panel, implemented simple rendering of info tags from device configuration by Robert Bieber · 15 years ago
  24. c32728c Theme Editor: Began integrating device configuration panel with renderer by Robert Bieber · 15 years ago
  25. 273b9d6 Theme Editor: Fixed some compiler warnings and a segfault. Got some basic text rendering working (only with plaintext elements, no font support yet) as well as Viewport background color support by Robert Bieber · 15 years ago
  26. 481bcf2 Theme Editor: Renderer now allows multiple viewports to share an identifier by Robert Bieber · 15 years ago
  27. 6d61566 Theme Editor: Added dummy font class and implemented font load tag by Robert Bieber · 15 years ago
  28. deab1bb Theme Editor: Added rendering support for some more tags by Robert Bieber · 15 years ago
  29. f4fd16c Theme Editor: Fixed image display relative to viewport by Robert Bieber · 15 years ago
  30. d302705 Theme Editor: Working on image rendering by Robert Bieber · 15 years ago
  31. ac9287b Theme Editor: Began in implementing tag rendering, %X tag now recognized by Robert Bieber · 15 years ago
  32. e1d8a3d Theme Editor: Reworked information passing among render functions, now loads all viewports and shows Custom UI viewport in blue by Robert Bieber · 15 years ago
  33. d18aa51 Theme Editor: Fixed some compiler warnings by Robert Bieber · 15 years ago
  34. d8827b5 Theme Editor: Working on rendering viewports, display will now show %V(...) viewports as red rectangles over backdrop or background color by Robert Bieber · 15 years ago
  35. 02c3774 Theme Editor: Continuing work on rendering, skin preview will now show backdrop or background color depending on config file by Robert Bieber · 15 years ago