Age | Commit message (Expand) | Author |
2018-02-03 | Add usbserlcd driver | Manuel Reimer |
2016-10-20 | Merge branch 'master' into touchcol | Andreas Regel |
2016-04-01 | ili9341: Use the PWM for the backlight brightness. | Andreas Regel |
2016-04-01 | ili9341: Shorten the reset time. | Andreas Regel |
2016-04-01 | ili9341: Use Broadcom GPIO numbers. | Andreas Regel |
2016-04-01 | ili9431: Rotate display by 90 degrees. | Andreas Regel |
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 | remove unused private fields (to make clang happy) | mrwastl |
2013-05-20 | improved consistency of driver switches in Make.config (all driver switches n... | mrwastl |
2013-05-20 | made vncserver driver optional (default is unchanged, on) in Make.config | Lucian Muresan |
2013-05-19 | support for new generic touchscreen events provided by serdisplib; renamed cl... | mrwastl |
2013-04-19 | added new driver 'vncserver' (contrib. by Michael Heyer); ax206dpf: type chan... | mrwastl |
2013-02-22 | more consistent usage of debug code (define HAVE_DEBUG) | Lucian Muresan |
2013-01-07 | experimental support added for picoLCD 256x64 (contributed by Jochen Koch) | mrwastl |
2012-11-16 | noritake800: bugfixed PPDEV mode, fixed crash also in Direct I/O mode by bett... | Lucian Muresan |
2012-11-16 | cParallelPort: safer Claim/Release, in both Direct I/O and PPDEV mode | Lucian Muresan |
2012-07-13 | gu256x64-372 driver: fixed erraneous signalling with caused a not working dis... | mrwastl |
2012-06-24 | support direct IO only where applicable | mrwastl |
2012-06-09 | graphlcd-base can now be compiled by clang, too. simply write 'CXX=clang make... | mrwastl |
2012-06-08 | corrected some typos / bugs found via clang warning messages ; improved trim() | mrwastl |
2012-03-06 | more flexible including of serdisplib in dlopen() | mrwastl |
2011-11-09 | added support for serdisp_defaultdevice() introduced in serdisp v2.00 | mrwastl |
2011-10-24 | cImageFile: scaling support for non-ImageMagick files (-> pbm, glcd); serdisp... | mrwastl |
2011-10-21 | framebuffer: now with colour support (depths 8, 16, 24, 32), damage reporting... | mrwastl |
2011-10-13 | bug fix for bit order in SetPixel(): verified: image, not verified yet: hd618... | mrwastl |
2011-10-13 | t6963c: bug fix | mrwastl |
2011-09-23 | patches for thread-safeness of AX206DPF driver (contrib by superelchi) | mrwastl |
2011-09-16 | added methods to cDriver: ConfigName() and DriverName(); graphlcd.conf: forbi... | mrwastl |
2011-09-16 | move config/oldConfig + it's initialisation to base class cDriver; libglcddri... | mrwastl |
2011-09-07 | serdisp: safety-check for DeInit() | mrwastl |
2011-08-23 | enhancements for AX206dpf support (contr. by Lutz Neumann) | mrwastl |
2011-08-11 | beauty fix: add inner graphlcd-base dependencies (link lglcdgraphics to libgl... | mrwastl |
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 graphlc... | mrwastl |
2011-06-29 | added driver futabaMDM166A; ported mem leak fixes to image.c (from 0.1.x); po... | mrwastl |
2011-06-25 | adapt all drivers to support SetPixel() with 32bit colours; Set8Pixels() is n... | mrwastl |
2011-05-29 | bug-fixes: wrong handling of {Default}(Fore|Back)groundColor fixed | mrwastl |
2011-05-29 | add fgcol/bgcol class members to base class cDriver, add distinction between ... | mrwastl |
2011-05-28 | added generic Set8Pixels() to base class cDriver; serdisp-driver: class membe... | mrwastl |
2011-05-28 | updated simlcd-driver (diff contributed by user 'Keine_Ahnung') | mrwastl |
2011-05-09 | remove code which has not been removed when limiting support to serdisplib >=... | mrwastl |
2011-05-01 | initial upload to branch 'touchcol'. see file 'HISTORY' for changes | mrwastl |
2011-03-07 | memory cleanups | Zoolooc |
2011-03-06 | glcddrivers/noritake800 timings fixes | Lucian Muresan |
2011-03-06 | debug windows wiring | andreas 'randy' weinberger |
2011-01-26 | removed unneeded LDFLAGS | andreas 'randy' weinberger |
2010-09-25 | added futuba MDM166A driver from andreas brachold | andreas 'randy' weinberger |
2010-09-25 | fixed compiler warnings | andreas 'randy' weinberger |