diff options
author | Lars Hanisch <dvb@flensrocker.de> | 2012-01-04 23:39:14 +0100 |
---|---|---|
committer | Lars Hanisch <dvb@flensrocker.de> | 2012-01-04 23:39:14 +0100 |
commit | 27d7bed52e5e9a9913de84170d8521c9dfd7fc03 (patch) | |
tree | 75638f40753010e58581e3039dd97d5cae5ba8d0 | |
parent | 4c2297e076c351194b308ee077b9e262300f008b (diff) | |
download | vdr-plugin-dynamite-27d7bed52e5e9a9913de84170d8521c9dfd7fc03.tar.gz vdr-plugin-dynamite-27d7bed52e5e9a9913de84170d8521c9dfd7fc03.tar.bz2 |
update HISTORY and README
-rw-r--r-- | HISTORY | 4 | ||||
-rw-r--r-- | README | 4 |
2 files changed, 8 insertions, 0 deletions
@@ -240,3 +240,7 @@ VDR Plugin 'dynamite' Revision History 2011-12-21: Version 0.0.9 - adjust to vdr 1.7.22 + +2011-12-21: Version 0.0.9a + +- reset CAMs if device will not get ready on attach @@ -322,6 +322,7 @@ dynamite_instanceid dynamite_cardindex n: if possible attach at slot with given cardindex + if no cardindex is given, the adapter number will be used (see "Known issues") dynamite_disable_autoidle "yes", "y", "disable", "true", "1": disable the auto-idle feature on this device, any other @@ -342,6 +343,9 @@ or should be forced to transfer mode or something else. Since I don't know anything about this you have to wait for this feature or teach me how to do this... +The "no cardindex given" default mechanism doesn't count frontends with +numbers > 0. Make sure you have one frontend per adapter. + TODO ---- ... |