diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-12 13:01:24 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-12 13:01:24 +0100 |
commit | 25c942c0e388e17ffd239e871a362d6c702eec33 (patch) | |
tree | 889e29837c839d03eff55bbfe09f479faf29fdf7 /HISTORY | |
parent | d1fb8d586d1d51028bd7d555ee63d40d27449fb5 (diff) | |
download | vdr-25c942c0e388e17ffd239e871a362d6c702eec33.tar.gz vdr-25c942c0e388e17ffd239e871a362d6c702eec33.tar.bz2 |
Added 'uchar Id' to cAudio::Play()'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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). |