summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-06-12 15:07:29 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-06-12 15:07:29 +0200
commit1369239b53ee23fa1f790c67649facb4f8e547ff (patch)
tree7e5cb697db8f8034530ca2a16e67398f3d64f5e7 /HISTORY
parent9b0070a420a47dfcced1e480d85c9f455aa6e416 (diff)
downloadvdr-1369239b53ee23fa1f790c67649facb4f8e547ff.tar.gz
vdr-1369239b53ee23fa1f790c67649facb4f8e547ff.tar.bz2
Fixed switching channels while an encrypted channel is being recorded
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2a5379b5..45b726dc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2908,3 +2908,6 @@ Video Disk Recorder Revision History
- Some improvements in cOsd creation (thanks to some suggestions by Jouni Karvo).
- Fixed calculating the OSD width and height (thanks to Olaf Henkel for reporting
a problem with long event texts in the "Classic VDR" skin).
+- Fixed switching channels while an encrypted channel is being recorded, because the
+ channel was switched if the new channel was on the same transponder and was
+ a radio channel (thanks to Martin Dauskardt for reporting this one).