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
/
backdrop.c
(
unfollow
)
Commit message (
Expand
)
Author
2010-01-29
really the last of the red this time
Jonathan Gordon
2010-01-29
skin rework (FS#10922) notable changes:
Jonathan Gordon
2010-01-28
Fix remote backdrop crashes
Jonathan Gordon
2010-01-26
Accept the last patch FS#10797 with a few changes by me (fixing side effects ...
Thomas Martitz
2009-08-06
Correct yet another typo causing reds and greater shame on me.
Thomas Martitz
2009-08-06
Fix iaudio reds and crazy deltas, both caused by stupid typos.
Thomas Martitz
2009-08-06
Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...
Thomas Martitz
2008-12-26
Make scaler output truly pluggable, add an 8-bit greyscale output to
Andrew Mahone
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-12
Oops, forgot one.
Steve Bavin
2008-05-12
Const police raid.
Steve Bavin
2007-04-25
Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...
Nicolas Pennequin
2007-04-25
Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...
Nicolas Pennequin
2007-04-25
Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R...
Nicolas Pennequin
2007-01-14
Align backdrop buffers
Greg White
2006-12-25
Next round of static'ing and related fixes.
Jens Arnold
2006-11-13
Backdrop support for greyscale targets. WPS backdrop is untested.
Jens Arnold
2006-10-11
Added dithering for 24 bit backdrops on 16 bit displays. FORMAT_DITHER should...
Michael Sevakis
2006-05-21
Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)
Peter D'Hoye
2006-02-02
Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...
Dave Chapman
2006-01-28
Color BMP support
Linus Nielsen Feltzing
2005-04-25
New BMP reader by Tomas Salfischberger
Linus Nielsen Feltzing
2002-05-30
prototype for the BMP file reader function
Daniel Stenberg
2002-05-12
save mpeg layer and version information
Dave Chapman
2002-05-05
proto and struct for id3-info
Daniel Stenberg
2002-04-18
Moved definition of TRUE and FALSE to types.h
Björn Stenberg
2002-04-17
proper #ifdef'ing around the file to prevent errors if multiply included
Daniel Stenberg
2002-04-11
firmware typedefs. only bool so far
Daniel Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg