summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-06 13:55:57 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-06 13:55:57 +0100
commit16f037e3c23efadcc846fd7dc780b42036fabf01 (patch)
tree832b252f3b85885884b013f08a9de53cf5bae273 /HISTORY
parente87e649991adfceba8462fb642c57619131efb06 (diff)
downloadvdr-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 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ec7f4db3..4db9f066 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4113,3 +4113,6 @@ Video Disk Recorder Revision History
displayed will close the OSD. In order to assign this new key to an existing
remote control setup, the remote.conf file needs to be deleted and VDR has
to be restarted to go through the process of learning the remote control keys.
+- Any cReceivers still attached to a cDevice when that device switches to a
+ different transponder are now automatically detached (suggested by Patrick
+ Fischer).