summaryrefslogtreecommitdiff
path: root/firmware/export/lcd-remote.h (follow)
Commit message (Expand)AuthorAge
* Forgot to update lcd-remote.hThomas Martitz2010-10-11
* Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp...Thomas Martitz2010-10-11
* Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t...Thomas Martitz2010-10-10
* Two new lcd/multi screen api convinience functions: draw_viewport(), fill_vie...Thomas Martitz2010-10-10
* Fix targets with remote display, forgot to add the new functions to their hea...Thomas Martitz2010-10-06
* Implement lcd(_remote)_putsxyf() and export to pluginsRafaël Carré2010-08-28
* Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius2009-10-17
* Latest work on the bmp on-load scaler:Andrew Mahone2008-12-26
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman2008-03-26
* Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp...Jens Arnold2008-03-12
* Add the viewport functions to the screens API, including a new getfont() func...Dave Chapman2008-01-08
* Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...Dave Chapman2008-01-07
* Remove the "invert scroll" code since it's not used anywhere anymore (and it ...Antoine Cellerier2007-10-15
* Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius2007-08-12
* Fix warnings and errors. Remove some added stuff that wasn't needed afterall.Michael Sevakis2007-07-28
* Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis2007-07-28
* Give color targets the ability to display each LCD line a different color and...Brandon Low2007-06-17
* Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin2007-04-25
* Move target specific parts of the H100 remote LCD driver to target tree.Jens Arnold2007-02-25
* Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold2007-02-20
* Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ...Jens Arnold2006-11-26
* Removed anachronisms introduced with low battery shutdown patch.Michael Sevakis2006-11-14
* Removed remnants of deprecated lcd_roll().Jens Arnold2006-10-31
* Added a small interface to screens to translate colors into remote gray level...Michael Sevakis2006-10-14
* Add a define for unplugged remoteHristo Kovachev2006-07-28
* LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll...Jens Arnold2006-07-28
* Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing2006-02-17
* Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low2006-01-22
* Horizontal scrolling patch by Shachar LibermanTomas Salfischberger2006-01-22
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* Added option to reduce (and almost prevent) the remote lcd tickingMiika Pekkarinen2005-11-19
* Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only ...Jens Arnold2005-07-08
* Adapted remote LCD driver and player graphics library to the new bitmap funct...Jens Arnold2005-07-07
* Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold2005-06-29
* Fix red builds.Jens Arnold2005-06-23
* Preparations for implementing the new graphics api: Ordered lcd bitmap driver...Jens Arnold2005-06-23
* iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold2005-06-17
* Hot-plug support for iriver remote.Jens Arnold2005-06-08
* iRiver: extended remote lcd driver. displaying text works now - see start-up-...Christian Gmeiner2005-04-25
* corrected copyright infosChristian Gmeiner2005-04-15
* IRiver: extended plugin api with current remote lcd functionsChristian Gmeiner2005-04-15
* Some code policingLinus Nielsen Feltzing2005-04-15
* compile fixChristian Gmeiner2005-04-15
* Even more updates to the remote LCD driver. Now it actually works...Linus Nielsen Feltzing2005-04-15