summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2010-06-02Changed build subdirectoryRobert Bieber6-8/+130
2010-06-02clip int scanning to 15 digits to remove an unecessary malloc().Jonathan Gordon2-8/+7
2010-06-02change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign...Jonathan Gordon2-2/+73
2010-06-02we need to escape more chars now, so fix that. test skins with this update pa...Jonathan Gordon1-2/+19
2010-06-02Theme Editor: Fixed parsing and code generation for nested conditionalsRobert Bieber3-1/+40
2010-06-02Theme Editor: Fixed some more code generation bugsRobert Bieber2-4/+9
2010-06-02Fixed another code generation bug with viewports and enabled negative numbers...Robert Bieber3-5/+6
2010-06-02Theme Editor: Fixed bugs in code generation and viewport parsingRobert Bieber2-7/+15
2010-06-02Theme Editor: Removed the NEWLINE parse tree elementRobert Bieber4-42/+4
2010-06-02Theme Editor: Fixed code generation with escaped charactersRobert Bieber1-5/+15
2010-06-02Theme Editor: Fixed a small bug with asterisk handling in tag parameter argum...Robert Bieber3-3/+9
2010-06-02Theme Editor: Altered the way the parser handles asterisks in the tag argumen...Robert Bieber2-3/+4
2010-06-01Theme Editor: Put together a simple GUI to test going back and forth between ...Robert Bieber10-28/+219
2010-06-01Theme Editor: Made text and comments editable from a treeviewRobert Bieber3-30/+49
2010-06-01Theme Editor: Enabled editing tag parameters from a treeviewRobert Bieber6-8/+119
2010-06-01Theme Editor: Made the viewport tag a top-level child under VIEWPORT elements...Robert Bieber2-5/+22
2010-06-01Committing FS#11345 by JdGordon. Theme editor parser now includes full tag i...Robert Bieber6-13/+19
2010-06-01Theme Editor: Made Viewport the top level parse tree element, along with a bu...Robert Bieber7-13/+114
2010-05-31Theme Editor: Added extern C declarations to header filesRobert Bieber8-11/+43
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