From 43df82e98abfdbc0ed36bace8ed1fd2ec3fc821d Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Thu, 17 Feb 2011 03:41:25 +0100 Subject: add manual option to set a device into idle mode dvbdevices should close all their handles and can't be used for epg-scan. So be careful to not disable all devices or you won't get epg. A timer or channel-switch should reactivate the device (hopefully). --- HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index c679ca8..655996d 100644 --- a/HISTORY +++ b/HISTORY @@ -93,3 +93,8 @@ VDR Plugin 'dynamite' Revision History - add parsing of udev-property "dynamite_timeout_handler_arg" - add "dynamite.GetTSTimeoutHandler = /path/to/program" to setup.conf - call external program on GetTS-timeout + +2011-02-18: Version 0.0.5i + +- add idle option to cDevice, "idle"-devices must close all their handles. + They are ignored by the epg-scan. -- cgit v1.2.3