summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/lcd-h100-remote.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-02A couple of optimisations.Jens Arnold1-11/+23
2005-06-30Graphics: Lowlevel block function are in IRAM now as they're called often. Sw...Jens Arnold1-8/+24
2005-06-29Ooops...Jens Arnold1-1/+1
2005-06-29Oops, that was no optimisation, but a bug.Jens Arnold1-5/+3
2005-06-29Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold1-264/+368
2005-06-23Fixed a warning.Jens Arnold1-1/+1
2005-06-23Fix red builds.Jens Arnold1-0/+2
2005-06-23Preparations for implementing the new graphics api: Ordered lcd bitmap driver...Jens Arnold1-423/+409
2005-06-17iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold1-6/+40
2005-06-08Hot-plug support for iriver remote.Jens Arnold1-49/+123
2005-06-01iRiver remote LCD start line adjustmentLinus Nielsen Feltzing1-1/+1
2005-05-31iRiver remote LCD is only 128x64Linus Nielsen Feltzing1-2/+2
2005-05-31some small fixesChristian Gmeiner1-11/+11
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg1-0/+13
2005-04-25iRiver: extended remote lcd driver. displaying text works now - see start-up-...Christian Gmeiner1-1/+584
2005-04-15IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main...Christian Gmeiner1-5/+12
2005-04-15Even more updates to the remote LCD driver. Now it actually works...Linus Nielsen Feltzing1-11/+181
2005-04-15Updated H100 remote LCD driver by RickLinus Nielsen Feltzing1-57/+69
2005-04-14Low-level driver for the H100 remote control LCD, by Richard S. La Charite IIILinus Nielsen Feltzing1-0/+194