summaryrefslogtreecommitdiff
path: root/utils/skinupdater (follow)
Commit message (Expand)AuthorAge
* SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last par...Jonathan Gordon2010-06-09
* fix %Vp updating... Jonathan Gordon2010-06-09
* The real reason to change the %C was to remove a very nasty hack!Jonathan Gordon2010-06-08
* fix %Vi againJonathan Gordon2010-06-08
* change to %Cd to display albumart (instead of %C to make it more consistant w...Jonathan Gordon2010-06-08
* fix FS#11384, skinupdater barfed on %Xd and %ViJonathan Gordon2010-06-08
* change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign...Jonathan Gordon2010-06-02
* we need to escape more chars now, so fix that. test skins with this update pa...Jonathan Gordon2010-06-02
* add support for the possible viewport colour tags (%Vf and %Vb). use -c to di...Jonathan Gordon2010-05-30
* and woopsJonathan Gordon2010-05-30
* zip up the output after doing all the skinsJonathan Gordon2010-05-30
* make the script zip the outputJonathan Gordon2010-05-29
* be smarter about %xd so it only eats 2 letters if that image has subimagesJonathan Gordon2010-05-29
* fix error when a comment is on the last line of the fileJonathan Gordon2010-05-29
* Add the beggingings of a perl script to run the update over a whole theme zip...Jonathan Gordon2010-05-28
* dead simple MakefileJonathan Gordon2010-05-28
* fix %Xl tag... this shuold be useable nowJonathan Gordon2010-05-28
* %aX should have been %ax..Jonathan Gordon2010-05-28
* handle # comments and fix some printfs which should be fprintfJonathan Gordon2010-05-27
* make it slightyl more useful.. read in a up to 10Kb file, dump to stdout or o...Jonathan Gordon2010-05-27
* first go at a general skin updater program. not very useful yetJonathan Gordon2010-05-27