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_buffer.c
(
unfollow
)
Commit message (
Expand
)
Author
2010-07-29
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-05-12
Borrow another 10K to make sure multifont will have room on even the smallers...
Jonathan Gordon
2010-05-09
revert those last few...
Jonathan Gordon
2010-05-09
mono targets dont support backdrops so dont use that #define
Jonathan Gordon
2010-05-09
fix red
Jonathan Gordon
2010-05-09
use a better value for the needed skin buffer size
Jonathan Gordon
2010-01-29
bugger, too tired, didnt mean to commit this.
Jonathan Gordon
2010-01-29
fix the last of the red... note to self, fix backdrop.h!
Jonathan Gordon
2010-01-29
skin rework (FS#10922) notable changes:
Jonathan Gordon
2010-01-03
Set svn:keywords property on .c and .h files that didn't already have it. Cor...
Bertrik Sikken
2010-01-03
Fix further tabs
Andree Buschmann
2009-09-13
Remove some trailing whitespaces in in the skin engine files.
Thomas Martitz
2009-09-11
Increase skin buffer on charcell displays so it's actually big enough to load...
Frank Gevaerts
2009-09-02
Almost the last of the skin ram wastage fixing... This one moved the line/sub...
Jonathan Gordon
2009-08-24
Make sure that skin_buffer.c #includes its own skin_buffer.h
Bertrik Sikken
2009-08-23
hopefully get the widecabbie theme going again... temporary fix only though
Jonathan Gordon
2009-08-19
move the statically allocated tokens array into the skin buffer. this is done...
Jonathan Gordon
2009-08-16
Recalibrate the skin buffer size calculation so that targets with remote get ...
Thomas Martitz
2009-08-16
more wps->skin engine work..
Jonathan Gordon