index
:
graphlcd-base
color
master
GraphLCD Drivers Library
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-02
Fix warning "comparison between signed and unsigned"
Manuel Reimer
2018-03-02
usbserlcd: Use a conversion operator to get string from buffer
Manuel Reimer
2018-02-24
usbserlcd: Move glcd_pkgtype struct from .h to .c
Manuel Reimer
2018-02-24
usbserlcd: Move serial stream creation to buffer class
Manuel Reimer
2018-02-04
Wait for the first reboot to not get garbled screen output
Manuel Reimer
2018-02-03
Add variable baud rate for serial speed optimization
Manuel Reimer
2018-02-03
Add usbserlcd driver
Manuel Reimer
2016-11-19
Add alphacool and sdcmegtron driver entries
Manuel Reimer
2016-10-29
Fix segfault if skintest is used without "-s" parameter
Manuel Reimer
2016-10-29
Pass tag name when requesting the scroll tag values
Manuel Reimer
2016-10-24
Fix misleading indentation error
Manuel Reimer
2016-10-20
Merge branch 'master' into touchcol
Andreas Regel
2016-04-01
Add skintest tool.
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
2016-03-31
Add .gitignore file to ignore shared libraries, object and dependency files.
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
Merge branch 'touchcol' of ssh://projects.vdr-developer.org/graphlcd-base int...
mrwastl
2013-05-20
FcResult should not be NULL in FcFontSort() or else assert-error might occur
mrwastl
2013-05-20
made vncserver driver optional (default is unchanged, on) in Make.config
Lucian Muresan
2013-05-20
graphlcd.conf / noritake800: uses AdjustTiming and RefreshDisplay
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-03-23
Merge branch 'touchcol' of ssh://projects.vdr-developer.org/graphlcd-base int...
mrwastl
2013-03-23
convpic: improvement of help ouput
mrwastl
2013-03-23
showpic: improvement of help ouput
mrwastl
2013-03-21
glcdgraphics: bug fix in glcd.c, moved methods Scale() and Blend() to image.c...
mrwastl
2013-03-17
Makefiles: rename PRESTRIP to HAVE_STRIP and unset it by default
mrwastl
2013-03-17
Merge branch 'touchcol' of ssh://projects.vdr-developer.org/graphlcd-base int...
mrwastl
2013-03-17
showpic: fix rendering bug
mrwastl
2013-02-22
more consistent usage of debug code (define HAVE_DEBUG)
Lucian Muresan
2013-02-22
fixed build when compiling without FREETYPE2
Lucian Muresan
2013-02-22
stripping of binaries can easily be disasbled if necessary
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-09-23
extformats.c: use scaleQuantumToDouble() to get colour values in range 0 to 2...
mrwastl
2012-09-22
extformats.c: Image/GraphicsMagick: avoid usage of MaxRGB and QuantumRange
mrwastl
2012-09-22
Revert "extformats: replace deprecated MaxRGB through QuantumRange (ImageMagi...
mrwastl
2012-09-22
extformats: replace deprecated MaxRGB through QuantumRange (ImageMagick) and ...
mrwastl
2012-07-21
fix rendering bug with alpha values == 0
mrwastl
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-16
added support for fontconfig font name representations (eg.: <font id="FontIn...
mrwastl
[next]