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 /CONTRIBUTORS | |
parent | 3434f061b38c5d809a2fc6630e504cec2f0f093a (diff) | |
download | vdr-1789a813f77dcfbb92284667ee37d4d0dec39b5a.tar.gz vdr-1789a813f77dcfbb92284667ee37d4d0dec39b5a.tar.bz2 |
Added checking mutexCurrentAudioTrack to cDevice::PlayTs()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 03d7cd99..4fd72978 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1193,6 +1193,8 @@ Reinhard Nissl <rnissl@gmx.de> a video to an audio channel for fixing returning complete PES packets in cTsToPes::GetPes() for reporting a possible problem with removing deleted recordings + for pointing out that a check of mutexCurrentAudioTrack needs to be done in + to cDevice::PlayTs() Richard Robson <richard_robson@beeb.net> for reporting freezing replay if a timer starts while in Transfer Mode from the |