summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1e8212b3..0cbaf08e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3410,3 +3410,6 @@ Video Disk Recorder Revision History
library files from this version of VDR (suggested by Andreas Brachold).
- Added a missing 'resultSkipped = 0' to cRemux::Clear() (thanks to Marco Schlüßler
for reporting this one).
+- The new function cDvbDevice::SetTransferModeForDolbyDigital() can be used by
+ plugins that implement Dolby Digital output and thus want to prevent the cDvbDevice
+ from starting Transfer Mode in order to replay DD over the DVB device.