Age | Commit message (Collapse) | Author | |
---|---|---|---|
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); ↵ | mrwastl | |
serdisp.[ch]: paranoia checks (SetBrightness()!), encapsulation of touch events; cImageCache: syslog message after successful loading of an image; cSkinObject: beauty fix | |||
2011-10-21 | framebuffer: now with colour support (depths 8, 16, 24, 32), damage ↵ | mrwastl | |
reporting, selectable framebuffer device | |||
2011-10-13 | bug fix for bit order in SetPixel(): verified: image, not verified yet: ↵ | mrwastl | |
hd61830, ks0108, network, sed1330, sed1520; beauty fix in object.c (compiler warning) | |||
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: ↵ | mrwastl | |
forbid ':' in section names, added check to config.c to enforce this | |||
2011-09-16 | move config/oldConfig + it's initialisation to base class cDriver; ↵ | mrwastl | |
libglcddrivers.so no longer link-dependent on libglcdgraphics.so | |||
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 ↵ | 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-06-25 | adapt all drivers to support SetPixel() with 32bit colours; Set8Pixels() is ↵ | mrwastl | |
no longer virtual (generic implementation in base class) | |||
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 | |
default fg/bg colours from driver and fg/bg colours from class; adapt serdisp-driver to these changes | |||
2011-05-28 | added generic Set8Pixels() to base class cDriver; serdisp-driver: class ↵ | mrwastl | |
members fg/bg_colours now uint32_t, better adaption to new cColor-scheme, use Set8Pixels() from base class | |||
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 | |
>= 1.95 | |||
2011-05-01 | initial upload to branch 'touchcol'. see file 'HISTORY' for changes | mrwastl | |
2010-04-23 | added additional wiring for GU256x64-372 drivercolor | andreas '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-02-28 | added Futaba DM140 support | andreas 'randy' weinberger | |
2010-02-28 | added support for Futaba DM140 vfd (graphlcd-base-0.1.5_gcc43-compat.diff) | andreas 'randy' weinberger | |
2010-02-28 | added gcc43-compat patch (include cstring.h/csdtlib.h) | andreas 'randy' weinberger | |
2010-02-28 | added LDFLAGS in Makefiles for better combat | andreas 'randy' weinberger | |
2010-02-25 | added support for option BRIGHTNESS (for graphlcd-dimming support); added ↵ | mrwastl | |
correct intialisation for self-emitting displays (eg. OLEDs); added missing check for ancient serdisplib-version | |||
2010-02-21 | initial git upload, based on graphlcd-base-0.1.5 | andreas 'randy' weinberger | |