summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-02-14 14:40:15 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-02-14 14:40:15 +0100
commit63e2507b15db3b795f362200a0ee7c81b1fd430c (patch)
tree8b0239b94c01cafb7ae6b1c36bb67e624f5dbe50 /CONTRIBUTORS
parentb74cb56d2b90b8e263942befc2d597e6572f2408 (diff)
downloadvdr-63e2507b15db3b795f362200a0ee7c81b1fd430c.tar.gz
vdr-63e2507b15db3b795f362200a0ee7c81b1fd430c.tar.bz2
Credits to Ralf Schueler for some backports to version 1.6.0-3
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS9
1 files changed, 9 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index beff3818..af962b67 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2825,3 +2825,12 @@ Torsten Lang <info@torstenlang.de>
Christian Ruppert <idl0r@gentoo.org>
for some improvements to the Makefiles
+Ralf Schueler <dl4mw@schueler.ws>
+ for backporting "Changed cDvbDevice::GrabImage() to use V4L" from version 1.7.3
+ to 1.6.0-3
+ for backporting "Added some missing 'const' keywords to avoid compilation errors
+ with gcc 4.4" from version 1.7.8 to 1.6.0-3
+ for backporting "Modified cSVDRP::CmdGRAB() to avoid writing into const data"
+ from version 1.7.8 to 1.6.0-3
+ for backporting "Fixed cRecordings::DelByName() to avoid compilation errors with
+ gcc 4.4" from version 1.7.9 to 1.6.0-3