diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-05-27 09:55:30 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-05-27 09:55:30 +0200 |
commit | 30eb01ef3792e3fb75eabc34e8258d66197ec75d (patch) | |
tree | 7f282c84ba23154caae8fb30ac6674d84743866f /CONTRIBUTORS | |
parent | d380b57d2849d0df66c14995130dcbbfadbc9d1f (diff) | |
download | vdr-30eb01ef3792e3fb75eabc34e8258d66197ec75d.tar.gz vdr-30eb01ef3792e3fb75eabc34e8258d66197ec75d.tar.bz2 |
Fixed locking the Channels list in cDisplayChannel, where the lock was still held when Flush() was called (cont'd)
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 73162045..baaae827 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -283,6 +283,8 @@ Uwe Scheffler <linux_dvb@uni.de> for reporting a problem in handling the PrimaryLimit when requesting a device for live viewing for reporting a black screen while a "Recording started" message is displayed + for reporting a problem with the lock on the Channels list in cDisplayChannel still + being held when Flush() was called Matjaz Thaler <matjaz.thaler@guest.arnes.si> for improving AC3 decoding when replaying DVDs |