Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-18 | Add st7565r-reel driver | Reelfan | |
2018-02-03 | Add usbserlcd driver | Manuel Reimer | |
2016-10-20 | Merge branch 'master' into touchcol | Andreas 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-01 | Add driver for ILI9341 TFT display. | Andreas Regel | |
2016-04-01 | Add driver for SSD1306 OLED display on raspberry pi | Andreas Regel | |
2016-03-31 | Remove dependency target, instead generate dependencies during compliling. | Andreas Regel | |
2013-05-20 | improved consistency of driver switches in Make.config (all driver switches ↵ | mrwastl | |
now start with HAVE_DRIVER_) | |||
2013-05-20 | made vncserver driver optional (default is unchanged, on) in Make.config | Lucian Muresan | |
2013-04-19 | added new driver 'vncserver' (contrib. by Michael Heyer); ax206dpf: type ↵ | mrwastl | |
change of an array to make new GCC versions happy | |||
2013-01-07 | experimental support added for picoLCD 256x64 (contributed by Jochen Koch) | mrwastl | |
2012-06-09 | graphlcd-base can now be compiled by clang, too. simply write 'CXX=clang ↵ | mrwastl | |
make' to do so. | |||
2011-09-16 | move config/oldConfig + it's initialisation to base class cDriver; ↵ | mrwastl | |
libglcddrivers.so no longer link-dependent on libglcdgraphics.so | |||
2011-08-11 | beauty fix: add inner graphlcd-base dependencies (link lglcdgraphics to ↵ | mrwastl | |
libglcddrivers.so and libglcdskin.so) (thanks to Gerald) | |||
2011-08-10 | added support for AX206dpf-based picture frames (contributed by Lutz Neumann) | mrwastl | |
2011-07-30 | skin definitions: added simple support for including files; increased ↵ | mrwastl | |
graphlcd-base version to 0.3.0 and version of included libraries to 2.1.0; bug fix: don't syslog a detection of an invalid number when evaluating in cSkinFunction (just return that this is obviously not a valid function) | |||
2011-06-29 | added driver futabaMDM166A; ported mem leak fixes to image.c (from 0.1.x); ↵ | mrwastl | |
ported fixes to noritake800 (from 0.1.x); fixed some grammar mistakes | |||
2011-01-26 | removed unneeded LDFLAGS | andreas 'randy' weinberger | |
see http://projects.vdr-developer.org/issues/530 | |||
2010-09-25 | added futuba MDM166A driver from andreas brachold | andreas 'randy' weinberger | |
http://projects.vdr-developer.org/issues/351 | |||
2010-02-28 | added support for Futaba DM140 vfd (graphlcd-base-0.1.5_gcc43-compat.diff) | andreas 'randy' weinberger | |
2010-02-28 | added LDFLAGS in Makefiles for better combat | andreas 'randy' weinberger | |
2010-02-21 | initial git upload, based on graphlcd-base-0.1.5 | andreas 'randy' weinberger | |