summaryrefslogtreecommitdiff
path: root/dynamicdevice.c
AgeCommit message (Collapse)Author
2011-02-17Merge branch 'master' of projects.vdr-developer.org:vdr-plugin-dynamiteLars Hanisch
2011-02-17support idle-option of cDeviceLars Hanisch
2011-02-17dynamite can call an external program if the GetTSTimeout of a device triggersLars Hanisch
In setup.conf set dynamite.GetTSTimeoutHandler to a program you want to execute. If the udev-property dynamite_timeout_handler_arg is set it will be passed as the argument to it otherwise the devpath with wich the device was attached to dynamite.
2011-02-10add parsing of watchdog timeout set by udev ruleLars Hanisch
2011-02-02initial commit of version 0.0.5cLars Hanisch