From: leslie Date: Wed, 7 Sep 2011 22:44:52 +0000 (+0800) Subject: update README about loading device plugins X-Git-Tag: upstream/620~27 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=3b97f98a08d7c099517ae6dd9e57c1be5edb3967;p=sasc-ng.git update README about loading device plugins --- diff --git a/README b/README index 823c599..ab90767 100644 --- a/README +++ b/README @@ -78,9 +78,11 @@ If you want to use VDR 1.7.11+ together with a full-featured DVB card: automatically and support for them will be enabled at compile time. - the compiled dvbhddevice and/or dvbsddevice plugin libraries (i.e. the *.so files) have to be available in the VDR plugin library directory at runtime. -- DO NOT load the dvbhddevice and/or dvbsddevice on the VDR commandline (i.e. - with parameter -P). They will be loaded internaly from this plugin. It will - not work correctly if you load them from commandline! +- The dvbhddevice and/or dvbsddevice are loaded internaly from this pluign. It's + not necessary to load them on the VDR commandline (i.e. with parameter -P). If + however a device plugin implements additional methods (like a plugin setup + menu) it might be necessary to additionaly load it from VDR commandline AFTER + this plugin to enable the functionality. Now follow the VDR instruction to compile plugins (make plugins). Beside the core plugin (libvdr-sc.so), the make process (if successfull) creates an