summaryrefslogtreecommitdiff
path: root/apps/gui/splash.c (follow)
Commit message (Expand)AuthorAge
* patch #1422861 by Adam Boot - Fix splash() color problemsLinus Nielsen Feltzing2006-02-02
* kill gcc4 warningsDaniel Stenberg2005-12-05
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* private function made staticDaniel Stenberg2005-11-18
* Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold2005-11-16
* Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...Jens Arnold2005-11-09
* Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare2005-10-30
* Changed some fn names, also corrected a bug with fonts and made the filetree ...Kevin Ferrare2005-10-28
* Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing2005-10-28