summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2010-05-31Add a tool to compare the binsizes of plugins and codecs of 2 build dirsRafaël Carré1-0/+159
2010-05-30add support for the possible viewport colour tags (%Vf and %Vb). use -c to di...Jonathan Gordon1-2/+45
2010-05-30Applied JdGordon's patch to add tokens to the Theme Editor tag tableRobert Bieber2-181/+400
2010-05-30and woopsJonathan Gordon1-1/+1
2010-05-30zip up the output after doing all the skinsJonathan Gordon1-1/+1
2010-05-30Theme Editor: Fixed parsing bug that allowed comments to form a new logical l...Robert Bieber1-0/+4
2010-05-30Theme Editor: Got a barely functional treeview in placeRobert Bieber4-21/+54
2010-05-30Themeditor: Got the ParseTreeNode class in good shape, preparing to start on ...Robert Bieber4-62/+170
2010-05-29make the script zip the outputJonathan Gordon1-3/+2
2010-05-29be smarter about %xd so it only eats 2 letters if that image has subimagesJonathan Gordon1-3/+15
2010-05-29fix error when a comment is on the last line of the fileJonathan Gordon1-1/+1
2010-05-29Theme Editor: Got code generation tentatively working along with a solid C++ ...Robert Bieber7-91/+245
2010-05-28Add the beggingings of a perl script to run the update over a whole theme zip...Jonathan Gordon2-0/+74
2010-05-28dead simple MakefileJonathan Gordon1-0/+3
2010-05-28fix %Xl tag... this shuold be useable nowJonathan Gordon1-3/+3
2010-05-28%aX should have been %ax..Jonathan Gordon3-15/+83
2010-05-27Theme Editor: Fixed a bug in the subline parser, added a LINE element to cont...Robert Bieber7-27/+58
2010-05-27handle # comments and fix some printfs which should be fprintfJonathan Gordon1-2/+9
2010-05-27make it slightyl more useful.. read in a up to 10Kb file, dump to stdout or o...Jonathan Gordon1-6/+26
2010-05-27first go at a general skin updater program. not very useful yetJonathan Gordon3-0/+533
2010-05-27fix rtc tag mistakeJonathan Gordon1-1/+2
2010-05-26Trying to implement QAbstractItemModel for parse trees, haven't got it workin...Robert Bieber6-3/+267
2010-05-26add all the known tags to the table. Nothing is done about target specific ta...Jonathan Gordon1-11/+168
2010-05-25Added a README and a missing copyright header to the theme editor filesRobert Bieber3-1/+49
2010-05-25Fixed some memory leaks in the theme editorRobert Bieber8-26/+76
2010-05-25Fixed some bugs in the theme editor, added the tags with parameters to the ta...Robert Bieber6-106/+119
2010-05-25Adding the new WPS parser, code works but need to build the tag tableRobert Bieber11-0/+1579
2010-05-24mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AM...Rafaël Carré1-35/+2
2010-05-02Take version number from SVN, or via VERSION variable in Makefile - i.e. use ...Dave Chapman2-4/+6
2010-05-02Add support for the Cowon S9, based on the information from http://iaudiophil...Dave Chapman2-0/+4
2010-04-20Wrong file name in time-sync utility makefileBertrik Sikken1-2/+2
2010-04-05Add simple bootchart -> gnuplot shell scriptMaurus Cuelenaere1-0/+38
2010-03-14amsinfo: do not assume library blocks always have the same sizeRafaël Carré1-25/+2
2010-03-07Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don...Teruaki Kawashima1-2/+2
2010-02-18Move sample.emacs to utils/editorsTomer Shalev1-0/+44
2010-02-18wps.vim : Syntax for Rockbox WPS Tomer Shalev1-0/+453
2010-02-18Have /utils/editors to contain syntax files for WPS and possibly others RockboxTomer Shalev1-0/+49
2010-01-21Import ipod-time-sync from libgpodMaurus Cuelenaere4-0/+178
2010-01-13amsinfo: support clip+ firmware formatRafaël Carré1-1/+2
2009-12-04Revert an accidental commit that I didn't want to go in.Robert Menes1-1/+1
2009-12-03Another round of plugin keymaps for the Philips GoGear SA9200.Robert Menes1-1/+1
2009-11-01Adjust mknkboot sources path to recently changed location.Dominik Riebeling1-2/+2
2009-10-31Correct the bootloader download path.Dave Chapman1-1/+1
2009-10-30Add support for building OSX disk image of beastpatcher.Barry Wardell1-1/+7
2009-10-30Get beastpatcher working on OSX.Barry Wardell2-10/+31
2009-10-28Update bootloader download location and add a note about building with VS2005.Dominik Riebeling1-1/+7
2009-10-27Move mknkboot.[ch] to beastpatcher folder.Dominik Riebeling3-6/+377
2009-10-27Replace amsinfo by another version which:Rafaël Carré2-128/+473
2009-09-24Make beastpatcher build with VS2005 again.Dominik Riebeling1-4/+12
2009-09-24Add non-interactive mode to beastpatcher.Dominik Riebeling3-35/+42