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