summaryrefslogtreecommitdiff
path: root/plugin.c
AgeCommit message (Collapse)Author
2012-09-13plugin.c: vdr >= 1.7.30 API-change: ConfigDirectory() -> ↵mrwastl
ResourceDirectory(); init. patch contr. by Copperhead
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 ↵mrwastl
display; location of graphlcd.conf can be defined in Makefile
2011-09-17cExtData is now a singleton class, thus its content survives a ↵mrwastl
DISCONN/CONNECT of a display; trans() now works as expected; three new tokens: 'IsMenuList', 'MenuText', 'MenuTextScroll'; support added for ':clean' and ':rest' for tokens 'MenuTitle', 'MenuCurrent', and 'MenuText'
2011-09-10svdr CONNECT: reactivate plugin if it was deactivated because of invalid ↵mrwastl
display or skin-name
2011-09-07CONNECT/DISCONNect feature added (contrib. by superelchi); stability fixes ↵mrwastl
when connecting to unavailable display
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 ↵mrwastl
deactivated unused i18n-stuff
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 ↵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
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-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-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