diff options
author | Lars Hanisch <dvb@flensrocker.de> | 2011-02-02 22:29:56 +0100 |
---|---|---|
committer | Lars Hanisch <dvb@flensrocker.de> | 2011-02-02 22:29:56 +0100 |
commit | 81e2c1e8e0486fbc9f25493fbf38799a0f045a7b (patch) | |
tree | 359955f2d2c131abd393b36e43f1ee0c348a5cb5 /README | |
parent | 6fb28a2e29faf239b1b14fcac981d560a7550e65 (diff) | |
download | vdr-plugin-dynamite-81e2c1e8e0486fbc9f25493fbf38799a0f045a7b.tar.gz vdr-plugin-dynamite-81e2c1e8e0486fbc9f25493fbf38799a0f045a7b.tar.bz2 |
update README and set version for next release
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -128,6 +128,15 @@ SDGT seconds and all devices that will be attached. alternate command: SetDefaultGetTSTimeout +"dynamite-AddUdevMonitor-v0.1" +ADUM subsystem begin-of-devnode + Adds a filter to the udev-monitor. + If an event occurs whose devnode starts with the supplied parameter + this devnode will be queued for attaching, e.g. + AddUdevMonitor video4linux /dev/video + (this is what pvrinput uses) + alternate command: AddUdevMonitor + Don't forget to prefix them with "plug dynamite"... Parameters in setup.conf |