1. 2309d6d change to %Cd to display albumart (instead of %C to make it more consistant with %Vd/%Vl and %xd/%xl) by Jonathan Gordon · 15 years ago
  2. b71dc1f fix FS#11384, skinupdater barfed on %Xd and %Vi by Jonathan Gordon · 15 years ago
  3. 57ad6f9 change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign][, yalign]) by Jonathan Gordon · 15 years ago
  4. bbe6c5a we need to escape more chars now, so fix that. test skins with this update parse correctly with the themeditor :) by Jonathan Gordon · 15 years ago
  5. 68f4d91 add support for the possible viewport colour tags (%Vf and %Vb). use -c to disable them by Jonathan Gordon · 15 years ago
  6. 8e07853 and woops by Jonathan Gordon · 15 years ago
  7. d24cc39 zip up the output after doing all the skins by Jonathan Gordon · 15 years ago
  8. e8ec204 make the script zip the output by Jonathan Gordon · 15 years ago
  9. 04130c2 be smarter about %xd so it only eats 2 letters if that image has subimages by Jonathan Gordon · 15 years ago
  10. 8cd3f84 fix error when a comment is on the last line of the file by Jonathan Gordon · 15 years ago
  11. bdb6bf5 Add the beggingings of a perl script to run the update over a whole theme zip file... someoene who knows perl please finish this :D by Jonathan Gordon · 15 years ago
  12. 71cec64 dead simple Makefile by Jonathan Gordon · 15 years ago
  13. 9262a83 fix %Xl tag... this shuold be useable now by Jonathan Gordon · 15 years ago
  14. 20dcf0b %aX should have been %ax.. by Jonathan Gordon · 15 years ago
  15. fc33355 handle # comments and fix some printfs which should be fprintf by Jonathan Gordon · 15 years ago
  16. 4e0f7f6 make it slightyl more useful.. read in a up to 10Kb file, dump to stdout or outfile by Jonathan Gordon · 15 years ago
  17. e7ef935 first go at a general skin updater program. not very useful yet by Jonathan Gordon · 15 years ago