Age | Commit message (Expand) | Author |
2010-05-27 | Theme Editor: Fixed a bug in the subline parser, added a LINE element to cont... | Robert Bieber |
2010-05-27 | handle # comments and fix some printfs which should be fprintf | Jonathan Gordon |
2010-05-27 | make it slightyl more useful.. read in a up to 10Kb file, dump to stdout or o... | Jonathan Gordon |
2010-05-27 | first go at a general skin updater program. not very useful yet | Jonathan Gordon |
2010-05-27 | fix rtc tag mistake | Jonathan Gordon |
2010-05-26 | Trying to implement QAbstractItemModel for parse trees, haven't got it workin... | Robert Bieber |
2010-05-26 | add all the known tags to the table. Nothing is done about target specific ta... | Jonathan Gordon |
2010-05-25 | Added a README and a missing copyright header to the theme editor files | Robert Bieber |
2010-05-25 | Fixed some memory leaks in the theme editor | Robert Bieber |
2010-05-25 | Fixed some bugs in the theme editor, added the tags with parameters to the ta... | Robert Bieber |
2010-05-25 | Adding the new WPS parser, code works but need to build the tag table | Robert Bieber |
2010-05-24 | mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AM... | Rafaël Carré |
2010-05-02 | Take version number from SVN, or via VERSION variable in Makefile - i.e. use ... | Dave Chapman |
2010-05-02 | Add support for the Cowon S9, based on the information from http://iaudiophil... | Dave Chapman |
2010-04-20 | Wrong file name in time-sync utility makefile | Bertrik Sikken |
2010-04-05 | Add simple bootchart -> gnuplot shell script | Maurus Cuelenaere |
2010-03-14 | amsinfo: do not assume library blocks always have the same size | Rafaël Carré |
2010-03-07 | Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don... | Teruaki Kawashima |
2010-02-18 | Move sample.emacs to utils/editors | Tomer Shalev |
2010-02-18 | wps.vim : Syntax for Rockbox WPS | Tomer Shalev |
2010-02-18 | Have /utils/editors to contain syntax files for WPS and possibly others Rockbox | Tomer Shalev |
2010-01-21 | Import ipod-time-sync from libgpod | Maurus Cuelenaere |
2010-01-13 | amsinfo: support clip+ firmware format | Rafaël Carré |
2009-12-04 | Revert an accidental commit that I didn't want to go in. | Robert Menes |
2009-12-03 | Another round of plugin keymaps for the Philips GoGear SA9200. | Robert Menes |
2009-11-01 | Adjust mknkboot sources path to recently changed location. | Dominik Riebeling |
2009-10-31 | Correct the bootloader download path. | Dave Chapman |
2009-10-30 | Add support for building OSX disk image of beastpatcher. | Barry Wardell |
2009-10-30 | Get beastpatcher working on OSX. | Barry Wardell |
2009-10-28 | Update bootloader download location and add a note about building with VS2005. | Dominik Riebeling |
2009-10-27 | Move mknkboot.[ch] to beastpatcher folder. | Dominik Riebeling |
2009-10-27 | Replace amsinfo by another version which: | Rafaël Carré |
2009-09-24 | Make beastpatcher build with VS2005 again. | Dominik Riebeling |
2009-09-24 | Add non-interactive mode to beastpatcher. | Dominik Riebeling |
2009-09-20 | Integrate mknkboot into beastpatcher. | Dominik Riebeling |
2009-09-18 | Fix signedness mismatch. | Dominik Riebeling |
2009-08-23 | Extend beastpatcher command line. | Dominik Riebeling |
2009-08-17 | Utils/Analysis/Find_Addr.pl: fix wrongly recognizing addresses as being in co... | Maurus Cuelenaere |
2009-07-27 | hopefully fix the wpseditor... I cant get it to compile on a pre r22062 tree ... | Jonathan Gordon |
2009-07-16 | Add some notes describing how the bin2note exploit works | Dave Chapman |
2009-07-13 | Add some Makefile rules to demonstrate assembling, linking, converting to bin... | Dave Chapman |
2009-07-13 | Add flashsplit utility, previously hosted on the wiki at http://www.rockbox.o... | Dave Chapman |
2009-07-13 | First commit of "bin2note" utility for exploiting the Notes buffer overflow o... | Dave Chapman |
2009-07-08 | utils/analysis/find_addr.pl: fix detection of codec start address | Maurus Cuelenaere |
2009-07-01 | utils/analysis/find_addr.pl: also add support for plugins & codecs | Maurus Cuelenaere |
2009-07-01 | Add (better IMO) alternative for utils/analyis/objdiff.py (taken from Linux k... | Maurus Cuelenaere |
2009-06-28 | Add an utility to easily find the assembled instructions at a specific memory... | Maurus Cuelenaere |
2009-06-28 | meizu_dfu: | Bertrik Sikken |
2009-06-19 | jz4740_tools : bin2c.c location has changed | Rafaël Carré |
2009-06-13 | Make bin2c compile with VS2005 and move it to a separate folder as its gettin... | Dominik Riebeling |