summaryrefslogtreecommitdiff
path: root/plugin.c
AgeCommit message (Expand)Author
2021-03-11move display connect related cod into Start() to avoid crash on stop caused b...Peter Bieringer
2021-02-16move cleanup also into Stop() to avoid crashPeter Bieringer
2021-02-15fix to proper Stop(), add some debug log and rename thread matching plugin namePeter Bieringer
2021-02-15move thread cancel in new introduced Stop() function (hint by VDR maintainer)Peter Bieringer
2021-02-08Version 1.0.41.0.4Manuel Reimer
2021-02-04fix Wformat-truncationPeter Bieringer
2021-02-04fix Wliteral-suffixPeter Bieringer
2021-02-04fix log levelsPeter Bieringer
2021-01-28Version 1.0.31.0.3Manuel Reimer
2020-08-19Version 1.0.21.0.2Manuel Reimer
2018-11-10Version 1.0.11.0.1Manuel Reimer
2018-04-08Version 1.0.01.0.0Manuel Reimer
2012-09-13plugin.c: vdr >= 1.7.30 API-change: ConfigDirectory() -> ResourceDirectory();...mrwastl
2011-10-26improved syslog messages (more consistent)mrwastl
2011-10-15skinconfig.c: don't crash when replay.control is NULL; plugin.c: beauty fixmrwastl
2011-10-08changes for SVDRP-commands 'SET', 'UNSET', and 'GET'. 'SETEXP' removedmrwastl
2011-09-23fixed retrieval of configDir; fixed a typo in a help informationmrwastl
2011-09-22support up to 4 displays; cExtData now able to bind data to a certain display...mrwastl
2011-09-17cExtData is now a singleton class, thus its content survives a DISCONN/CONNEC...mrwastl
2011-09-10svdr CONNECT: reactivate plugin if it was deactivated because of invalid disp...mrwastl
2011-09-07CONNECT/DISCONNect feature added (contrib. by superelchi); stability fixes wh...mrwastl
2011-07-30increase plugin version to 0.3.0 (+no longer w/ postfix)mrwastl
2011-06-16bug fix: change order of translation-stuff for descriptionmrwastl
2011-06-14changes in i18n-stuff, added italian (from HEAD), cleanup / removed or deacti...mrwastl
2011-06-13beauty patch (include i18n.h only when needed), change plugin id-stringmrwastl
2011-06-09beauty fix: use strtoul instead of strtol for uint32_tmrwastl
2011-05-19set data via SVDRP and make these available to the skin-enginemrwastl
2011-05-12wait for 10 secs until display is initialised. if it fails: stop graphlcd plu...mrwastl
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
2010-05-09plugin should now be working for both non-UTF8 and UTF8 versions of VDR; VDR ...mrwastl
2010-05-04changing of brightness; external service informations from plugins radiotext ...mrwastl
2010-05-04initial git upload, based on graphlcd-0.2.0-pre2mrwastl
2010-03-02increased version number to 0.1.6andreas '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