summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-12-31 15:35:37 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-12-31 15:35:37 +0100
commit3d7338de5a2e93431296ecfed30821e007d3419b (patch)
tree6c658162ac3b3dd0b1d6777efc0598a670cba5a9 /HISTORY
parenta8260204c3e66fe12173f7232feb90ece61a59e8 (diff)
downloadvdr-3d7338de5a2e93431296ecfed30821e007d3419b.tar.gz
vdr-3d7338de5a2e93431296ecfed30821e007d3419b.tar.bz2
cPatPmtParser now also stores the audio stream types
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 56004cd1..72df81f5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6233,3 +6233,4 @@ Video Disk Recorder Revision History
- cDevice::AddPid() now stores the stream type of the given pid (thanks to Andreas
Regel).
- Added cFont::FontName() and cFont::Size() (thanks to Andreas Regel).
+- cPatPmtParser now also stores the audio stream types.