Fixed resetting the receiver for EMM pids for CAMs that need to receive the TS

This commit is contained in:
Klaus Schmidinger
2015-01-09 09:46:57 +01:00
parent 52620f147b
commit 7fac1d4ae2
3 changed files with 12 additions and 2 deletions

View File

@@ -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).