summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 414f7c75..eaf01f6b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3388,3 +3388,7 @@ Video Disk Recorder Revision History
Huelswitt).
- Completed the Danish OSD texts (thanks to Mogens Elneff).
- Forcing a new resync after a call to cRemux::Clear() (suggested by Marco Schlüßler).
+- The cAudio::Play() function now has an additional parameter 'uchar Id' which tells
+ the function the substream id of the given audio packet, so that a plugin can
+ take the right action for the various kinds if audio data (based on suggestions
+ by Werner Fink and Macro Schlüßler).