diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-27 15:53:08 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-27 15:53:08 +0100 |
commit | 7398125f317987197b653638517f98f877511513 (patch) | |
tree | 29d0010166d13179c932a6ec7e600a5c24b1614c /CONTRIBUTORS | |
parent | 8ab2383e18139b8250ace271f4c73d75aae436a6 (diff) | |
download | vdr-7398125f317987197b653638517f98f877511513.tar.gz vdr-7398125f317987197b653638517f98f877511513.tar.bz2 |
Now checking whether the channel exists before setting the PMT filter in cPatFilter::Process()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d92bbf5f..97041b41 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1167,6 +1167,8 @@ Thomas Bergwinkl <Thomas.Bergwinkl@vr-web.de> for fixing detecting if there can be any useful further input when entering channel numbers for fixing handling the '0' key for switching between the last two channels + for making cPatFilter::Process() check whether the channel exists before setting + the PMT filter Stéphane Esté-Gracias <sestegra@free.fr> for fixing a typo in libsi/si.h |