Hi list,
The proxy-plugin is released in version 0.1.2, fixing some smaller bugs and getting up to date with VDR development.
Get it while its hot:
http://urichter.cjb.net/vdr/?h=proxy (german) http://urichter.cjb.net/vdr/?h=proxy&l=en (english)
Changes: New: Finnish translation, thanks to Rolf Ahrenberg New: Control plugins by SVDRP, adapted from a patch by Matthias Schwarzott New: Proxy-support for Active() and MainThreadHook() (VDR 1.3.47) New: Adapt to new APIVERSION load scheme of VDR 1.3.47 Fix: Compile on VDR versions between 1.3.18 and 1.3.31
Summary about proxy: The proxy plugin acts as a wrapper that encapsulates a VDR plugin and passes through all interfaces. To make this actually useful, the proxy plugin can modify the behavior of plugins, like changing the menu entry, group several plugins in one sub menu and load/unload plugins while VDR is running.
Cheers,
Udo