diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-27 17:12:14 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-27 17:12:14 +0100 |
commit | c94b4a803cfe16c8e26e570d455a8713f2b82798 (patch) | |
tree | 8a6ae77c1c9dbe4d43f06214878b23a593348d49 /HISTORY | |
parent | 7271a160e46b3d29a5623a8478a335fd742f1f9a (diff) | |
download | vdr-c94b4a803cfe16c8e26e570d455a8713f2b82798.tar.gz vdr-c94b4a803cfe16c8e26e570d455a8713f2b82798.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-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7870,7 +7870,7 @@ Video Disk Recorder Revision History and also to use the correct directory with --edit (the latter reported by Marko Mäkelä). -2014-02-26: Version 2.0.6 +2014-02-27: Version 2.0.6 - Updated 'sources.conf' (thanks to Antti Hartikainen). - cFont::CreateFont() now returns a dummy font in case there are no fonts installed. @@ -7898,3 +7898,5 @@ Video Disk Recorder Revision History - Fixed handling frame detection buffer length (reported by Eike Sauer). - 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). |