summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-12-05 11:32:31 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-12-05 11:32:31 +0100
commit62901748b3c137cc2c54aec014013bad941acdc8 (patch)
tree82b6357a6ee8c31b5f880bf54cc9d2d9ced6e50d /HISTORY
parenta5e9da1de35a23371e2ecbeeafbcf65c9aa45093 (diff)
downloadvdr-62901748b3c137cc2c54aec014013bad941acdc8.tar.gz
vdr-62901748b3c137cc2c54aec014013bad941acdc8.tar.bz2
The new function cDevice::PatPmtParser() can be used in derived devices to access the PAT/PMT of the currently replayed material
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index de97149c..d5ebed93 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6197,6 +6197,8 @@ Video Disk Recorder Revision History
- Fixed the default value for "Pause key handling" in the MANUAL (reported by
Diego Pierotto).
-2009-11-22: Version 1.7.11
+2009-12-05: Version 1.7.11
- Fixed resetting the file size when regenerating the index file.
+- The new function cDevice::PatPmtParser() can be used in derived devices to access
+ the PAT/PMT of the currently replayed material.