diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-01-18 11:45:28 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-01-18 11:45:28 +0100 |
commit | 1789a813f77dcfbb92284667ee37d4d0dec39b5a (patch) | |
tree | ebf273eefe878803748c266f5096a64c62f8c209 /HISTORY | |
parent | 3434f061b38c5d809a2fc6630e504cec2f0f093a (diff) | |
download | vdr-1789a813f77dcfbb92284667ee37d4d0dec39b5a.tar.gz vdr-1789a813f77dcfbb92284667ee37d4d0dec39b5a.tar.bz2 |
Added checking mutexCurrentAudioTrack to cDevice::PlayTs()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5943,3 +5943,5 @@ Video Disk Recorder Revision History be used to distinguish recordings of the same broadcast made by different instances of VDR (suggested by Frank Schmirler). This replaces the use of the "resume id" that was introduced in version 1.7.3. +- Added checking mutexCurrentAudioTrack to cDevice::PlayTs() (thanks to Reinhard + Nissl for pointing this out). |