summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine (follow)
Commit message (Expand)AuthorAge
...
* Add stride defines to support vertical stridesKarl Kurbjun2009-08-29
* Do some #ifdef'ing to make the Player happy.Thomas Martitz2009-08-27
* Fix skin engine calling wps code to draw the statusbars (add a pointer to vie...Thomas Martitz2009-08-26
* Make sure that skin_buffer.c #includes its own skin_buffer.hBertrik Sikken2009-08-24
* hopefully get the widecabbie theme going again... temporary fix only thoughJonathan Gordon2009-08-23
* 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
* 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
* move the statically allocated tokens array into the skin buffer. this is done...Jonathan Gordon2009-08-19
* conditional viewports are allowed to share labels.. so make sure they are all...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 obsolete IMG_BUFSIZE #define.Thomas Martitz2009-08-16
* remove an unused #defineJonathan Gordon2009-08-16
* remove the limit of touch regions in touchscreen skinsJonathan Gordon2009-08-16
* Recalibrate the skin buffer size calculation so that targets with remote get ...Thomas Martitz2009-08-16
* fix playerJonathan Gordon2009-08-16
* more wps->skin engine work..Jonathan Gordon2009-08-16
* Don't set the drawmode twice and simplify two cases in viewport_parse_viewport.Thomas Martitz2009-08-09
* r22135 overwrote mcuelenaere's changes in r22068 to add slider-type regions f...Jonathan Gordon2009-08-09
* Factor out WPS' %V parsing function into viewport.c, in preperation of custom...Thomas Martitz2009-08-09
* more wps->skin moving/renamingJonathan Gordon2009-08-06
* Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...Thomas Martitz2009-08-06
* Remove the wrapper around the wrapper (wps_data_load) and handle loading hard...Thomas Martitz2009-08-03
* A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...Thomas Martitz2009-08-03
* one more add which didnt get addedJonathan Gordon2009-08-03
* part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon2009-08-03