diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-23 14:10:15 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-23 14:10:15 +0100 |
commit | 1743213a1d73cbaf076b84d69b9e53de28d1337b (patch) | |
tree | 864856872637a9b8eb6b988f6c5d9b2ff11fe8f8 /HISTORY | |
parent | 4549c7407882bd87836fb957a5a00d670fba2be3 (diff) | |
download | vdr-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-- | HISTORY | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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). |