| Commit message (Expand) | Author | Age |
| * | Fix wrong theme base path when loading a wps. | Dominik Riebeling | 2011-03-08 |
| * | Fix cross compiling on Linux: Python uses "linux2" as platform name. | Dominik Riebeling | 2011-03-07 |
| * | Fix a potential variable problem. Change some messages a bit. | Dominik Riebeling | 2011-03-06 |
| * | Support cross compiling for Windows target. | Dominik Riebeling | 2011-03-06 |
| * | Remove outdated and unmaintained wpseditor. | Dominik Riebeling | 2011-03-05 |
| * | Theme Editor: make cross compiling on OS X work. | Dominik Riebeling | 2011-03-05 |
| * | sbinfo: fix a few typos (thanks to Kane Xie), correct coding style, now gener... | Amaury Pouly | 2011-03-03 |
| * | Revert nonsense change. | Andree Buschmann | 2011-02-02 |
| * | Fix red. Replace remaining MEM's mit MEMORYSIZE. | Andree Buschmann | 2011-02-02 |
| * | Theme Editor: Updated rendering code to accomodate new format for %xd tags, i... | Robert Bieber | 2011-01-22 |
| * | parse_testcodec.rb: add new 'pegase' filenames so they get a heading and fix ... | Nils Wallménius | 2010-12-22 |
| * | Use more than one core in deployment script. | Dominik Riebeling | 2010-12-19 |
| * | sbinfo: fix crazy condition to avoid empty elf file generation (it is reversed) | Amaury Pouly | 2010-12-03 |
| * | sbinfo: fix arm hasentry flags, otherwise elf files are marked as having to e... | Amaury Pouly | 2010-12-01 |
| * | sbinfo: first try at creating an elf file out of the .sb mess | Amaury Pouly | 2010-12-01 |
| * | sbinfo: add a file containing key used to encrypt the Fuze+ firmware (it uses... | Amaury Pouly | 2010-11-29 |
| * | sbinfo: add full support for various kind of cryptographic checks | Amaury Pouly | 2010-11-29 |
| * | sbinfo: add decryption support and pretty print boot section structure | Amaury Pouly | 2010-11-28 |
| * | Initial version of sbinfo, a utility to analyse .sb files (used for the fuze+... | Bertrik Sikken | 2010-11-28 |
| * | tcctool: add support for Cowon J3 - FS#11747 | Bertrik Sikken | 2010-11-10 |
| * | Fix themeeditor building by correcting spelling of 'seperate'. | Teruaki Kawashima | 2010-11-07 |
| * | Replace parse_testcodec.pl with a bit more powerful script. | Thomas Martitz | 2010-10-18 |
| * | Fix matching of DLL name in deployment script. | Dominik Riebeling | 2010-09-23 |
| * | Remove duplicated license file. | Dominik Riebeling | 2010-09-04 |
| * | Support resolving of DLLs when running on Windows. | Dominik Riebeling | 2010-08-30 |
| * | Theme Editor: Changed playlist rendering to match new syntax | Robert Bieber | 2010-08-15 |
| * | Theme Editor: Editor font/color settings are now applied to config documents | Robert Bieber | 2010-08-15 |
| * | Theme Editor: Added warning messages for missing resources | Robert Bieber | 2010-08-13 |
| * | Theme Editor: Enabled __list_icons__ special file name for %xl tags | Robert Bieber | 2010-08-13 |
| * | Theme Editor: Altered implementation of %ax tag so that viewport now simply m... | Robert Bieber | 2010-08-13 |
| * | Theme Editor: Implemented some basic viewport/text mirroring with the %ax tag | Robert Bieber | 2010-08-12 |
| * | Theme Editor: RTC tags will now display nothing if RTC is not available on de... | Robert Bieber | 2010-08-12 |
| * | Theme Editor: Fixed a bug that prevented ID3 info tags from working correctly... | Robert Bieber | 2010-08-12 |
| * | Theme Editor: Added a warning console to the renderer, but haven't made any r... | Robert Bieber | 2010-08-12 |
| * | Theme Editor: Co Used a more efficient/less error-prone system for rendering ... | Robert Bieber | 2010-08-09 |
| * | deploy.py: Figure installer filename from NSIS script. | Dominik Riebeling | 2010-08-09 |
| * | Support running NSIS from deployment script. | Dominik Riebeling | 2010-08-08 |
| * | Add NSIS installer script. Expects to find a static build of the Theme Editor. | Dominik Riebeling | 2010-08-07 |
| * | Theme Editor: Added coordinate display when moving mouse around preview window | Robert Bieber | 2010-08-06 |
| * | Theme Editor: Restricted resizing/moving of graphical elements to integer coo... | Robert Bieber | 2010-08-06 |
| * | Theme Editor: Made default viewport non-interactive in skin preview. Selecti... | Robert Bieber | 2010-08-06 |
| * | Theme Editor: Made progress bar display correctly when resized, fixed some se... | Robert Bieber | 2010-08-06 |
| * | Theme Editor: Made SBS elements in WPS documents non-interactive, which makes... | Robert Bieber | 2010-08-06 |
| * | Theme Editor: Implemented resizing in RBMovable subclasses. Implementation i... | Robert Bieber | 2010-08-05 |
| * | Theme Editor: Made progress bars fully movable/savable from the preview panel | Robert Bieber | 2010-08-05 |
| * | Theme Editor: Fixed bug that crashed conditionals nested in sublines, began w... | Robert Bieber | 2010-08-05 |
| * | Theme Editor: Implemented saveGeometry() in RBAlbumArt | Robert Bieber | 2010-08-05 |
| * | Theme Editor: Stopped bug that caused segfault if SBS element was moved from ... | Robert Bieber | 2010-08-05 |
| * | Theme Editor: Fixed image positioning bug, implemented saveGeometry() in RBImage | Robert Bieber | 2010-08-05 |
| * | Theme Editor: Fixed ParseTreeModel's paramChanged function to emit the correc... | Robert Bieber | 2010-08-05 |