diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-04-17 15:02:44 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-04-17 15:02:44 +0200 |
commit | 6132a46768a1e7c16c5bf51ce7f2d831b83df67c (patch) | |
tree | 7b63ccef3fd7b87d75a81662fcce8fb58344b007 /CONTRIBUTORS | |
parent | 1f541487e08b05685270f28059fa494e63b03c47 (diff) | |
download | vdr-6132a46768a1e7c16c5bf51ce7f2d831b83df67c.tar.gz vdr-6132a46768a1e7c16c5bf51ce7f2d831b83df67c.tar.bz2 |
Implemented getting and logging DVB API 5 signal statistics
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c51ead69..580ec89b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3388,6 +3388,8 @@ Dietmar Spingler <d_spingler@gmx.de> for suggesting that the -V and -h options should list the plugins in alphabetical order 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 log signal statistics whenever the tuner of a cDvbDevice acquires + a lock, and DVB API 5 signal statistics are available Stefan Schallenberg <infos@nafets.de> for adding the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement() |