summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-04-13 12:55:28 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-04-13 12:55:28 +0200
commitc674d80762aa821a8901cdc0b604d52ce684177a (patch)
tree65c83104d5ea97a925d69ff967f8c3ce2a614f66 /HISTORY
parent7f314c07b6e89d4d1ba2c67de35183180876e501 (diff)
downloadvdr-c674d80762aa821a8901cdc0b604d52ce684177a.tar.gz
vdr-c674d80762aa821a8901cdc0b604d52ce684177a.tar.bz2
No longer resetting the patPmtParser in cDevice::PlayTs()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 036b3745..33d6bb16 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6035,3 +6035,5 @@ Video Disk Recorder Revision History
- cDevice::PlayTs() now syncs on the TS packet sync bytes.
- Made MAXFRAMESIZE a multiple of TS_SIZE to avoid breaking up TS packets.
+- No longer resetting the patPmtParser in cDevice::PlayTs(), because this
+ caused the selected audio and subtitle tracks to fall back to the default.