summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-10-26 11:51:37 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-10-26 11:51:37 +0200
commit41320eca4d534aa803f0aeab1258965aa937752e (patch)
tree29e68ea874557f87d217f42a1c8558d65cb9de76 /HISTORY
parentffb615332619822f891c8c378e4ceeb6d58529bc (diff)
downloadvdr-41320eca4d534aa803f0aeab1258965aa937752e.tar.gz
vdr-41320eca4d534aa803f0aeab1258965aa937752e.tar.bz2
Fixed blocking replaying in case an encrypted channel is being recorded on the primary device
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2fa1f755..429da3b4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1642,3 +1642,5 @@ Video Disk Recorder Revision History
- Fixed a ternary expression in dvbspu.c.
- Fixed handling 'Transfer Mode' on single device systems when recording an
encrypted channel (thanks to Stefan Huelswitt).
+- Fixed blocking replaying in case an encrypted channel is being recorded on
+ the primary device.