Added the audio id to the call of PlayAudio() in cDevice::PlayTsAudio()

This commit is contained in:
Klaus Schmidinger
2009-11-22 13:25:16 +01:00
parent d8857154a1
commit c8402639f6
4 changed files with 8 additions and 6 deletions

View File

@@ -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).