summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-05-18 09:18:43 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-05-18 09:18:43 +0200
commit43c828f8ca87946a83324b1285c10cc8fa11c97b (patch)
tree496c693a3c7b7f3c768c866a3961a41c0cd9a48d /CONTRIBUTORS
parentb01a1ee81864033c4489233b037b73476584fec8 (diff)
downloadvdr-43c828f8ca87946a83324b1285c10cc8fa11c97b.tar.gz
vdr-43c828f8ca87946a83324b1285c10cc8fa11c97b.tar.bz2
Fixed a race between SVDRP CHAN and cDevice::HasProgramme()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 0db5f2ab..a2eeaed2 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -3397,6 +3397,7 @@ Dietmar Spingler <d_spingler@gmx.de>
for suggesting to cache the channel/CAM relations in the file 'cam.data'
for suggesting to optionally list the channels with channel ids in the SVDRP command LSTC
for suggesting to include the channel ID in log messages about switching channels
+ for reporting a problem with the SVDRP command CHAN while the channel display is open
Stefan Schallenberg <infos@nafets.de>
for adding the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement()