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
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Add stride defines to support vertical strides
Karl Kurbjun
2009-08-29
*
Do some #ifdef'ing to make the Player happy.
Thomas Martitz
2009-08-27
*
Fix skin engine calling wps code to draw the statusbars (add a pointer to vie...
Thomas Martitz
2009-08-26
*
Make sure that skin_buffer.c #includes its own skin_buffer.h
Bertrik Sikken
2009-08-24
*
hopefully get the widecabbie theme going again... temporary fix only though
Jonathan Gordon
2009-08-23
*
Fix/hack checkwps + add Onda VX747/VX777 targets
Maurus Cuelenaere
2009-08-21
*
Move handling of "rockbox_default.[r]wps" into wps.c, out of the skin engine ...
Thomas Martitz
2009-08-20
*
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-19
*
move the statically allocated tokens array into the skin buffer. this is done...
Jonathan Gordon
2009-08-19
*
conditional viewports are allowed to share labels.. so make sure they are all...
Jonathan Gordon
2009-08-19
*
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-18
*
Skin engine: add "pitch" action to touch regions
Maurus Cuelenaere
2009-08-17
*
fix the %xd<id> tag parser to complain if you try to display an image it hasn...
Jonathan Gordon
2009-08-17
*
Remove obsolete IMG_BUFSIZE #define.
Thomas Martitz
2009-08-16
*
remove an unused #define
Jonathan Gordon
2009-08-16
*
remove the limit of touch regions in touchscreen skins
Jonathan Gordon
2009-08-16
*
Recalibrate the skin buffer size calculation so that targets with remote get ...
Thomas Martitz
2009-08-16
*
fix player
Jonathan Gordon
2009-08-16
*
more wps->skin engine work..
Jonathan Gordon
2009-08-16
*
Don't set the drawmode twice and simplify two cases in viewport_parse_viewport.
Thomas Martitz
2009-08-09
*
r22135 overwrote mcuelenaere's changes in r22068 to add slider-type regions f...
Jonathan Gordon
2009-08-09
*
Factor out WPS' %V parsing function into viewport.c, in preperation of custom...
Thomas Martitz
2009-08-09
*
more wps->skin moving/renaming
Jonathan Gordon
2009-08-06
*
Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...
Thomas Martitz
2009-08-06
*
Remove the wrapper around the wrapper (wps_data_load) and handle loading hard...
Thomas Martitz
2009-08-03
*
A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...
Thomas Martitz
2009-08-03
*
one more add which didnt get added
Jonathan Gordon
2009-08-03
*
part two of the grand overall wps/skinning engine cleanup work:
Jonathan Gordon
2009-08-03
[prev]