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: 693719" data-attributes="member: 89205"><p>Hey Guys,</p><p></p><p>I have been spending countless hours building the new version of MPTouch, This new version is a completely different approach than before.So MPTouch is now dead and it will now be called "MP Display2". The main reason for the name change is due to the extenability of this new plugin.It has its own skin engine like MP (xml code is a wee bit different) It has a range of controls available:</p><p></p><p><strong>FadeLabel</strong> (will accept MP property tags e.g #Play.Current.Title and plain text)</p><p><strong>Label</strong> (Plain label)</p><p><strong>Image </strong>(will accept MP property tags e.g #Play.Current.Thumb and plain image files)</p><p><strong>ProgressBar</strong> (will accept MP property tags e.g #Percentage)</p><p><strong>TrackBar</strong> (will accept MP property tags e.g #Percentage with Touch/Mouse seeking)</p><p><strong>VolumeBar</strong> (with Touch/Mouse seeking)</p><p><strong>Button</strong> (Send MPactions,Open MP windows,Open Display2 windows/dialogs and run program)</p><p><strong>Equalizer</strong> (Still bass player only, But multi support will eventually be implemented)</p><p><strong>ListControl</strong> (This will automaticly find the list that is visible on the mainscreen and display it)</p><p><strong>Windows</strong> (Make your own windows add as many as you want)</p><p><strong>Dialogs</strong> (Make your own Dialogs add as many as you want)</p><p></p><p>You can customize pretty much all of it!</p><p>You can set MP Display2 windows/Dialogs to appear when a certain MP window opens.</p><p>You can set MP Display2 windows to appear when player IsVideo, IsRadio etc.</p><p>You can globally set fonts,colors,images or individuality set for each control.</p><p>So even if you don't have a Touchscreen you can set windows to switch when you want (hence the name change)</p><p>All the systeminfo is set to MP propertys so you can display <em>for example </em> HDD and CPU info in your main MP skin <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>The graphics quality can be set if you have low end graphics gear.</p><p></p><p>Basicly it's a whole separate GUI for Mediaportal, This is why it has taken so long (Two weeks of programming time is a lot different to two weeks of real time <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" /> )</p><p></p><p><strong>ToDo:</strong></p><p>1. Finish ListControl (This is the most complex part of MPTouch and MP Display2)</p><p>2. Make a config page (simple)</p><p>3. Finish system info tags</p><p></p><p>Wondermusic has taken over skin development and has done an amazing job (I think he is going to have 4 skins ready for release) this has given me a lot more time developing than photoshopping.</p><p></p><p>Please be patient as it is very close to Alpha release me and Wondermusic are ironing out a few unforeseen bugs, But as you know with the 1000's of different mediacenters out there there will still be bugs in the Alpha release, But with the new code design each control is built separate from the GUI so each one can be substantially modified without affecting the GUI as a whole (unlike MPTouch where a small bug almost cause a rewrite each time), So fixes/bugtracking will be much faster.</p><p></p><p>I'm really <strong>hoping</strong> to have this done by Xmas,</p><p></p><p>Thanks to all users of MPTouch who's testing and ideas got MP Display2 to where it is today.</p><p></p><p>Cheers</p><p>Sa_ddam213</p></blockquote><p></p>
[QUOTE="sa_ddam213, post: 693719, member: 89205"] Hey Guys, I have been spending countless hours building the new version of MPTouch, This new version is a completely different approach than before.So MPTouch is now dead and it will now be called "MP Display2". The main reason for the name change is due to the extenability of this new plugin.It has its own skin engine like MP (xml code is a wee bit different) It has a range of controls available: [B]FadeLabel[/B] (will accept MP property tags e.g #Play.Current.Title and plain text) [B]Label[/B] (Plain label) [B]Image [/B](will accept MP property tags e.g #Play.Current.Thumb and plain image files) [B]ProgressBar[/B] (will accept MP property tags e.g #Percentage) [B]TrackBar[/B] (will accept MP property tags e.g #Percentage with Touch/Mouse seeking) [B]VolumeBar[/B] (with Touch/Mouse seeking) [B]Button[/B] (Send MPactions,Open MP windows,Open Display2 windows/dialogs and run program) [B]Equalizer[/B] (Still bass player only, But multi support will eventually be implemented) [B]ListControl[/B] (This will automaticly find the list that is visible on the mainscreen and display it) [B]Windows[/B] (Make your own windows add as many as you want) [B]Dialogs[/B] (Make your own Dialogs add as many as you want) You can customize pretty much all of it! You can set MP Display2 windows/Dialogs to appear when a certain MP window opens. You can set MP Display2 windows to appear when player IsVideo, IsRadio etc. You can globally set fonts,colors,images or individuality set for each control. So even if you don't have a Touchscreen you can set windows to switch when you want (hence the name change) All the systeminfo is set to MP propertys so you can display [I]for example [/I] HDD and CPU info in your main MP skin :) The graphics quality can be set if you have low end graphics gear. Basicly it's a whole separate GUI for Mediaportal, This is why it has taken so long (Two weeks of programming time is a lot different to two weeks of real time :P ) [B]ToDo:[/B] 1. Finish ListControl (This is the most complex part of MPTouch and MP Display2) 2. Make a config page (simple) 3. Finish system info tags Wondermusic has taken over skin development and has done an amazing job (I think he is going to have 4 skins ready for release) this has given me a lot more time developing than photoshopping. Please be patient as it is very close to Alpha release me and Wondermusic are ironing out a few unforeseen bugs, But as you know with the 1000's of different mediacenters out there there will still be bugs in the Alpha release, But with the new code design each control is built separate from the GUI so each one can be substantially modified without affecting the GUI as a whole (unlike MPTouch where a small bug almost cause a rewrite each time), So fixes/bugtracking will be much faster. I'm really [B]hoping[/B] to have this done by Xmas, Thanks to all users of MPTouch who's testing and ideas got MP Display2 to where it is today. Cheers Sa_ddam213 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MPTouch - Mediaportal TouchScreen Plugin
Contact us
RSS
Top
Bottom