Log messages about switching channels now include the channel ID

This commit is contained in:
Klaus Schmidinger
2017-05-01 13:06:32 +02:00
parent 9491948f04
commit 84b8ea8395
5 changed files with 9 additions and 6 deletions

View File

@@ -3389,6 +3389,7 @@ Dietmar Spingler <d_spingler@gmx.de>
for suggesting to implement the setup option "Recording/Record key handling"
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
Stefan Schallenberg <infos@nafets.de>
for adding the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement()