diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-10-31 12:20:56 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-10-31 12:20:56 +0100 |
commit | c08ed3ce44bcdc967b42e4c4e591888294d7774b (patch) | |
tree | c17e7c591f1545c75f95ba4e4c1d0da34c46ccd7 /CONTRIBUTORS | |
parent | 19275aa8bbc3407406d473debf316d0dbe6f45e3 (diff) | |
download | vdr-c08ed3ce44bcdc967b42e4c4e591888294d7774b.tar.gz vdr-c08ed3ce44bcdc967b42e4c4e591888294d7774b.tar.bz2 |
The MTD mapper now avoids immediately reusing unique PIDs when switching channels
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3c02c1c1..34d71abc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3514,3 +3514,6 @@ Frank Richter <kulpstur@t-online.de> Daniel Scheller <d.scheller@gmx.net> for reporting a problem with detecting whether a CAM replies to queries, which didn't work on some systems since the implementation of RI_HOST_CONTROL + +Onur Sentürk <onur@sentek.org> + for making the MTD mapper avoid immediately reusing unique PIDs when switching channels |