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