diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-06 13:55:57 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-06 13:55:57 +0100 |
commit | 16f037e3c23efadcc846fd7dc780b42036fabf01 (patch) | |
tree | 832b252f3b85885884b013f08a9de53cf5bae273 /CONTRIBUTORS | |
parent | e87e649991adfceba8462fb642c57619131efb06 (diff) | |
download | vdr-16f037e3c23efadcc846fd7dc780b42036fabf01.tar.gz vdr-16f037e3c23efadcc846fd7dc780b42036fabf01.tar.bz2 |
Any cReceivers still attached to a cDevice when that device switches to a different transponder are now automatically detached
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 789a39f5..4dcc7be9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1566,6 +1566,8 @@ Patrick Fischer <patrick_fischer@gmx.de> for reporting an error in the cFilter example in PLUGINS.html for making the static cControl functions thread safe for suggesting that the cTimer constructor should take an optional cChannel + for suggesting that any cReceivers still attached to a cDevice when that device + switches to a different transponder shall be automatically detached Ralf Müller <ralf@bj-ig.de> for a patch that was used to implement cUnbufferedFile |