summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-12-24 12:28:01 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-12-24 12:28:01 +0100
commit07d50dc8c412c6d4ae061a1bb88c46a491ac890c (patch)
tree79b16922657eb13ab91d72a8597d4bd55b1671ba /HISTORY
parent25148b7b054886485cdedff74587b06d2420f83c (diff)
downloadvdr-07d50dc8c412c6d4ae061a1bb88c46a491ac890c.tar.gz
vdr-07d50dc8c412c6d4ae061a1bb88c46a491ac890c.tar.bz2
cParsePatPmt now has functions to retrieve the audio, dolby and subtitle pids
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 922709ec..3d3da8b8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6226,3 +6226,4 @@ Video Disk Recorder Revision History
If a channel's short name contains a comma, it is replaced with a '.'.
- cDevice now logs the device number when a new device is created.
- Fixed handling STREAMTYPE_11172_AUDIO in cPatPmtParser::ParsePmt().
+- cParsePatPmt now has functions to retrieve the audio, dolby and subtitle pids.