diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-01-11 10:36:05 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-01-11 10:36:05 +0100 |
commit | c402d57809e42137b4294185ed0b27af312f7471 (patch) | |
tree | be38f7304d485ccdbd3e770b44098922e12914c8 /CONTRIBUTORS | |
parent | f1836af0b05a02f236f0edbcb1e35bbe9e0d1c6f (diff) | |
download | vdr-c402d57809e42137b4294185ed0b27af312f7471.tar.gz vdr-c402d57809e42137b4294185ed0b27af312f7471.tar.bz2 |
Increased the number of possible modulation systems in cDevice::GetDevice()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 32d2a621..cd242b6d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3673,3 +3673,6 @@ Jens Schleusener <Jens.Schleusener@fossies.org> Bernd Kuhls <bernd.kuhls@t-online.de> for fixing possible compilation errors with libjpeg + +Ulf Grüne <ulf.gruene@t-online.de> + for reporting the need for more than 15 modulation systems in cDevice::GetDevice() |