#! /bin/sh /usr/share/dpatch/dpatch-run ## 04_vdr-dvd_resume.dpatch by Patrick Cernko <errror@errror.org> ## http://www.vdrportal.de/board/thread.php?threadid=31685 ## ## Thomas Gnther <tom@toms-cafe.de>: ## - adapted to dvd plugin version cvs20070813 ## - adapted to dvd plugin version cvs20090426.0013 ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Patch to resume a dvd where it was interrupted by the user.
#! /bin/sh /usr/share/dpatch/dpatch-run ## 05_stdint.dpatch by Tobias Grimm <etobi@debian.org> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Define __STDC_LIMIT_MACROS to make the C limit macros available to the ## DP: C++ code.
#! /bin/sh /usr/share/dpatch/dpatch-run ## dvd.c patch ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Removes stderr output on correctly parsed -C parameter
#! /bin/sh /usr/share/dpatch/dpatch-run ## 11_allow-non-existing-dvd-drive.dpatch by Tobias Grimm <etobi@debian.org> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Don't let VDR be unstartable, if the DVD drive is not accessible, ## DP: just log a warning and continue.
#! /bin/sh /usr/share/dpatch/dpatch-run ## 12_dvd-fixed-german-spelling.dpatch by Thomas Gnther <tom@toms-cafe.de> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Fixed spelling errors in german translation.