diff options
author | Lars Hanisch <dvb@flensrocker.de> | 2011-02-26 17:15:41 +0100 |
---|---|---|
committer | Lars Hanisch <dvb@flensrocker.de> | 2011-02-26 17:15:41 +0100 |
commit | 730ff56de4b4cd4aea74535fba347b8d1f4a09bd (patch) | |
tree | c7b55acc9fb6511aea17bc3a0c1714191f06ba2a /HISTORY | |
parent | e92b0f7b6c3c02b5d903eab398682bcbf6ae6d65 (diff) | |
download | vdr-plugin-dynamite-730ff56de4b4cd4aea74535fba347b8d1f4a09bd.tar.gz vdr-plugin-dynamite-730ff56de4b4cd4aea74535fba347b8d1f4a09bd.tar.bz2 |
add new command DTAD for detaching all devices
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -104,7 +104,9 @@ VDR Plugin 'dynamite' Revision History - move reading of udev properties from the monitor to the attacher, so that they are recognized on devices present at startup. -2011-02-26: Version 0.0.5k-rc1 +2011-02-26: Version 0.0.5k - while in cDvbDeviceProbe create only as much cDynamicDevice-objects as needed - create dummy-device-probe only if specified on command line option "--dummy-probe" +- add commandline arg --GetTSTimeoutHandler /path/to/program +- add new command "DTAD" for detaching all devices |