diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-09 09:46:57 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-09 09:46:57 +0100 |
commit | 7fac1d4ae2284b8789b3042dc261393589649206 (patch) | |
tree | 81b9d0e3d4f173aa3f6b84c0bad3e5e5f00da2ed /HISTORY | |
parent | 52620f147b21d979780ca3e2e849caa5138fbeba (diff) | |
download | vdr-7fac1d4ae2284b8789b3042dc261393589649206.tar.gz vdr-7fac1d4ae2284b8789b3042dc261393589649206.tar.bz2 |
Fixed resetting the receiver for EMM pids for CAMs that need to receive the TS
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8307,7 +8307,7 @@ Video Disk Recorder Revision History - The APIVERSION has been increased to 2.0.6 due to the changes to pat.h, sdt.h and the functional modification to cFont::CreateFont(). -2015-01-07: Version 2.1.7 +2015-01-09: Version 2.1.7 - No longer logging an error message in DirSizeMB() if the given directory doesn't exist. This avoids lots of log entries in case several VDRs use the same video @@ -8338,3 +8338,5 @@ Video Disk Recorder Revision History Rolf Ahrenberg). - Fixed detaching receivers from devices in case a CAM needs to receive the TS (reported by Dietmar Spingler). +- Fixed resetting the receiver for EMM pids for CAMs that need to receive the TS + (reported by Dietmar Spingler). |