diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-04-22 15:02:56 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-04-22 15:02:56 +0200 |
commit | 467829af3207f7b82e0bdf1664c639e4a282d66c (patch) | |
tree | 5f162342b7031aff70b0e09a7f7ebf790150f61b /CONTRIBUTORS | |
parent | 9cd28b2ded3c8db71a857a2c3b12a4d48204e996 (diff) | |
download | vdr-467829af3207f7b82e0bdf1664c639e4a282d66c.tar.gz vdr-467829af3207f7b82e0bdf1664c639e4a282d66c.tar.bz2 |
The SVDRP command LSTC can now list the channels with channel ids; channel number 0 lists the data of the current channel
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 580ec89b..32c0ab8f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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() |