Fixed a race between SVDRP CHAN and cDevice::HasProgramme()

This commit is contained in:
Klaus Schmidinger
2017-05-18 09:18:43 +02:00
parent b01a1ee818
commit 43c828f8ca
3 changed files with 7 additions and 2 deletions

View File

@@ -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()