summaryrefslogtreecommitdiff
path: root/firmware/export/lcd-remote.h (unfollow)
Commit message (Expand)Author
2006-11-26Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ...Jens Arnold
2006-11-14Removed anachronisms introduced with low battery shutdown patch.Michael Sevakis
2006-10-31Removed remnants of deprecated lcd_roll().Jens Arnold
2006-10-14Added a small interface to screens to translate colors into remote gray level...Michael Sevakis
2006-07-28Add a define for unplugged remoteHristo Kovachev
2006-07-28LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll...Jens Arnold
2006-02-17Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing
2006-01-22Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low
2006-01-22Horizontal scrolling patch by Shachar LibermanTomas Salfischberger
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-11-19Added option to reduce (and almost prevent) the remote lcd tickingMiika Pekkarinen
2005-07-08Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only ...Jens Arnold
2005-07-07Adapted remote LCD driver and player graphics library to the new bitmap funct...Jens Arnold
2005-06-29Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold
2005-06-23Fix red builds.Jens Arnold
2005-06-23Preparations for implementing the new graphics api: Ordered lcd bitmap driver...Jens Arnold
2005-06-17iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold
2005-06-08Hot-plug support for iriver remote.Jens Arnold
2005-04-25iRiver: extended remote lcd driver. displaying text works now - see start-up-...Christian Gmeiner
2005-04-15corrected copyright infosChristian Gmeiner
2005-04-15IRiver: extended plugin api with current remote lcd functionsChristian Gmeiner
2005-04-15Some code policingLinus Nielsen Feltzing
2005-04-15compile fixChristian Gmeiner
2005-04-15Even more updates to the remote LCD driver. Now it actually works...Linus Nielsen Feltzing
2004-11-22Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold
2004-11-21Code cleanupJens Arnold
2004-11-17Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock selec...Jens Arnold
2004-10-15Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn
2003-06-25Default contrast is now autodetected on recordersLinus Nielsen Feltzing
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg
2002-12-09Corrected ATA_ADDRESS macroLinus Nielsen Feltzing
2002-10-15Norm build fixLinus Nielsen Feltzing
2002-10-15Sim build fixLinus Nielsen Feltzing
2002-10-15The player firmware now autodetects the LCD type. No need for two player vers...Linus Nielsen Feltzing
2002-10-15Hardware compatibility functionsLinus Nielsen Feltzing
2002-08-07Made battery_level() use the power history table to get an average battery le...Heikki Hannikainen
2002-08-06Added battery charger code for the recorder and battery voltage statistics ke...Heikki Hannikainen
2002-07-28Added battery_level_safe() functionLinus Nielsen Feltzing
2002-07-26New voltage levels for full and empty batteryLinus Nielsen Feltzing
2002-07-22Slightly different battery level rangeLinus Nielsen Feltzing
2002-07-05Added power_off() and lowered the FULL limitLinus Nielsen Feltzing
2002-07-04First versionLinus Nielsen Feltzing
2002-07-02debug_ports()Linus Nielsen Feltzing
2002-06-04output debugf() nicely for simulator builds tooDaniel Stenberg
2002-05-17Added gdb stub serial port setupBjörn Stenberg
2002-05-14Changed from gcc extension to C99 varargs macrosBjörn Stenberg
2002-05-06missing #define for VC++Stefan Meyer
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-04-20First commitLinus Nielsen Feltzing
2002-04-15First check inBjörn Stenberg