Credits to Ralf Schueler for some backports to version 1.6.0-3

This commit is contained in:
Klaus Schmidinger
2012-02-14 14:40:15 +01:00
parent b74cb56d2b
commit 63e2507b15
2 changed files with 20 additions and 0 deletions

View File

@@ -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