Age | Commit message (Expand) | Author |
2011-04-18 | sbtools: fortify code against weird elf files with no string table and/or no ... | Amaury Pouly |
2011-04-17 | sbtools: document a bit the command file format | Amaury Pouly |
2011-04-17 | elftosb: implement encryption support; now fully working | Amaury Pouly |
2011-04-17 | sbtoelf: fix to handle unencrypted files (minor tweak) | Amaury Pouly |
2011-04-17 | elftosb: more code toward sb production | Amaury Pouly |
2011-04-17 | sbtoslf: command size doesn't include itself, but section can be padded with ... | Amaury Pouly |
2011-04-17 | sbtoelf: include a raw command mode to see hidden command used by the bootrom... | Amaury Pouly |
2011-04-17 | sbtools: move internal elf definition to elf.c, implement elf reading | Amaury Pouly |
2011-04-17 | sbtools: add elftosb tool, yet to be finished (parsing of keys and command fi... | Amaury Pouly |
2011-04-17 | sbtools: update Makefile; fix whitespaces | Amaury Pouly |
2011-04-17 | Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosb | Amaury Pouly |
2011-04-17 | sbinfo: make the time calculation clearer | Amaury Pouly |
2011-04-17 | sbinfo: use a define instead of hardcoded values | Amaury Pouly |
2011-04-16 | sbinfo: move more things to sb.h, rewrite code to use structures instead of h... | Amaury Pouly |
2011-04-16 | sbinfo: move sb specific bits of its own header | Amaury Pouly |
2011-04-16 | sbinfo: fix section flags, don't output more than 80 characters per line, fix... | Amaury Pouly |
2011-04-15 | sbinfo: fix section headers generation (first section is always undefined) | Amaury Pouly |
2011-04-12 | Update parse_testcodec to parse AAC-HE files with parametric stereo. | Michael Giacomelli |
2011-04-06 | deploy.py: insert version number into sources. | Dominik Riebeling |
2011-03-20 | Theme Editor: Made touch area position relative to enclosing viewports | Robert Bieber |
2011-03-08 | Fix wrong theme base path when loading a wps. | Dominik Riebeling |
2011-03-07 | Fix cross compiling on Linux: Python uses "linux2" as platform name. | Dominik Riebeling |
2011-03-06 | 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-05 | Remove outdated and unmaintained wpseditor. | Dominik Riebeling |
2011-03-05 | Theme Editor: make cross compiling on OS X work. | Dominik Riebeling |
2011-03-03 | sbinfo: fix a few typos (thanks to Kane Xie), correct coding style, now gener... | Amaury Pouly |
2011-02-02 | Revert nonsense change. | Andree Buschmann |
2011-02-02 | Fix red. Replace remaining MEM's mit MEMORYSIZE. | Andree Buschmann |
2011-01-22 | Theme Editor: Updated rendering code to accomodate new format for %xd tags, i... | Robert Bieber |
2010-12-22 | parse_testcodec.rb: add new 'pegase' filenames so they get a heading and fix ... | Nils Wallménius |
2010-12-19 | Use more than one core in deployment script. | Dominik Riebeling |
2010-12-03 | sbinfo: fix crazy condition to avoid empty elf file generation (it is reversed) | Amaury Pouly |
2010-12-01 | 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-11-29 | 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-28 | 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-10 | tcctool: add support for Cowon J3 - FS#11747 | Bertrik Sikken |
2010-11-07 | Fix themeeditor building by correcting spelling of 'seperate'. | Teruaki Kawashima |
2010-10-18 | Replace parse_testcodec.pl with a bit more powerful script. | Thomas Martitz |
2010-09-23 | Fix matching of DLL name in deployment script. | Dominik Riebeling |
2010-09-04 | Remove duplicated license file. | Dominik Riebeling |
2010-08-30 | Support resolving of DLLs when running on Windows. | Dominik Riebeling |
2010-08-15 | 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-13 | 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 |