Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
57ad6f9b039f810880f46c1b447955a3c3df4842
/
utils
/
skinupdater
57ad6f9
change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign][, yalign])
by Jonathan Gordon
· 15 years ago
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
68f4d91
add support for the possible viewport colour tags (%Vf and %Vb). use -c to disable them
by Jonathan Gordon
· 15 years ago
8e07853
and woops
by Jonathan Gordon
· 15 years ago
d24cc39
zip up the output after doing all the skins
by Jonathan Gordon
· 15 years ago
e8ec204
make the script zip the output
by Jonathan Gordon
· 15 years ago
04130c2
be smarter about %xd so it only eats 2 letters if that image has subimages
by Jonathan Gordon
· 15 years ago
8cd3f84
fix error when a comment is on the last line of the file
by Jonathan Gordon
· 15 years ago
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
71cec64
dead simple Makefile
by Jonathan Gordon
· 15 years ago
9262a83
fix %Xl tag... this shuold be useable now
by Jonathan Gordon
· 15 years ago
20dcf0b
%aX should have been %ax..
by Jonathan Gordon
· 15 years ago
fc33355
handle # comments and fix some printfs which should be fprintf
by Jonathan Gordon
· 15 years ago
4e0f7f6
make it slightyl more useful.. read in a up to 10Kb file, dump to stdout or outfile
by Jonathan Gordon
· 15 years ago
e7ef935
first go at a general skin updater program. not very useful yet
by Jonathan Gordon
· 15 years ago