diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-11-22 13:25:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-11-22 13:25:16 +0100 |
commit | c8402639f60ce0feec31c31748d1162d40754012 (patch) | |
tree | 3b49b0bf2da059873f03f6c96197f4d444f37bae /HISTORY | |
parent | d8857154a1a193251705088d3a064f6ded5ad6ee (diff) | |
download | vdr-c8402639f60ce0feec31c31748d1162d40754012.tar.gz vdr-c8402639f60ce0feec31c31748d1162d40754012.tar.bz2 |
Added the audio id to the call of PlayAudio() in cDevice::PlayTsAudio()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6189,3 +6189,5 @@ Video Disk Recorder Revision History - The cRingBufferLinear::Read() function now returns -1 and sets errno to EAGAIN if the buffer is already full. - Fixed handling DVB subtitles for PES recordings (thanks to Rolf Ahrenberg). +- Added the audio id to the call of PlayAudio() in cDevice::PlayTsAudio() + (thanks to Andreas Schaefers). |