diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-05-06 09:41:03 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-05-06 09:41:03 +0200 |
commit | d380b57d2849d0df66c14995130dcbbfadbc9d1f (patch) | |
tree | cee52522c25d5b034e75aea7e2116559c614eb12 /CONTRIBUTORS | |
parent | 820a0ddb8a046c04833c667ecaf0148babe837bc (diff) | |
download | vdr-d380b57d2849d0df66c14995130dcbbfadbc9d1f.tar.gz vdr-d380b57d2849d0df66c14995130dcbbfadbc9d1f.tar.bz2 |
Fixed locking the Channels list in cDisplayChannel, where the lock was still held when Flush() was called
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1875defc..73162045 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3316,6 +3316,8 @@ Matthias Senzel <matthias.senzel@t-online.de> after starting the editing process for reporting a problem with setting the initial offset of the cursor in a list menu for reporting a high CPU load during replay with active progress display + for reporting that the lock on the Channels list in cDisplayChannel was still held + when Flush() was called Marek Nazarko <mnazarko@gmail.com> for translating OSD texts to the Polish language |