summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-02-27 17:05:55 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-02-27 17:05:55 +0100
commita437a3d743136b2e5ffbb3b2d88684658d92b656 (patch)
treedea72ba743521bba810af1c8af0b86a5ff6b602e /HISTORY
parent927aa495764c0d4dbdd245d112458c8f637040b9 (diff)
downloadvdr-a437a3d743136b2e5ffbb3b2d88684658d92b656.tar.gz
vdr-a437a3d743136b2e5ffbb3b2d88684658d92b656.tar.bz2
Fixed handling transfer mode on full featured DVB cards for encrypted channels that have no audio pid
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index b94e00ee..6325bd14 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8203,9 +8203,11 @@ Video Disk Recorder Revision History
- Fixed detecting broken video data streams when recording.
- Fixed handling frame detection buffer length (reported by Eike Sauer).
-2014-02-26: Version 2.1.6
+2014-02-27: Version 2.1.6
- Revoked "Fixed some compiler warnings with Clang 3.4.1" from ci.c, because this
did not compile with older versions of gcc (thanks to Sören Moch).
- Fixed keeping the current position in the Recordings menu if a recording was
deleted in a sub folder.
+- Fixed handling transfer mode on full featured DVB cards for encrypted channels
+ that have no audio pid (reported by Christian Winkler).