summaryrefslogtreecommitdiff
path: root/firmware/export/lcd.h (follow)
Commit message (Expand)AuthorAge
...
* Fixed yellow FM builds, and changed the function type names according to the ...Jens Arnold2005-06-24
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* Preparations for implementing the new graphics api: Ordered lcd bitmap driver...Jens Arnold2005-06-23
* Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg2005-05-23
* Removed more dead code; bugfix for cursor display in player simulator.Jens Arnold2005-05-08
* Even more updates to the remote LCD driver. Now it actually works...Linus Nielsen Feltzing2005-04-15
* Low-level driver for the H100 remote control LCD, by Richard S. La Charite IIILinus Nielsen Feltzing2005-04-14
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* iRiver: Added extra parameters to lcd_write_command_ex()Linus Nielsen Feltzing2005-01-27
* 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