summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine/wps_debug.c (follow)
Commit message (Expand)AuthorAge
* FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon2010-05-12
* Make it possible to move the UI viewport using conditional viewports.Jonathan Gordon2010-05-05
* fix yelllow and add those tags to the debug outputJonathan Gordon2010-03-18
* fiddle with the skin debug output so the load lines arnt shown unless debugwp...Jonathan Gordon2010-03-14
* skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove t...Teruaki Kawashima2010-03-06
* some small debug info fixes, add %Li and %lt and make uppercase subimage labe...Jonathan Gordon2010-03-03
* remove a nonsense outdate warning. there is no token limit anymoreJonathan Gordon2010-03-03
* Fix further tabsAndree Buschmann2010-01-03
* Make debug builds compile againBertrik Sikken2010-01-02
* FS#10783 - WPS translationTomer Shalev2009-11-15
* Add a bunch of markers into the tokens enum to make figuring out which token ...Jonathan Gordon2009-11-09
* * code police on a macro which has no reason for beingJonathan Gordon2009-10-29
* new skin tag: %Sx|<english>| will display the current languages translation o...Jonathan Gordon2009-09-26
* Show the name of the setting in the WPS debug outputAlexander Levin2009-09-22
* add the %St setting to the debug output for checkwps/parser.... needs mroe wo...Jonathan Gordon2009-09-22
* FS#10602 - show the viewport label instead of an int in the debug outputJonathan Gordon2009-09-18
* Remove some trailing whitespaces in in the skin engine files.Thomas Martitz2009-09-13
* Hopefully make the wps debug info more understandable... display tokens the s...Jonathan Gordon2009-09-11
* stupid yellow.... I'm going to bedJonathan Gordon2009-09-07
* add a bit more debug info for skins... show the subimage id in the display im...Jonathan Gordon2009-09-07
* rework AA load/display handling in the skins to get them working in viewports...Jonathan Gordon2009-09-07
* rename wps_[sub]line to skin_[sub]lineJonathan Gordon2009-09-02
* Almost the last of the skin ram wastage fixing... This one moved the line/sub...Jonathan Gordon2009-09-02
* hopefully fix the yellowJonathan Gordon2009-08-19
* get the skin debug output working again, add a line to say how much of the bu...Jonathan Gordon2009-08-19
* store the image label instead of a number so debug output is actually useful ...Jonathan Gordon2009-08-18
* move viewports into the skin buffer, no more viewport limit on the skinJonathan Gordon2009-08-18
* more wps->skin engine work..Jonathan Gordon2009-08-16
* more wps->skin moving/renamingJonathan Gordon2009-08-06
* part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon2009-08-03