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
Support
Input / Output interfaces
Mini Display
Touchscreen LCD display Plugin
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="technick" data-source="post: 523468" data-attributes="member: 91508"><p>Hi,</p><p></p><p>After a "long" learning of OpenGL basics I make some tests with the actual Mediaportal SVN 23903 theses 2 last days and....</p><p></p><p>My config dialog box to select screen work but OpenGL and c# are not very friends :-(</p><p></p><p>So it will be a little more complicate for me, I have choice between "a main C# pluging and a C++ dll" or "a main C# pluging and a separate C++ process or service"... and chose if the separate DLL/Service will be .net or not</p><p></p><p>It's a long way to the top ;-)</p><p></p><p>Edit :</p><p>After another night on the plugin this is that I want to to : </p><p>-A master plugin with Setup (screen selection/external program to call)</p><p>-A external software witch receive messages from the master and display it to screen as he want.</p><p>So everyone will can write a "simple" external sofware, we just need to define a open standard for messages.</p><p></p><p>I wrote 60% of the master plugin, I will need after work on client and make communication tests. For instance it's just a display plugin, not a command software, as I wrote in the past it will be a 2nd part of the project (but the master plugin is thinking in this way).</p><p></p><p>The choices was : </p><p>Communicate with message or IP ? I choose message, more simple, IP could be impemented after.</p><p>Write a exe or a service ? I prefer service (and test it) but service are too difficult to debug for me.</p><p>Write a single exe or separate ? Because of C# and OpenGL problem I choose to separate the plugin in 2 parts.</p><p></p><p>I will make a new post for the first Beta, no date for it, it depend of too many external things ;-)</p></blockquote><p></p>
[QUOTE="technick, post: 523468, member: 91508"] Hi, After a "long" learning of OpenGL basics I make some tests with the actual Mediaportal SVN 23903 theses 2 last days and.... My config dialog box to select screen work but OpenGL and c# are not very friends :-( So it will be a little more complicate for me, I have choice between "a main C# pluging and a C++ dll" or "a main C# pluging and a separate C++ process or service"... and chose if the separate DLL/Service will be .net or not It's a long way to the top ;-) Edit : After another night on the plugin this is that I want to to : -A master plugin with Setup (screen selection/external program to call) -A external software witch receive messages from the master and display it to screen as he want. So everyone will can write a "simple" external sofware, we just need to define a open standard for messages. I wrote 60% of the master plugin, I will need after work on client and make communication tests. For instance it's just a display plugin, not a command software, as I wrote in the past it will be a 2nd part of the project (but the master plugin is thinking in this way). The choices was : Communicate with message or IP ? I choose message, more simple, IP could be impemented after. Write a exe or a service ? I prefer service (and test it) but service are too difficult to debug for me. Write a single exe or separate ? Because of C# and OpenGL problem I choose to separate the plugin in 2 parts. I will make a new post for the first Beta, no date for it, it depend of too many external things ;-) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Input / Output interfaces
Mini Display
Touchscreen LCD display Plugin
Contact us
RSS
Top
Bottom