diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-08-26 13:59:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-08-26 13:59:37 +0200 |
commit | 5d0410de3e73dacbc96f7e1919d8ea83c8368e68 (patch) | |
tree | 8da4f1e2b65e68d1c1d6c6cfb919b466e99f1e9b /CONTRIBUTORS | |
parent | 4986f76b0a40e11997e572a75260034063023cb0 (diff) | |
download | vdr-5d0410de3e73dacbc96f7e1919d8ea83c8368e68.tar.gz vdr-5d0410de3e73dacbc96f7e1919d8ea83c8368e68.tar.bz2 |
Added cDevice::HasInternalCam()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 49df88fe..0ed0a4fd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2347,6 +2347,9 @@ Tobias Grimm <tobias.grimm@e-tobi.net> for avoiding a gcc 4.6 compiler error in the skincurses plugin. for suggesting to move setting LC_NUMERIC further up to make sure any floating point numbers use a decimal point + for implementing cDevice::HasInternalCam(), which can be implemented by devices that + provide encrypted channels in an already decrypted form, without requiring explicit + handling of a CAM Helge Lenz <h.lenz@gmx.de> for reporting a bug in setting the 'Delta' parameter when calling the shutdown |