VDR maintenance patch 1.6.0-3 is now available at ftp://ftp.tvdr.de/vdr/Developer/vdr-1.6.0-3.diff This is a 'diff' against version 1.6.0-2 (which is the official version 1.6.0, patched with ftp://ftp.tvdr.de/vdr/Developer/vdr-1.6.0-1.diff and ftp://ftp.tvdr.de/vdr/Developer/vdr-1.6.0-2.diff). The sole purpose of this patch is to make version 1.6 work with V4L2 and newer compilers. This version is binary compatible to the previous one, so plugins don't need to be recompiled. The changes since version 1.6.0-2: - Changed cDvbDevice::GrabImage() to use V4L2 (backport from version 1.7.3, thanks to Ralf Schueler). - Added some missing 'const' keywords to avoid compilation errors with gcc 4.4 (backport from version 1.7.8, thanks to Ralf Schueler). - Modified cSVDRP::CmdGRAB() to avoid writing into const data (backport from version 1.7.8, thanks to Ralf Schueler). - Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4 (backport from version 1.7.9, thanks to Ralf Schueler). Have fun! Klaus _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr