summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2011-05-13sbtools: fix a few memcpy with overlapping src/dst, fix a parsing bug (would ...Amaury Pouly3-3/+3
2011-05-13sbtools: be more verbose on debug and fix a bug (uninitialized structure)Amaury Pouly2-0/+18
2011-05-08Fix BUILDID getting appended even if not set.Dominik Riebeling1-9/+9
2011-05-05deploy.py: support adding a build id.Dominik Riebeling2-20/+37
2011-05-02sbtools: generate a unique name for each sectionAmaury Pouly1-10/+25
2011-05-01Add imx_hid_recovery_tool to send a sb file to a imx chip using the HID recov...Amaury Pouly2-0/+159
2011-05-01sbtools: do not rely on the ELF flags and always assume the entry point is validAmaury Pouly2-5/+4
2011-04-30Rockbox Utility deployment: insert revision into OS X' Info.plist too.Dominik Riebeling1-1/+2
2011-04-22Correct revision replacement string gotten replaced by svn itself.Dominik Riebeling1-1/+1
2011-04-18sbtools: fortify code against weird elf files with no string table and/or no ...Amaury Pouly1-6/+11
2011-04-17sbtools: document a bit the command file formatAmaury Pouly1-0/+32
2011-04-17elftosb: implement encryption support; now fully workingAmaury Pouly1-4/+42
2011-04-17sbtoelf: fix to handle unencrypted files (minor tweak)Amaury Pouly5-29/+234
2011-04-17elftosb: more code toward sb productionAmaury Pouly1-15/+95
2011-04-17sbtoslf: command size doesn't include itself, but section can be padded with ...Amaury Pouly1-1/+1
2011-04-17sbtoelf: include a raw command mode to see hidden command used by the bootrom...Amaury Pouly2-56/+196
2011-04-17sbtools: move internal elf definition to elf.c, implement elf readingAmaury Pouly4-149/+449
2011-04-17sbtools: add elftosb tool, yet to be finished (parsing of keys and command fi...Amaury Pouly1-0/+472
2011-04-17sbtools: update Makefile; fix whitespacesAmaury Pouly3-13/+12
2011-04-17Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosbAmaury Pouly10-0/+0
2011-04-17sbinfo: make the time calculation clearerAmaury Pouly1-1/+2
2011-04-17sbinfo: use a define instead of hardcoded valuesAmaury Pouly2-5/+9
2011-04-16sbinfo: move more things to sb.h, rewrite code to use structures instead of h...Amaury Pouly2-121/+95
2011-04-16sbinfo: move sb specific bits of its own headerAmaury Pouly2-42/+100
2011-04-16sbinfo: fix section flags, don't output more than 80 characters per line, fix...Amaury Pouly1-29/+63
2011-04-15sbinfo: fix section headers generation (first section is always undefined)Amaury Pouly1-2/+20
2011-04-12Update parse_testcodec to parse AAC-HE files with parametric stereo.Michael Giacomelli1-1/+3
2011-04-06deploy.py: insert version number into sources.Dominik Riebeling3-1/+20
2011-03-20Theme Editor: Made touch area position relative to enclosing viewportsRobert Bieber3-4/+5
2011-03-08Fix wrong theme base path when loading a wps.Dominik Riebeling1-1/+2
2011-03-07Fix cross compiling on Linux: Python uses "linux2" as platform name.Dominik Riebeling2-6/+6
2011-03-06Fix a potential variable problem. Change some messages a bit.Dominik Riebeling1-8/+9
2011-03-06Support cross compiling for Windows target.Dominik Riebeling3-97/+119
2011-03-05Remove outdated and unmaintained wpseditor.Dominik Riebeling54-5918/+0
2011-03-05Theme Editor: make cross compiling on OS X work.Dominik Riebeling1-1/+1
2011-03-03sbinfo: fix a few typos (thanks to Kane Xie), correct coding style, now gener...Amaury Pouly3-43/+129
2011-02-02Revert nonsense change.Andree Buschmann1-2/+2
2011-02-02Fix red. Replace remaining MEM's mit MEMORYSIZE.Andree Buschmann1-2/+2
2011-01-22Theme Editor: Updated rendering code to accomodate new format for %xd tags, i...Robert Bieber2-9/+63
2010-12-22parse_testcodec.rb: add new 'pegase' filenames so they get a heading and fix ...Nils Wallménius1-2/+4
2010-12-19Use more than one core in deployment script.Dominik Riebeling1-1/+12
2010-12-03sbinfo: fix crazy condition to avoid empty elf file generation (it is reversed)Amaury Pouly1-1/+1
2010-12-01sbinfo: fix arm hasentry flags, otherwise elf files are marked as having to e...Amaury Pouly1-1/+1
2010-12-01sbinfo: first try at creating an elf file out of the .sb messAmaury Pouly4-4/+361
2010-11-29sbinfo: add a file containing key used to encrypt the Fuze+ firmware (it uses...Amaury Pouly1-0/+1
2010-11-29sbinfo: add full support for various kind of cryptographic checksAmaury Pouly7-87/+432
2010-11-28sbinfo: add decryption support and pretty print boot section structureAmaury Pouly4-36/+601
2010-11-28Initial version of sbinfo, a utility to analyse .sb files (used for the fuze+...Bertrik Sikken2-0/+266
2010-11-10tcctool: add support for Cowon J3 - FS#11747Bertrik Sikken1-0/+1
2010-11-07Fix themeeditor building by correcting spelling of 'seperate'.Teruaki Kawashima2-6/+6