summaryrefslogtreecommitdiffstats
path: root/apps/gui/skin_engine/wps_debug.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-15skin_engine: Reenable skin debugging in the sim (use --debugwps)Jonathan Gordon1-661/+0
2011-03-07Merge a bunch of code which is 99% identical so it makes it easier to add mor...Jonathan Gordon1-1/+1
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon1-1/+0
2010-07-11skin engine: fix simulator buildsRafaël Carré1-2/+3
2010-07-11enable skin debug only in the simulatorRafaël Carré1-1/+1
2010-05-12FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon1-0/+1
2010-05-05Make it possible to move the UI viewport using conditional viewports.Jonathan Gordon1-1/+3
2010-03-18fix yelllow and add those tags to the debug outputJonathan Gordon1-0/+7
2010-03-14fiddle with the skin debug output so the load lines arnt shown unless debugwp...Jonathan Gordon1-1/+0
2010-03-06skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove t...Teruaki Kawashima1-5/+4
2010-03-03some small debug info fixes, add %Li and %lt and make uppercase subimage labe...Jonathan Gordon1-1/+13
2010-03-03remove a nonsense outdate warning. there is no token limit anymoreJonathan Gordon1-5/+0
2010-01-03Fix further tabsAndree Buschmann1-13/+13
2010-01-02Make debug builds compile againBertrik Sikken1-0/+2
2009-11-15FS#10783 - WPS translationTomer Shalev1-0/+3
2009-11-09Add a bunch of markers into the tokens enum to make figuring out which token ...Jonathan Gordon1-3/+33
2009-10-29* code police on a macro which has no reason for beingJonathan Gordon1-1/+4
2009-09-26new skin tag: %Sx|<english>| will display the current languages translation o...Jonathan Gordon1-0/+3
2009-09-22Show the name of the setting in the WPS debug outputAlexander Levin1-1/+3
2009-09-22add the %St setting to the debug output for checkwps/parser.... needs mroe wo...Jonathan Gordon1-0/+3
2009-09-18FS#10602 - show the viewport label instead of an int in the debug outputJonathan Gordon1-3/+3
2009-09-13Remove some trailing whitespaces in in the skin engine files.Thomas Martitz1-11/+11
2009-09-11Hopefully make the wps debug info more understandable... display tokens the s...Jonathan Gordon1-81/+50
2009-09-07stupid yellow.... I'm going to bedJonathan Gordon1-0/+3
2009-09-07add a bit more debug info for skins... show the subimage id in the display im...Jonathan Gordon1-7/+15
2009-09-07rework AA load/display handling in the skins to get them working in viewports...Jonathan Gordon1-0/+6
2009-09-02rename wps_[sub]line to skin_[sub]lineJonathan Gordon1-2/+2
2009-09-02Almost the last of the skin ram wastage fixing... This one moved the line/sub...Jonathan Gordon1-14/+14
2009-08-19hopefully fix the yellowJonathan Gordon1-2/+2
2009-08-19get the skin debug output working again, add a line to say how much of the bu...Jonathan Gordon1-64/+33
2009-08-18store the image label instead of a number so debug output is actually useful ...Jonathan Gordon1-2/+2
2009-08-18move viewports into the skin buffer, no more viewport limit on the skinJonathan Gordon1-5/+4
2009-08-16more wps->skin engine work..Jonathan Gordon1-4/+9
2009-08-06more wps->skin moving/renamingJonathan Gordon1-1/+1
2009-08-03part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon1-0/+641