The CAM menu is now automatically closed when the current channel is switched

This commit is contained in:
Klaus Schmidinger
2017-12-04 15:33:41 +01:00
parent 0224fc5210
commit e5e0315d34
3 changed files with 8 additions and 1 deletions

View File

@@ -3425,6 +3425,7 @@ Dietmar Spingler <d_spingler@gmx.de>
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
for suggesting to automatically close the CAM menu when the current channel is switched
Stefan Schallenberg <infos@nafets.de>
for adding the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement()