summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-11add more ways to tell the plugin that femon-plugin is okmrwastl
2011-06-11initialise stringsmrwastl
2011-06-11added additional string checks to avoid crashes when starting because of ↵mrwastl
race conditions (as pointed out by dirk)
2011-06-09beauty fix: use strtoul instead of strtol for uint32_tmrwastl
2011-06-07support for additional external service 'mailbox' (MailBox-1.0) added, ↵mrwastl
contribution by 'Keine_Ahnung'
2011-06-04additional token 'IsUTF8'mrwastl
2011-05-29bug fixes: problems with colour tokens fixedmrwastl
2011-05-29added new tokens ForegroundColor / BackgroundColormrwastl
2011-05-25updated touchcol.skin to reflect recent changesmrwastl
2011-05-25another bug fix for DefaultBackgroundColor/DefaultForegroundColormrwastl
2011-05-24bug fix: forgot hex-prefix '0x' when returning ↵mrwastl
DefaultBackgroundColor/DefaultForegroundColor
2011-05-24additional tokens 'DefaultForegroundColor' and 'DefaultBackgroundColor'mrwastl
2011-05-19set data via SVDRP and make these available to the skin-enginemrwastl
2011-05-15move service-active checks to first successful fetching of service datamrwastl
2011-05-12clear screen when closing down pluginmrwastl
2011-05-12wait for 10 secs until display is initialised. if it fails: stop graphlcd ↵mrwastl
plugin so that VDR will not restart
2011-05-09updated command line help of pluginmrwastl
2011-05-08update display when re-enabling graphlcd via SVDRPmrwastl
2011-05-03added extended SVDRP patch (issue 488)mrwastl
2011-05-02added missing fonts that are used in testskin 'touchcol'mrwastl
2011-05-01initial upload to branch 'touchcol'. modifications for compatibility with ↵mrwastl
branch touchcol from graphlcd-base; skin 'touchcol' for experimenting
2010-06-27draw an 'X' if skin couldn't be loaded0.2.0mrwastl
2010-06-18new class for external services (service informations from other plugins: ↵mrwastl
defined for now: radiotext, lcr, femon); radiotext/lcr-hack no longer necessary because of ext. services; new tokens for ext. services; bug fixes (casting, uint64_t, update detection); patches for femon <= 1.7.7
2010-05-15call newly introduced NeedsUp() for smooth image looping and text scrolling; ↵mrwastl
added missing tokens
2010-05-10added missing out-of-bounds paranoia checkmrwastl
2010-05-09Merge branches '0.2.0', '0.2.0', '0.2.0' and '0.2.0' of ↵mrwastl
git://projects.vdr-developer.org/vdr-plugin-graphlcd into 0.2.0
2010-05-09plugin should now be working for both non-UTF8 and UTF8 versions of VDR; VDR ↵mrwastl
< 1.5.x: small workaround so that month/day-names are displayed in the configured language
2010-05-09VDR < 1.5.x: small workaround for displaying month/day-names in configures ↵mrwastl
language; plugin should now be working for both non-UTF8 and UTF8 versions of VDR
2010-05-08use character set of VDR. if not configured: return default onemrwastl
2010-05-05ported DEFAULTFRAMESPERSECOND-patch from 0.1.x to 0.2.0mrwastl
2010-05-04changing of brightness; external service informations from plugins radiotext ↵mrwastl
and lcr
2010-05-04initial git upload, based on graphlcd-0.2.0-pre2mrwastl
2010-03-02version 0.1.60.1.6colorandreas 'randy' weinberger
2010-03-02history for 0.1.16andreas 'randy' weinberger
2010-03-02increased version number to 0.1.6andreas 'randy' weinberger
2010-03-02modified for vdr-1.7.13andreas 'randy' weinberger
2010-02-28fixed typo (missing space)andreas 'randy' weinberger
2010-02-28added -L./graphlcd-base/glcddrivers/ & glcdgraphics/ if graphlcd-base is not ↵andreas 'randy' weinberger
installed system-wide
2010-02-28changed FRAMESPERSEC to DEFAULTFRAMESPERSECOND (vdr-1.7.x)andreas 'randy' weinberger
2010-02-28added po files for UTF8 patchandreas 'randy' weinberger
2010-02-28added include path graphlcd-base/andreas 'randy' weinberger
2010-02-28added UTF8 support (vdr-graphlcd-0.1.5-utf8_i18n.diff)andreas 'randy' weinberger
2010-02-21initial git upload, based on graphlcd-0.1.5andreas 'randy' weinberger