Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-24 | support for transparency (images and text); text and images are transparent ↵ | mrwastl | |
per default; bug fix: crash when allocing bitmap object with width=0 | |||
2011-05-16 | oops, changes in cColor forgot in previous commit: minor clean up in class ↵ | mrwastl | |
cColor, class member cColor::color is no longer public | |||
2011-05-16 | object colours (fore/background) are now evaluated at run time; minor clean ↵ | mrwastl | |
up in class cColor, class member cColor::color is no longer public | |||
2011-05-13 | don't read colons from token definitions as argument separators from functions | mrwastl | |
2011-05-12 | variable values with just "{<expression>}" are now valid too | mrwastl | |
2011-05-12 | variable values that represent functions are now evaluated at run time | mrwastl | |
2011-05-11 | showpic: experimental support for imagemagick-supported formats | mrwastl | |
2011-05-09 | remove code which has not been removed when limiting support to serdisplib ↵ | mrwastl | |
>= 1.95 | |||
2011-05-08 | add basic reading support for image formats supported by ImageMagick ↵ | mrwastl | |
(optional, not enabled by default) | |||
2011-05-07 | store failed image paths in image cache and take these into account when ↵ | mrwastl | |
loading images -> no more flooding of /var/log/messages | |||
2011-05-07 | bug fix when value of a variable contains token definitions: reparse this value | mrwastl | |
2011-05-01 | initial upload to branch 'touchcol'. see file 'HISTORY' for changes | mrwastl | |
2011-03-07 | consolidate Uf8 sequence detection in Utf8CodeAdjustCounter | Zoolooc | |
2011-03-07 | memory cleanups | Zoolooc | |
2011-03-07 | UTF8 support fixes | Zoolooc | |
2011-03-06 | glcddrivers/noritake800 timings fixes | Lucian Muresan | |
2011-03-06 | debug windows wiring | andreas 'randy' weinberger | |
see http://www.vdr-portal.de/board/thread.php?postid=943119#post943119 | |||
2011-03-06 | added STRIP-option for gentoo | andreas 'randy' weinberger | |
see http://www.vdr-portal.de/board/thread.php?postid=905301#post905301 | |||
2011-02-13 | release of version 0.1.90.1.9 | andreas 'randy' weinberger | |
2011-01-26 | removed unneeded LDFLAGS | andreas 'randy' weinberger | |
see http://projects.vdr-developer.org/issues/530 | |||
2011-01-23 | fixed typo | andreas 'randy' weinberger | |
2011-01-23 | changed graphlcd.conf back | andreas 'randy' weinberger | |
http://projects.vdr-developer.org/issues/524 | |||
2010-12-03 | fixed compile error0.1.8 | andreas 'randy' weinberger | |
see http://www.vdrportal.de/board/thread.php?postid=959952#post959952 | |||
2010-11-06 | increased version number0.1.7 | andreas 'randy' weinberger | |
2010-11-02 | release of version 0.1.7 | andreas 'randy' weinberger | |
2010-10-05 | added some more Device sample entries for serdisp/usb | andreas 'randy' weinberger | |
2010-09-25 | added futuba MDM166A driver from andreas brachold | andreas 'randy' weinberger | |
http://projects.vdr-developer.org/issues/351 | |||
2010-09-25 | fixed compiler warnings | andreas 'randy' weinberger | |
http://projects.vdr-developer.org/issues/352 | |||
2010-06-27 | added new attribute 'valign' (vertical alignment) for text objects. format: ↵ | mrwastl | |
valign="top|middle|bottom", default: "top"; changed debug output information to print 'graphlcd/skin' instead of 'Text2Skin' | |||
2010-06-19 | text-object: fix to avoid stumbling scrolling | mrwastl | |
2010-06-18 | text-object: added support for alternative text / alternative condition; bug ↵ | mrwastl | |
fixes: annoying update problems should now be fixed; bug fix in brightness update detection; overloadable method for getting a timestamp that is compliant to VDR timestamp (cSkinConfig::Now(), will be overloaded in vdr-plugin-graphlcd to return the value of cTimeMs::Now()); serdisp-driver: call rotate only if UpsideDown is set | |||
2010-05-16 | glcdskin: another small bug fix for scrolling | mrwastl | |
2010-05-15 | glcdskin: improved scrolling of texts | mrwastl | |
2010-05-15 | glcdskin: bug fix in image loop / NeedsUpdate() code | mrwastl | |
2010-05-15 | glcdskin: added looping for images and scrolling for text-fields | mrwastl | |
2010-05-13 | remove two printf-debugs | 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-04-21 | set /dev/parport0 as default device in graphlcd.conf, as suggested by Mreimer | andreas 'randy' weinberger | |
http://www.vdrportal.de/board/thread.php?postid=906487#post906487 | |||
2010-04-17 | backport of skin-support from 0.2.x to 0.1.x, changes for gcc 4.3 conformity | mrwastl | |
2010-03-02 | version 0.1.60.1.6 | andreas 'randy' weinberger | |
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 | |