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
/
skin_engine.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
skin_engine: Add a debug screen to display skin ram usage
Jonathan Gordon
2013-02-12
*
CHARCELL doesn't have sbs support, so disable it properly.
Frank Gevaerts
2012-06-19
*
lcd/skin_engine: Add the ability to draw onto the backdrop layer
Jonathan Gordon
2012-02-28
*
FS#12378 : Remove various unused code, and comment out some unused code and d...
Boris Gjenero
2011-12-14
*
Fix the charcell compile error and rmeove an unused #define
Jonathan Gordon
2011-11-21
*
fix FS#12295
Jonathan Gordon
2011-09-28
*
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
2011-09-24
*
Use buflib for skin images. Allows much more images to be loaded
Jonathan Gordon
2011-09-08
*
Use buflib for the skin backdrop images potentially allowing multiple images ...
Jonathan Gordon
2011-09-08
*
Another major skin backend update/hopefully bugfix:
Jonathan Gordon
2010-09-14
*
2 new touch region options... "settings_inc" and "settings_dec" which will in...
Jonathan Gordon
2010-09-06
*
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-29
*
Touchregion support for the Base Skin and FM Skins. display obviously needs t...
Jonathan Gordon
2010-06-21
*
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
Jonathan Gordon
2010-05-12
*
* surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st...
Teruaki Kawashima
2010-02-16
*
Reuse the backdrop buffers if 2 skins use the same backdrop (on the same scre...
Jonathan Gordon
2010-02-16
*
skin rework (FS#10922) notable changes:
Jonathan Gordon
2010-01-29
*
Set svn:keywords property on .c and .h files that didn't already have it. Cor...
Bertrik Sikken
2010-01-03
*
Fix the WPS to work properly with the statusbar for the previous change.. Sid...
Jonathan Gordon
2009-11-04
*
Initial custom statusbar commit.
Thomas Martitz
2009-10-19
*
Fix skin engine calling wps code to draw the statusbars (add a pointer to vie...
Thomas Martitz
2009-08-26
*
more wps->skin engine work..
Jonathan Gordon
2009-08-16
*
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