summaryrefslogtreecommitdiff
path: root/glcddrivers/serdisp.c
AgeCommit message (Collapse)Author
2010-06-18text-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-02-25added 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-21initial git upload, based on graphlcd-base-0.1.5andreas 'randy' weinberger