- 5c47872 Theme Editor: Made touch area position relative to enclosing viewports by Robert Bieber · 14 years ago
- cc6cc53 Fix wrong theme base path when loading a wps. by Dominik Riebeling · 14 years ago
- 5729be4 Theme Editor: Updated rendering code to accomodate new format for %xd tags, including long names, numerical tile specification, tag-evaluating tile specification, and tile offset by Robert Bieber · 14 years ago
- 24b0b38 Fix themeeditor building by correcting spelling of 'seperate'. by Teruaki Kawashima · 14 years ago
- b413169 Theme Editor: Changed playlist rendering to match new syntax by Robert Bieber · 14 years ago
- dfc109a Theme Editor: Added warning messages for missing resources by Robert Bieber · 14 years ago
- 6dd974a Theme Editor: Enabled __list_icons__ special file name for %xl tags by Robert Bieber · 14 years ago
- 1ee2cdd Theme Editor: Implemented some basic viewport/text mirroring with the %ax tag by Robert Bieber · 14 years ago
- f4c06f3 Theme Editor: RTC tags will now display nothing if RTC is not available on device by Robert Bieber · 14 years ago
- f055cee Theme Editor: Fixed a bug that prevented ID3 info tags from working correctly in conditionals by Robert Bieber · 14 years ago
- 5602342 Theme Editor: Added a warning console to the renderer, but haven't made any rendering classes use it yet by Robert Bieber · 14 years ago
- d1a392a Theme Editor: Co Used a more efficient/less error-prone system for rendering SBS documents underneath WPS documents by Robert Bieber · 14 years ago
- df1ff11 Theme Editor: Added coordinate display when moving mouse around preview window by Robert Bieber · 14 years ago
- 92882f2 Theme Editor: Made progress bar display correctly when resized, fixed some segfaults caused by editing SBS elements from a WPS document and then turning SBS rendering off by Robert Bieber · 14 years ago
- d505bc0 Theme Editor: Made SBS elements in WPS documents non-interactive, which makes it a little more difficult to crash the editor by Robert Bieber · 14 years ago
- c5025c7 Theme Editor: Made progress bars fully movable/savable from the preview panel by Robert Bieber · 14 years ago
- f657e49 Theme Editor: Fixed bug that crashed conditionals nested in sublines, began work on making progress bars implement RBMovable by Robert Bieber · 14 years ago
- 265ee15 Theme Editor: Implemented saveGeometry() in RBAlbumArt by Robert Bieber · 14 years ago
- 2ea1a34 Theme Editor: Stopped bug that caused segfault if SBS element was moved from within a WPS preview by Robert Bieber · 14 years ago
- bfc2097 Theme Editor: Fixed image positioning bug, implemented saveGeometry() in RBImage by Robert Bieber · 14 years ago
- 0b21740 Theme Editor: Fixed ParseTreeModel's paramChanged function to emit the correct dataChanged range by Robert Bieber · 14 years ago
- 5d4b8e0 Theme Editor: Removed empty lines after comments in generated code by Robert Bieber · 14 years ago
- 054a85f Theme Editor: Added code generate/undo functionality to SkinViewer by Robert Bieber · 14 years ago
- 49865b2 Theme Editor: Began implementing code generation for movable viewports by Robert Bieber · 14 years ago
- dad9810 Theme Editor: Implemented Sx tag in renderer by Robert Bieber · 14 years ago
- b22077c Theme Editor: Renderer now correctly handles special case with only one branch in a conditional by Robert Bieber · 14 years ago
- 8504011 ThemTheme Editor: Enabled sbs rendering underneath fms documents by Robert Bieber · 14 years ago
- 6e238f7 Theme Editor: Added support for upper-case wps file extensions by Robert Bieber · 14 years ago
- 7c52284 Theme Editor: Implemented download and decompression of font pack in the preferences dialog. Dialog will also allow the user to set a directory for a custom target database, but the update button doesn't work yet. Also fixed the file filters for open file/open project actions and resized the preferences dialog by Robert Bieber · 14 years ago
- 3c4fb8a Theme Editor: Added column number to parser error messages by Robert Bieber · 14 years ago
- eb52a45 Theme Editor: If a pr project specifies a valid #target value, its settings are now loaded into the device configuration panel when the theme is loaded by Robert Bieber · 14 years ago
- 4a46996 Theme Editor: Integrated target db with project creation code. Now changing the target option in the New Project dialog will change the available options for wps documents, and the target id is stored in the new config file by Robert Bieber · 14 years ago
- 025147e Theme Editor: Added target database, now populates combo box in new project dialog but otherwise not used yet by Robert Bieber · 14 years ago
- 3a354dd Theme Editor: Corrected last commit. Touch areas should have been made relative, not absolute by Robert Bieber · 14 years ago
- 209e308 Theme Editor: Made toutouch area coordinates absolute rather than relative by Robert Bieber · 14 years ago
- 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 · 14 years ago
- 4b457d6 Theme Editor: Added optional plaintext editing for config files by Robert Bieber · 14 years ago
- 64af2b3 Theme Editor: Made %pv tag display bar and select from conditional branches correctly by Robert Bieber · 14 years ago
- 1423874 Theme Editor: Added RBTouchArea class. Touch areas on a theme can now be displayed, but they're not clickable yet by Robert Bieber · 14 years ago
- 6358d41 Theme Editor: Began working on special cases for device option panel. Implemented path info for current and next file by Robert Bieber · 14 years ago
- 13e97cd Theme Editor: Implemented line scrolling by Robert Bieber · 14 years ago
- de9ba10 Theme Editor: Made auto-expand/highlight of parse tree optional (through preferences dialog), added Simulation Time variable to device config panel, subline alternation is now dependent on that rather than time in song by Robert Bieber · 14 years ago
- 6f06793 Theme Editor: Fixed rendering bug that caused text in sublines not to appear, implemented a global font cache by Robert Bieber · 14 years ago
- 68756cc Theme Editor: Enabled conditional display of ID3/file info with checkbox on the device panel by Robert Bieber · 14 years ago
- 71b561e Theme Editor: Fixed bug that caused WPS skins without SBS parents not to render their backdrops correctly. Added support for RTL-dependant text alignment by Robert Bieber · 14 years ago
- dc34785 s/SUBLINES/LINE_ALTERNATOR/ by Jonathan Gordon · 14 years ago
- 2a7fc15 Theme Editor: WPS documents rendered within SBS documents can now set backdrops by Robert Bieber · 14 years ago
- 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
- e472c39 Theme Editor: Fixed cd code generation bug: Tags whose paramlists end in \n will now have a newline inserted after them by Robert Bieber · 14 years ago
- 2f68e5b Theme Editor: SBS will now render underneath WPS, if both are present in project by Robert Bieber · 14 years ago
- 8219cfe Theme Editor: Status bar no longer drawn by default by Robert Bieber · 14 years ago
- 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
- 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 · 14 years ago
- e763eb7 Theme Editor: Switched the order of the last two arguments to %Vp in rendering by Robert Bieber · 14 years ago
- 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 · 14 years ago
- 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
- 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
- a54bfaa Theme Editor: Renderer now adds a newline after EVERY logical line in the parse tree by Robert Bieber · 14 years ago
- f093700 Theme Editor: Fixed album art positioning bug, removed unneeded debug code by Robert Bieber · 14 years ago
- c215d97 Theme Editor: Made blank lines render newlines in the output by Robert Bieber · 14 years ago
- 82618e8 Theme Editor: Fixed segfaulting conditional bug by Robert Bieber · 14 years ago
- 35150b6 Theme Editor: Implemented status bar enable/disable by Robert Bieber · 14 years ago
- 8114979 Theme Editor: Added album art display by Robert Bieber · 14 years ago
- d2ed594 Theme Editor: Implemented text alignment by Robert Bieber · 14 years ago
- 9d6b5d6 Theme Editor: Stopped conditionals and sublines from triggering newlines and made combo boxes in config panel return text if not used in a conditional by Robert Bieber · 14 years ago
- 3ecef7d Theme Editor: Implemented subline rendering, including conditional subline times by Robert Bieber · 14 years ago
- 3313ab8 Theme Editor: Implemented conditional rendering, most conditionals should work correctly now by Robert Bieber · 14 years ago
- 449a895 Theme Editor: Beginning to work on conditional rendering, just made fix to line following code to speed up horizontal scrolling by Robert Bieber · 14 years ago
- aa13a53 Theme Editor: Rearranged and separated tag execution and rendering code by Robert Bieber · 14 years ago
- 5300c70 Theme Editor: Added Show Viewports option to device configuration panel, implemented simple rendering of info tags from device configuration by Robert Bieber · 14 years ago
- c32728c Theme Editor: Began integrating device configuration panel with renderer by Robert Bieber · 14 years ago
- 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 · 14 years ago
- 6d61566 Theme Editor: Added dummy font class and implemented font load tag by Robert Bieber · 14 years ago
- deab1bb Theme Editor: Added rendering support for some more tags by Robert Bieber · 14 years ago
- 7edf65d Theme Editor: Removed some lingering debug code by Robert Bieber · 14 years ago
- 66a13be Theme Editor: Implemented %xd tag with subimages by Robert Bieber · 14 years ago
- d302705 Theme Editor: Working on image rendering by Robert Bieber · 14 years ago
- ac9287b Theme Editor: Began in implementing tag rendering, %X tag now recognized by Robert Bieber · 14 years ago
- e1d8a3d Theme Editor: Reworked information passing among render functions, now loads all viewports and shows Custom UI viewport in blue by Robert Bieber · 14 years ago
- d8827b5 Theme Editor: Working on rendering viewports, display will now show %V(...) viewports as red rectangles over backdrop or background color by Robert Bieber · 14 years ago
- 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
- 7556084 Theme Editor: Working on renderer infrastructure by Robert Bieber · 15 years ago
- ca56428 Theme Editor: Moved source files into subdirectories by Robert Bieber · 15 years ago