home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
MPE Tools with Version Check community development
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="arion_p" data-source="post: 757050" data-attributes="member: 45945"><p>The above is not true:</p><p></p><ul> <li data-xf-list-type="ul">Process plugins have to implement IPlugin interface</li> <li data-xf-list-type="ul">Window plugins have to inherit from GUIWindow</li> <li data-xf-list-type="ul">External player plugins have to inherit from IExternalPlayer (which implements IPlayer and ISetupForm)</li> </ul><p>Any of the above may also implement:</p><p></p><ul> <li data-xf-list-type="ul">ISetupForm if it can be configured and needs to appear in Configuration.exe</li> <li data-xf-list-type="ul">IWakeable if it needs to interfere with power management (schedule wake up or prevent suspend)</li> </ul><p>Currently, even though the infrastructure exists, it is not possible to load 3rd party Remote Plugins and Subtitle plugins.</p></blockquote><p></p>
[QUOTE="arion_p, post: 757050, member: 45945"] The above is not true: [LIST] [*]Process plugins have to implement IPlugin interface [*]Window plugins have to inherit from GUIWindow [*]External player plugins have to inherit from IExternalPlayer (which implements IPlayer and ISetupForm) [/LIST] Any of the above may also implement: [LIST] [*]ISetupForm if it can be configured and needs to appear in Configuration.exe [*]IWakeable if it needs to interfere with power management (schedule wake up or prevent suspend) [/LIST] Currently, even though the infrastructure exists, it is not possible to load 3rd party Remote Plugins and Subtitle plugins. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
MPE Tools with Version Check community development
Contact us
RSS
Top
Bottom