summaryrefslogtreecommitdiffstats
path: root/firmware/export/lcd-remote.h
AgeCommit message (Expand)AuthorFilesLines
2006-10-14Added a small interface to screens to translate colors into remote gray level...Michael Sevakis1-4/+12
2006-07-28Add a define for unplugged remoteHristo Kovachev1-0/+1
2006-07-28LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll...Jens Arnold1-20/+89
2006-02-17Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing1-0/+8
2006-01-22Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low1-3/+1
2006-01-22Horizontal scrolling patch by Shachar LibermanTomas Salfischberger1-4/+12
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold1-2/+0
2005-11-19Added option to reduce (and almost prevent) the remote lcd tickingMiika Pekkarinen1-0/+1
2005-07-08Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only ...Jens Arnold1-4/+0
2005-07-07Adapted remote LCD driver and player graphics library to the new bitmap funct...Jens Arnold1-0/+3
2005-06-29Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold1-14/+19
2005-06-23Fix red builds.Jens Arnold1-1/+1
2005-06-23Preparations for implementing the new graphics api: Ordered lcd bitmap driver...Jens Arnold1-46/+33
2005-06-17iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold1-1/+1
2005-06-08Hot-plug support for iriver remote.Jens Arnold1-1/+1
2005-04-25iRiver: extended remote lcd driver. displaying text works now - see start-up-...Christian Gmeiner1-3/+55
2005-04-15corrected copyright infosChristian Gmeiner1-1/+1
2005-04-15IRiver: extended plugin api with current remote lcd functionsChristian Gmeiner1-0/+1
2005-04-15Some code policingLinus Nielsen Feltzing1-5/+5
2005-04-15compile fixChristian Gmeiner1-3/+7
2005-04-15Even more updates to the remote LCD driver. Now it actually works...Linus Nielsen Feltzing1-0/+41