summaryrefslogtreecommitdiff
path: root/graphlcd.conf
AgeCommit message (Collapse)Author
2018-02-03Add usbserlcd driverManuel Reimer
2016-11-19Add alphacool and sdcmegtron driver entriesManuel Reimer
2016-10-20Merge branch 'master' into touchcolAndreas Regel
# Conflicts: # HISTORY # Makefile # glcddrivers/Makefile # glcddrivers/drivers.c # glcddrivers/drivers.h # glcddrivers/futabaMDM166A.c # glcddrivers/futabaMDM166A.h # glcddrivers/image.c # glcddrivers/noritake800.c # glcddrivers/noritake800.h # glcdgraphics/Makefile # glcdgraphics/bitmap.c # glcdgraphics/bitmap.h # glcdgraphics/font.c # glcdgraphics/font.h # glcdskin/config.h # glcdskin/display.c # glcdskin/display.h # glcdskin/object.c # glcdskin/object.h # glcdskin/parser.c # graphlcd.conf # tools/convpic/Makefile # tools/crtfont/Makefile # tools/genfont/Makefile # tools/lcdtestpattern/Makefile # tools/showpic/Makefile # tools/showpic/showpic.c # tools/showtext/Makefile
2016-04-01Add driver for ILI9341 TFT display.Andreas Regel
2016-04-01Add driver for SSD1306 OLED display on raspberry piAndreas Regel
2013-05-20improved consistency of driver switches in Make.config (all driver switches ↵mrwastl
now start with HAVE_DRIVER_)
2013-05-20graphlcd.conf / noritake800: uses AdjustTiming and RefreshDisplayLucian Muresan
2013-04-19added new driver 'vncserver' (contrib. by Michael Heyer); ax206dpf: type ↵mrwastl
change of an array to make new GCC versions happy
2013-03-21glcdgraphics: bug fix in glcd.c, moved methods Scale() and Blend() to ↵mrwastl
image.c, added static methods for loading/saving image; showpic and convpic working again; convpic cleaned up; showpic: added parameters for scaling and centering image
2012-03-06enhanced / improved logging; added gradient feature for progress barmrwastl
2011-10-21framebuffer: now with colour support (depths 8, 16, 24, 32), damage ↵mrwastl
reporting, selectable framebuffer device
2011-08-23enhancements for AX206dpf support (contr. by Lutz Neumann)mrwastl
2011-08-10added support for AX206dpf-based picture frames (contributed by Lutz Neumann)mrwastl
2011-03-06glcddrivers/noritake800 timings fixesLucian Muresan
2011-01-23fixed typoandreas 'randy' weinberger
2011-01-23changed graphlcd.conf backandreas 'randy' weinberger
http://projects.vdr-developer.org/issues/524
2010-12-03fixed compile error0.1.8andreas 'randy' weinberger
see http://www.vdrportal.de/board/thread.php?postid=959952#post959952
2010-10-05added some more Device sample entries for serdisp/usbandreas 'randy' weinberger
2010-09-25added futuba MDM166A driver from andreas bracholdandreas 'randy' weinberger
http://projects.vdr-developer.org/issues/351
2010-04-23added additional wiring for GU256x64-372 drivercolorandreas 'randy' weinberger
(thanks to mentox, http://www.vdr-portal.de/board/thread.php?postid=895721#post895721) http://projects.vdr-developer.org/issues/show/319
2010-04-21set /dev/parport0 as default device in graphlcd.conf, as suggested by Mreimerandreas 'randy' weinberger
http://www.vdrportal.de/board/thread.php?postid=906487#post906487
2010-02-28added support for Futaba DM140 vfd (graphlcd-base-0.1.5_gcc43-compat.diff)andreas 'randy' weinberger
2010-02-21initial git upload, based on graphlcd-base-0.1.5andreas 'randy' weinberger