diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-25 15:26:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-25 15:26:16 +0100 |
commit | c1b01bdc61b275bfab721620be131ee441703aeb (patch) | |
tree | 9694e3fddf41d1f4b64599e72665e31e6997df50 /CONTRIBUTORS | |
parent | 3124c7598e843b2fa38116dc0a2e336606209aff (diff) | |
download | vdr-c1b01bdc61b275bfab721620be131ee441703aeb.tar.gz vdr-c1b01bdc61b275bfab721620be131ee441703aeb.tar.bz2 |
cDevice::AddPid() now stores the stream type of the given pid
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 214e40ce..a70cec8a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1361,6 +1361,7 @@ Andreas Regel <andreas.regel@gmx.de> for fixing handling numeric keys in the channel display after switching channel groups for adding some missing 'const' statements to cBitmap + for making cDevice::AddPid() store the stream type of the given pid Thomas Bergwinkl <Thomas.Bergwinkl@vr-web.de> for fixing the validity check for channel IDs, because some providers use TIDs |