summaryrefslogtreecommitdiff
path: root/apps/gui/splash.c
AgeCommit message (Expand)Author
2006-10-14Added a small interface to screens to translate colors into remote gray level...Michael Sevakis
2006-10-13More visual annoyance fixes. Backdrops no longer show though on centered spla...Michael Sevakis
2006-10-07Splash function: Fixed several bugs and problems: (1) Off-by-one bug caused a...Jens Arnold
2006-10-03Should fix yellow player buid. warning only occurred on the real target so I'...Shachar Liberman
2006-10-02Improved code for the splash function: spare some calculation, fix a bug for ...Shachar Liberman
2006-02-02patch #1422861 by Adam Boot - Fix splash() color problemsLinus Nielsen Feltzing
2005-12-05kill gcc4 warningsDaniel Stenberg
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-11-18private function made staticDaniel Stenberg
2005-11-16Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold
2005-11-09Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...Jens Arnold
2005-10-30Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare
2005-10-28Changed some fn names, also corrected a bug with fonts and made the filetree ...Kevin Ferrare
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing