The SVDRP command LSTC can now list the channels with channel ids; channel number 0 lists the data of the current channel

This commit is contained in:
Klaus Schmidinger
2017-04-22 15:02:56 +02:00
parent 9cd28b2ded
commit 467829af32
3 changed files with 30 additions and 17 deletions

View File

@@ -3390,6 +3390,7 @@ Dietmar Spingler <d_spingler@gmx.de>
for suggesting to cache the channel/CAM relations in the file 'cam.data'
for suggesting to log signal statistics whenever the tuner of a cDvbDevice acquires
a lock, and DVB API 5 signal statistics are available
for suggesting to optionally list the channels with channel ids in the SVDRP command LSTC
Stefan Schallenberg <infos@nafets.de>
for adding the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement()