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
(
unfollow
)
Commit message (
Expand
)
Author
2012-03-15
skin_engine: Reenable skin debugging in the sim (use --debugwps)
Jonathan Gordon
2011-03-07
Merge a bunch of code which is 99% identical so it makes it easier to add mor...
Jonathan Gordon
2010-07-29
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-11
skin engine: fix simulator builds
Rafaël Carré
2010-07-11
enable skin debug only in the simulator
Rafaël Carré
2010-05-12
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
Jonathan Gordon
2010-05-05
Make it possible to move the UI viewport using conditional viewports.
Jonathan Gordon
2010-03-18
fix yelllow and add those tags to the debug output
Jonathan Gordon
2010-03-14
fiddle with the skin debug output so the load lines arnt shown unless debugwp...
Jonathan Gordon
2010-03-06
skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove t...
Teruaki Kawashima
2010-03-03
some small debug info fixes, add %Li and %lt and make uppercase subimage labe...
Jonathan Gordon
2010-03-03
remove a nonsense outdate warning. there is no token limit anymore
Jonathan Gordon
2010-01-03
Fix further tabs
Andree Buschmann
2010-01-02
Make debug builds compile again
Bertrik Sikken
2009-11-15
FS#10783 - WPS translation
Tomer Shalev
2009-11-09
Add a bunch of markers into the tokens enum to make figuring out which token ...
Jonathan Gordon
2009-10-29
* code police on a macro which has no reason for being
Jonathan Gordon
2009-09-26
new skin tag: %Sx|<english>| will display the current languages translation o...
Jonathan Gordon
2009-09-22
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-18
FS#10602 - show the viewport label instead of an int in the debug output
Jonathan Gordon
2009-09-13
Remove some trailing whitespaces in in the skin engine files.
Thomas Martitz
2009-09-11
Hopefully make the wps debug info more understandable... display tokens the s...
Jonathan Gordon
2009-09-07
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-02
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-08-19
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-18
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-16
more wps->skin engine work..
Jonathan Gordon
2009-08-06
more wps->skin moving/renaming
Jonathan Gordon
2009-08-03
part two of the grand overall wps/skinning engine cleanup work:
Jonathan Gordon
2009-07-27
Start of some apps/ and wps cleanup work... Move everything related to the ac...
Jonathan Gordon
2008-12-09
Compile the WPS debug functions for the sim, to make --debugwps work.
Jonas Häggqvist
2008-11-16
revert the previous commit to find a nice way to fix the yellow...
Jonathan Gordon
2008-11-16
FS#9477 - new WPS tag (%mo) which lets the WPS have different "modes" which a...
Jonathan Gordon
2008-10-11
* Make %t stricter by aborting if a value is not given.
Jonathan Gordon
2008-08-29
Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl...
Frank Gevaerts
2008-07-12
Introduce a new WPS parsing error case: limits exceeded. It includes the case...
Nicolas Pennequin
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-23
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
2008-06-23
commit FS#9027 - conditional viewports
Jonathan Gordon
2008-03-22
Reduce the shocking amount of RAM my viewports implementation was using. The...
Dave Chapman
2008-03-21
Commit viewports-in-WPS patch (FS#8385). This adds the %V tag - see the Cust...
Dave Chapman
2008-01-13
Fix compile error in wps_debug.c when -DDEBUG and not simulator build
Catalin Patulea
2007-11-18
Improve clearing of pictures in conditional constructs. This fixes improper c...
Nicolas Pennequin
2007-11-14
Hopefully fix the compile errors.
Nicolas Pennequin
[next]