summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-04-06 10:56:50 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2014-04-06 10:56:50 +0200
commit011a9849510e0a96ae11dc5452c3b6fd1a5ce0a5 (patch)
treeee03d0b8520da49a6c6943ed14e5774c2436b2c1 /HISTORY
parent105ad61b6ffc1f8b205dd23d356a553dce907a93 (diff)
downloadvdr-011a9849510e0a96ae11dc5452c3b6fd1a5ce0a5.tar.gz
vdr-011a9849510e0a96ae11dc5452c3b6fd1a5ce0a5.tar.bz2
A cCamSlot that has WantsTsData set to true in its constructor now also gets the CAT and EMM PIDs data
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index f8b2fcb2..2f0ba074 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8261,10 +8261,12 @@ Video Disk Recorder Revision History
- Added support for systemd (thanks to Christopher Reimer). To activate this you
need to add "SDNOTIFY=1" to the 'make' call.
-2014-03-24: Version 2.1.7
+2014-04-06: 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
directory and one of them has already physically removed a recording directory,
while the others still have it in their list of deleted recordings.
- Updated the Italian OSD texts (thanks to Diego Pierotto).
+- A cCamSlot that has WantsTsData set to true in its constructor now also gets
+ the CAT and EMM PIDs data.