summaryrefslogtreecommitdiff
path: root/firmware/export/lcd.h (follow)
Commit message (Expand)AuthorAge
* Ported to iRiver H100Linus Nielsen Feltzing2004-10-26
* Ported to ColdfireLinus Nielsen Feltzing2004-10-26
* Removed the Neo code. Nobody is interested in it.Björn Stenberg2004-09-20
* Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg2004-09-16
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* More const policeing step 1Jens Arnold2004-08-01
* Const'ed the logo, the bitmaps and the credits (optimization for running from...Jens Arnold2004-07-19
* Unified usage of lcd transfer codeJens Arnold2004-04-21
* Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn2003-12-23
* LCD flip (upside down) and a high-performance blit functionJörg Hohensohn2003-12-12
* Additional Neo supportDaniel Stenberg2003-12-12
* Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu2003-12-10
* Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_i...Björn Stenberg2003-07-09
* Added "jump scroll delay" (for player).Kjell Ericson2003-05-27
* Declaring the jump scroll function.Kjell Ericson2003-05-22
* Magnus Öman's long awaited inverted cursor patchLinus Nielsen Feltzing2003-04-16
* New option: Invert display. Patch by Mark Hillebrand.Björn Stenberg2003-02-27
* Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg2003-02-07