summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine/skin_parser.c (follow)
Commit message (Expand)AuthorAge
...
* 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
* fix red :)Jonathan Gordon2009-09-06
* Make the e200 compile the vled for the sim... other targets are probably doin...Jonathan Gordon2009-09-06
* minor line handling fixes, be smarter (well dumber actually) about increasing...Jonathan Gordon2009-09-04
* 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
* Fix/hack checkwps + add Onda VX747/VX777 targetsMaurus Cuelenaere2009-08-21
* Move handling of "rockbox_default.[r]wps" into wps.c, out of the skin engine ...Thomas Martitz2009-08-20
* get the skin debug output working again, add a line to say how much of the bu...Jonathan Gordon2009-08-19
* move the statically allocated tokens array into the skin buffer. this is done...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
* Skin engine: add "pitch" action to touch regionsMaurus Cuelenaere2009-08-17
* fix the %xd<id> tag parser to complain if you try to display an image it hasn...Jonathan Gordon2009-08-17
* remove the limit of touch regions in touchscreen skinsJonathan Gordon2009-08-16
* fix playerJonathan Gordon2009-08-16
* more wps->skin engine work..Jonathan Gordon2009-08-16