index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
gui
/
skin_engine
/
skin_engine.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
1
-1
/
+1
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-4
/
+1
2013-02-12
skin_engine: Add a debug screen to display skin ram usage
Jonathan Gordon
1
-1
/
+1
2012-06-19
CHARCELL doesn't have sbs support, so disable it properly.
Frank Gevaerts
1
-0
/
+2
2012-02-28
lcd/skin_engine: Add the ability to draw onto the backdrop layer
Jonathan Gordon
1
-0
/
+2
2011-12-14
FS#12378 : Remove various unused code, and comment out some unused code and d...
Boris Gjenero
1
-3
/
+0
2011-11-21
Fix the charcell compile error and rmeove an unused #define
Jonathan Gordon
1
-14
/
+0
2011-09-28
fix FS#12295
Jonathan Gordon
1
-0
/
+1
2011-09-24
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
1
-3
/
+1
2011-09-08
Use buflib for skin images. Allows much more images to be loaded
Jonathan Gordon
1
-9
/
+1
2011-09-08
Use buflib for the skin backdrop images potentially allowing multiple images ...
Jonathan Gordon
1
-4
/
+2
2010-09-14
Another major skin backend update/hopefully bugfix:
Jonathan Gordon
1
-4
/
+20
2010-09-06
2 new touch region options... "settings_inc" and "settings_dec" which will in...
Jonathan Gordon
1
-1
/
+2
2010-07-29
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
1
-2
/
+31
2010-06-21
Touchregion support for the Base Skin and FM Skins. display obviously needs t...
Jonathan Gordon
1
-1
/
+2
2010-05-12
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
Jonathan Gordon
1
-0
/
+12
2010-02-16
* surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st...
Teruaki Kawashima
1
-8
/
+0
2010-02-16
Reuse the backdrop buffers if 2 skins use the same backdrop (on the same scre...
Jonathan Gordon
1
-0
/
+6
2010-01-29
skin rework (FS#10922) notable changes:
Jonathan Gordon
1
-0
/
+9
2010-01-03
Set svn:keywords property on .c and .h files that didn't already have it. Cor...
Bertrik Sikken
1
-1
/
+1
2009-11-04
Fix the WPS to work properly with the statusbar for the previous change.. Sid...
Jonathan Gordon
1
-3
/
+2
2009-10-19
Initial custom statusbar commit.
Thomas Martitz
1
-2
/
+0
2009-08-26
Fix skin engine calling wps code to draw the statusbars (add a pointer to vie...
Thomas Martitz
1
-0
/
+3
2009-08-16
more wps->skin engine work..
Jonathan Gordon
1
-0
/
+2
2009-08-03
Remove the wrapper around the wrapper (wps_data_load) and handle loading hard...
Thomas Martitz
1
-4
/
+4
2009-08-03
A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...
Thomas Martitz
1
-9
/
+2
2009-08-03
one more add which didnt get added
Jonathan Gordon
1
-0
/
+59