index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
/
skin_engine
/
wps_debug.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
new skin tag: %Sx|<english>| will display the current languages translation o...
Jonathan Gordon
2009-09-26
*
Show the name of the setting in the WPS debug output
Alexander Levin
2009-09-22
*
add the %St setting to the debug output for checkwps/parser.... needs mroe wo...
Jonathan Gordon
2009-09-22
*
FS#10602 - show the viewport label instead of an int in the debug output
Jonathan Gordon
2009-09-18
*
Remove some trailing whitespaces in in the skin engine files.
Thomas Martitz
2009-09-13
*
Hopefully make the wps debug info more understandable... display tokens the s...
Jonathan Gordon
2009-09-11
*
stupid yellow.... I'm going to bed
Jonathan Gordon
2009-09-07
*
add a bit more debug info for skins... show the subimage id in the display im...
Jonathan Gordon
2009-09-07
*
rework AA load/display handling in the skins to get them working in viewports...
Jonathan Gordon
2009-09-07
*
rename wps_[sub]line to skin_[sub]line
Jonathan Gordon
2009-09-02
*
Almost the last of the skin ram wastage fixing... This one moved the line/sub...
Jonathan Gordon
2009-09-02
*
hopefully fix the yellow
Jonathan Gordon
2009-08-19
*
get the skin debug output working again, add a line to say how much of the bu...
Jonathan Gordon
2009-08-19
*
store the image label instead of a number so debug output is actually useful ...
Jonathan Gordon
2009-08-18
*
move viewports into the skin buffer, no more viewport limit on the skin
Jonathan Gordon
2009-08-18
*
more wps->skin engine work..
Jonathan Gordon
2009-08-16
*
more wps->skin moving/renaming
Jonathan Gordon
2009-08-06
*
part two of the grand overall wps/skinning engine cleanup work:
Jonathan Gordon
2009-08-03