summaryrefslogtreecommitdiff
path: root/utils/skinupdater
AgeCommit message (Expand)Author
2010-06-09SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last par...Jonathan Gordon
2010-06-09fix %Vp updating... Jonathan Gordon
2010-06-08The real reason to change the %C was to remove a very nasty hack!Jonathan Gordon
2010-06-08fix %Vi againJonathan Gordon
2010-06-08change to %Cd to display albumart (instead of %C to make it more consistant w...Jonathan Gordon
2010-06-08fix FS#11384, skinupdater barfed on %Xd and %ViJonathan Gordon
2010-06-02change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign...Jonathan Gordon
2010-06-02we need to escape more chars now, so fix that. test skins with this update pa...Jonathan Gordon
2010-05-30add support for the possible viewport colour tags (%Vf and %Vb). use -c to di...Jonathan Gordon
2010-05-30and woopsJonathan Gordon
2010-05-30zip up the output after doing all the skinsJonathan Gordon
2010-05-29make the script zip the outputJonathan Gordon
2010-05-29be smarter about %xd so it only eats 2 letters if that image has subimagesJonathan Gordon
2010-05-29fix error when a comment is on the last line of the fileJonathan Gordon
2010-05-28Add the beggingings of a perl script to run the update over a whole theme zip...Jonathan Gordon
2010-05-28dead simple MakefileJonathan Gordon
2010-05-28fix %Xl tag... this shuold be useable nowJonathan Gordon
2010-05-28%aX should have been %ax..Jonathan Gordon
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