MPDisplay++ - Extended Display/Touchscreen Plugin (2 Viewers)

Status
Not open for further replies.

Wondermusic

Retired Extension Developer
  • Premium Supporter
  • September 7, 2009
    1,117
    275
    Wuppertal
    Home Country
    Germany Germany
    AW: Re: MPDisplay2 - MP Secondary Display

    welcome back sa_ddam213 :)

    I have made some patches to your program, from the source provided by Wondermusic so i could run it on latest SVN.

    MPD2_TVprogress is now showing all 3 progesses. Timeshift, program and Live. Didnt try to make the slider work, because i dont see why its should be possible to skip in liveTV with the touch screen.

    I also made a workaround for the listview problem with Facade.ListLayout in svn. The lists are now shown and working on the touchscreen, even if the view is coverflow.

    Could you post this version here? So all others can use this version until the next release from sa_ddam. :)

    Cheers,
    Wonder
     

    sa_ddam213

    Retired Team Member
  • Premium Supporter
  • March 3, 2009
    312
    281
    Canterbury
    Home Country
    New Zealand New Zealand
    Re: MPDisplay2 - MP Secondary Display

    welcome back sa_ddam213 :)

    I have made some patches to your program, from the source provided by Wondermusic so i could run it on latest SVN.

    MPD2_TVprogress is now showing all 3 progesses. Timeshift, program and Live. Didnt try to make the slider work, because i dont see why its should be possible to skip in liveTV with the touch screen.

    I also made a workaround for the listview problem with Facade.ListLayout in svn. The lists are now shown and working on the touchscreen, even if the view is coverflow.

    btw: if i set the global General property LabelScrollSpeed(1-100) to 15, i have no problem with any of the scrolling labeles, including the RSS feeds on all screens. If its set to low it will make the fullscreenTv drop a lot of frames.

    If its of any use to you, please let me know...

    Regards
    SuneDane

    Hey sunedane,

    Great work!!, Will this be only for svn users or is it backward compatible.
    Everything has been change in the new version so a patch like this will buy me some time to get the new version up and running,

    Thanks
    Sa
     

    sunedane

    Portal Member
    November 30, 2008
    16
    5
    Home Country
    Denmark Denmark
    Re: MPDisplay2 - MP Secondary Display

    Hi


    This is my SVN fixed version build against 1.1.6.27746 and its NOT working with 1.2 alpha or earlier.

    fixed: Listview, TVprogressbar

    This is how my TVprogress bar is defined.

    Code:
    <section name="Control14">
    		<entry name="Type">TVprogress</entry>
    		<entry name="PosX">319</entry>
    		<entry name="PosY">440</entry>
    		<entry name="Width">949</entry>
    		<entry name="Height">50</entry>
    		
    		<entry name="Maximum">100</entry>
    		<entry name="OverlayImage">osd_progress_bar_bg.png</entry>
    		<entry name="ProgressImageTimeshift">osd_progress_bar_red.png</entry>
    		<entry name="ProgressImageProgram">osd_progress_bar_green.png</entry>
    		<entry name="ProgressImageLive">osd_progress_bar_orange.png</entry>
    		<entry name="Visible">True</entry>
    	</section>


    /SuneDane
     

    Attachments

    • MPDisplay2_0.6.0.3_svnfix.zip
      101.4 KB

    Wondermusic

    Retired Extension Developer
  • Premium Supporter
  • September 7, 2009
    1,117
    275
    Wuppertal
    Home Country
    Germany Germany
    AW: MPDisplay2 - MP Secondary Display

    I've uploaded it to our site. Thank you for releasing your version. :)

    Cheers,
    Wonder
     

    Wondermusic

    Retired Extension Developer
  • Premium Supporter
  • September 7, 2009
    1,117
    275
    Wuppertal
    Home Country
    Germany Germany
    AW: MPDisplay2 - MP Secondary Display

    Hi lodenludwig,

    I think this display is much to small for the standard skins I'm providing with this plugin. You can use it, as I know that some users are running MPD2 on an USB- Screen, but you will have to write your own skin for such a small display.
    If you have any questions on writing a skin for this plugin you should take a look into our own Skinning forum on MP Display 2.
    Register there with your name you are using in this forum and I will give you access to the subforums .

    I will publish these forums with the first Release Candidate of MPD2, because there will be much changings until this version and I don't want to write everything two or three times completely new for every user question. ;) I'll try to keep the users with granted access small for the first.

    Cheers,
    Wonder
     

    cubii

    Portal Pro
    November 1, 2006
    627
    32
    49
    AW: MPDisplay2 - MP Secondary Display

    dont think so, because this plugin needs to have a secondary monitor (most usb monitors are recognized as external grafigcard) and i dont think that this sideshow function works like this ....
     

    lodenludwig

    New Member
    April 10, 2011
    2
    0
    Home Country
    Germany Germany
    AW: MPDisplay2 - MP Secondary Display

    Ok. So if that is inpossible, could you suggest me an other small diplay (3"-4") with an touchscreen? I´am looking to build it in my media center pc (htpc), just fas a statusdisplay with some minimalistic controls over the touchscreen.

    I have an old hush case that is just 8cm in height. Are there some oled displays that can be used?
     

    mtjoernelund

    Portal Pro
    April 28, 2008
    102
    3
    Home Country
    Denmark Denmark
    Hey been away from this thread for a while and is now trying to catch up on development, which I understand has yet again been delayed by earthquake - sa_ddam sorry to hear about this, you just do not seem to have the luck...

    Nonetheless I would like to try to get some clarification on the current development status as I think there is a little confusion on where this plugin is going - up or in the grave? There was some comments that the plugin would never be compatible with 1.2, but afterwards sa_ddam mentioned that he was working on an update, so will this be 1.2 compatible?

    On another note, in relation to the problem that several users has previously been mentioning, that tv drops frames, especially in hd, with this plugin is active, I had the same problem, but the comment made by sundane above about setting scroll speed to 15 (or more) seems to make this alot better on my system.
     

    Wondermusic

    Retired Extension Developer
  • Premium Supporter
  • September 7, 2009
    1,117
    275
    Wuppertal
    Home Country
    Germany Germany
    AW: MPDisplay2 - MP Secondary Display

    These are good questions. I've talked to sa_ddam a while ago and he sent me a part of the new version (Which looks great). But the last Mail I got is now 2 weeks ago and on my reply he didn't answered yet. I think he's very busy at the moment and I hope everything is ok so far. For now I would say, that the plugin is not going to be buried...

    Upcoming versions will be compatible with MP 1.2.
    I think I will upload today another "old" version for 1.2 Alpha and older MP Versions. sunedane gave me the code for the tv Progress from his workaround and I implemented this into the code of 0.6.0.2. So there will be the same version, just with working TV Progress bar. I'll give it the same Version number as sunedane does (0.6.0.3) with a hint which is for old, and which one for newer MP Versions.

    Cheers,
    Wonder
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom