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
MediaPortal 1 Plugins
MPTouch - Mediaportal TouchScreen 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="sa_ddam213" data-source="post: 673000" data-attributes="member: 89205"><p>Hey Neelex,</p><p></p><p>The main challenge is that the more function/features I add to MPTouch the more it degrades the overall performance of MP.</p><p>This is because they run on the same thread. Its like 2 cars on a road if 1 car stops to do something the other car has to stop behind it or they will crash.If I build a new road for the MPTouch car the cars can no longer see or talk to each other. So I need to build an API which is like a car phone in each car allowing them to send info back and forward without a traffic jamb.</p><p></p><p>sa</p><p></p><p></p><p></p><p>I was also really excited about Yatse2, But like you said its pretty much a remote and not much more. GUI is awesome tho!!</p><p></p><p>I think my best bet is to continue development as a plugin, But designing it around the fact that at some point I will be writing an API for MP.</p><p>I made a super simple API this weekend just using a Xml file, So a separate plugin gets all info from MP and wites it to an Xml</p><p>then an external MPTouch can read any of this info.And the read/write is surprisingly fast.This also could work over a network <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> .</p><p></p><p>On the other hand as our HTPC get more powerful (in a year quad core will be standard) running MPTouch as an internal plugin wont be a problem.</p><p></p><p>Aslo if any MP DEV's stumble upon this thread they may know a sweet way to thread MPTouch inside MP <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>Sa</p></blockquote><p></p>
[QUOTE="sa_ddam213, post: 673000, member: 89205"] Hey Neelex, The main challenge is that the more function/features I add to MPTouch the more it degrades the overall performance of MP. This is because they run on the same thread. Its like 2 cars on a road if 1 car stops to do something the other car has to stop behind it or they will crash.If I build a new road for the MPTouch car the cars can no longer see or talk to each other. So I need to build an API which is like a car phone in each car allowing them to send info back and forward without a traffic jamb. sa I was also really excited about Yatse2, But like you said its pretty much a remote and not much more. GUI is awesome tho!! I think my best bet is to continue development as a plugin, But designing it around the fact that at some point I will be writing an API for MP. I made a super simple API this weekend just using a Xml file, So a separate plugin gets all info from MP and wites it to an Xml then an external MPTouch can read any of this info.And the read/write is surprisingly fast.This also could work over a network :) . On the other hand as our HTPC get more powerful (in a year quad core will be standard) running MPTouch as an internal plugin wont be a problem. Aslo if any MP DEV's stumble upon this thread they may know a sweet way to thread MPTouch inside MP :) Sa [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MPTouch - Mediaportal TouchScreen Plugin
Contact us
RSS
Top
Bottom