diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-10-26 11:08:12 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-10-26 11:08:12 +0200 |
commit | 2f89413ca4e41b533151741efa9f4bcf1f8afd42 (patch) | |
tree | b514dd5f3fb1e703ee6aa57395e6a92e2fe471f2 /HISTORY | |
parent | 294512863dda14bafa29d7427d9589a92dcd9059 (diff) | |
download | vdr-2f89413ca4e41b533151741efa9f4bcf1f8afd42.tar.gz vdr-2f89413ca4e41b533151741efa9f4bcf1f8afd42.tar.bz2 |
Fixed handling 'Transfer Mode' on single device systems when recording an encrypted channel
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1611,7 +1611,7 @@ Video Disk Recorder Revision History shall be executed from the "Recordings" menu; see MANUAL and 'man vdr(5)' for details (suggested by Gerhard Steiner). -2002-10-20: Version 1.1.14 +2002-10-26: Version 1.1.14 - Fixed some faulty default parameter initializations (thanks to Robert Schiele). - Added further satellites to 'sources.conf' (thanks to Reinhard Walter Buchner @@ -1640,3 +1640,5 @@ Video Disk Recorder Revision History - Fixed channel switching in case of an active 'Transfer Mode' on the primary device ('Transfer Mode' is now launched with priority '-1'). - Fixed a ternary expression in dvbspu.c. +- Fixed handling 'Transfer Mode' on single device systems when recording an + encrypted channel (thanks to Stefan Huelswitt). |