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!)
How can I use PARTS of Mediaportal?
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="Maephisto" data-source="post: 155271" data-attributes="member: 51044"><p>Hi to everyone.</p><p></p><p>I've tried Mediaportal and it looks wonderful.</p><p></p><p>My question is about extracting some part of the source code: I have to create an application to view DVB-T channels. Reading the source code of Mediaportal I found g_Player so I thought "wow, everything it has been already done!". Apparently I was wrong <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /> The thing is that, if I want to use g_Player, I have to include many classes and use many methods to initialize the enviromente for my application. I don't want to create a plugin (I managed to create it reading the tutorial about plugin development), but (let's say) just a simple Form with one button to view a single DVB-T channel.</p><p></p><p>The main method, after reading some stuff from registry and things like that, creates a MediaPortalApp instance, that extends D3DApp. How can I create a new solution that can use this classes? My idea was to create a simple Form which extends D3DApp (like MediaPortalApp) and do things *similar* to MediaPortalApp.</p><p></p><p>Is there a way to get some documentation for MediaPortal, like diagrams and examples? Or should I dig the source code to understand every single feature of this complex (yet beautiful) program?</p><p></p><p>Thx to everyone!</p></blockquote><p></p>
[QUOTE="Maephisto, post: 155271, member: 51044"] Hi to everyone. I've tried Mediaportal and it looks wonderful. My question is about extracting some part of the source code: I have to create an application to view DVB-T channels. Reading the source code of Mediaportal I found g_Player so I thought "wow, everything it has been already done!". Apparently I was wrong :( The thing is that, if I want to use g_Player, I have to include many classes and use many methods to initialize the enviromente for my application. I don't want to create a plugin (I managed to create it reading the tutorial about plugin development), but (let's say) just a simple Form with one button to view a single DVB-T channel. The main method, after reading some stuff from registry and things like that, creates a MediaPortalApp instance, that extends D3DApp. How can I create a new solution that can use this classes? My idea was to create a simple Form which extends D3DApp (like MediaPortalApp) and do things *similar* to MediaPortalApp. Is there a way to get some documentation for MediaPortal, like diagrams and examples? Or should I dig the source code to understand every single feature of this complex (yet beautiful) program? Thx to everyone! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
How can I use PARTS of Mediaportal?
Contact us
RSS
Top
Bottom