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
/
splash.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix red archos sims and make some minor cleanup
Nils Wallménius
2007-08-06
*
Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...
Nils Wallménius
2007-08-06
*
Now charcell displays require lcd_update() for updating the main lcd content ...
Jens Arnold
2007-04-06
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Added a small interface to screens to translate colors into remote gray level...
Michael Sevakis
2006-10-14
*
More visual annoyance fixes. Backdrops no longer show though on centered spla...
Michael Sevakis
2006-10-13
*
Splash function: Fixed several bugs and problems: (1) Off-by-one bug caused a...
Jens Arnold
2006-10-07
*
Should fix yellow player buid. warning only occurred on the real target so I'...
Shachar Liberman
2006-10-03
*
Improved code for the splash function: spare some calculation, fix a bug for ...
Shachar Liberman
2006-10-02
*
patch #1422861 by Adam Boot - Fix splash() color problems
Linus Nielsen Feltzing
2006-02-02
*
kill gcc4 warnings
Daniel Stenberg
2005-12-05
*
removed old statusbar and buttonbar code
Kevin Ferrare
2005-11-20
*
private function made static
Daniel Stenberg
2005-11-18
*
Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...
Jens Arnold
2005-11-16
*
Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...
Jens Arnold
2005-11-09
*
Corrected a bug on archos with buttonbar which was erased when filetree refre...
Kevin Ferrare
2005-10-30
*
Changed some fn names, also corrected a bug with fonts and made the filetree ...
Kevin Ferrare
2005-10-28
*
Initial multi screen support by Kévin Ferrare (Patch #1318081)
Linus Nielsen Feltzing
2005-10-28