summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-01-23 14:10:15 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-01-23 14:10:15 +0100
commit1743213a1d73cbaf076b84d69b9e53de28d1337b (patch)
tree864856872637a9b8eb6b988f6c5d9b2ff11fe8f8 /HISTORY
parent4549c7407882bd87836fb957a5a00d670fba2be3 (diff)
downloadvdr-1743213a1d73cbaf076b84d69b9e53de28d1337b.tar.gz
vdr-1743213a1d73cbaf076b84d69b9e53de28d1337b.tar.bz2
Recording and Transfer Mode can now handle up to 8 Dolby Digital tracks
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 199c1508..dbcb20dc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3288,7 +3288,7 @@ Video Disk Recorder Revision History
- Thanks to Werner Fink, Reinhard Nissl, Sascha Volkenandt and Bjørnar Nilsen for
their support in testing and fine tuning this version.
-2005-01-22: Version 1.3.19
+2005-01-23: Version 1.3.19
- Making sure at least the default skin is available at program start in case a
plugin needs to issue an error message (thanks to Achim Tuffentshammer for
@@ -3326,3 +3326,7 @@ Video Disk Recorder Revision History
- Falling back to 'stereo' when switching channels in case the user had switched
to 'left' or 'right' (suggested by Rolf Groppe).
- Completed the Danish OSD texts (thanks to Mogens Elneff).
+- Recording and Transfer Mode can now handle up to 8 Dolby Digital tracks (thanks
+ to Marco Schlüßler for a patch that implements substream handling into
+ cDevice::PlayPesPacket(), and Reinhard Nissl for adding substream handling to
+ cDolbyRepacker).