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

Status
Not open for further replies.

Samdezwam

MP Donator
  • Premium Supporter
  • March 21, 2008
    18
    1
    Home Country
    Belgium Belgium
    Re: MPDisplay2 - MP Secondary Display

    Hello,
    First of all: great stuff, I've been looking a long time for a plugin like this :)

    I have one problem (not caused by the plugin, but by windows I think).

    I've been looking for a way to disable auto-detection of displays connected through HDMI in Win7 but did not find any.
    My HTPC is connected to a 7" touchscreen and a TV (last one connected through HDMI). Everytime I shut the TV down, the PC rearranges everything on the desktop, programs stop running --> I want to avoid this and let the pc believe that both displays run all the time.
    Anyone any ideas?

    Greetings,

    Sam
     

    Katharsis

    Portal Member
    November 4, 2009
    47
    1
    Home Country
    Germany Germany
    Re: MPDisplay2 - MP Secondary Display

    Hi to all,

    first i have to say a big thx to sa_ddam213 for this really great plugin, im searching for so long time!
    I´m using a MIMO 720-F-Touch-USB-Screen in my front of Silverstone Case.

    So heres my question because im not very skilled in programming things:
    With my resolution of 800x480 (which can not be changed because its fixed in USB-only-screen) all of the nice skins are cutted off,
    so you cant see the whole screen and some touch fields. I tried "manual configuration" with my current 800x480 resolution and also "Automatic", but nothing changes.
    Does this work automatically on later releases or must i config this things by my self? If so, where do i change the "size" settings exactly?

    Greetings,
    Katharsis
     

    Kernel.32

    Portal Pro
    July 27, 2009
    93
    3
    Home Country
    Italy Italy
    Re: MPDisplay2 - MP Secondary Display

    Hello,
    First of all: great stuff, I've been looking a long time for a plugin like this :)

    I have one problem (not caused by the plugin, but by windows I think).

    I've been looking for a way to disable auto-detection of displays connected through HDMI in Win7 but did not find any.
    My HTPC is connected to a 7" touchscreen and a TV (last one connected through HDMI). Everytime I shut the TV down, the PC rearranges everything on the desktop, programs stop running --> I want to avoid this and let the pc believe that both displays run all the time.
    Anyone any ideas?

    Greetings,

    Sam

    I have the same problem. Searched a lot months ago, but I found no solution except to buy an hdmi extender.
     

    Wondermusic

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

    Hi to all,

    first i have to say a big thx to sa_ddam213 for this really great plugin, im searching for so long time!
    I´m using a MIMO 720-F-Touch-USB-Screen in my front of Silverstone Case.

    So heres my question because im not very skilled in programming things:
    With my resolution of 800x480 (which can not be changed because its fixed in USB-only-screen) all of the nice skins are cutted off,
    so you cant see the whole screen and some touch fields. I tried "manual configuration" with my current 800x480 resolution and also "Automatic", but nothing changes.
    Does this work automatically on later releases or must i config this things by my self? If so, where do i change the "size" settings exactly?

    Greetings,
    Katharsis
    Normaly the screen resolutions are set correct and everything is shown on the Display. I don't know if there could be a problem with USB- Displays and such resolutions.
    Here testet resolutions are working fine (800x600 - 1280x720 with vga-connected Display), smaler I haven't tested until now. I'll try after work with this resolution if possible. (In Version 0.5.0, not earlier!)

    Greets,
    Wondermusic
     

    hasengrube

    Portal Member
    July 28, 2008
    23
    12
    Home Country
    Germany Germany
    AW: Re: MPDisplay2 - MP Secondary Display

    With my resolution of 800x480 (which can not be changed because its fixed in USB-only-screen) all of the nice skins are cutted off,
    so you cant see the whole screen and some touch fields.

    Hi Katharsis,

    no Problem here with 800x480 (VGA, not USB but i think that doesn't matter).
    Try to check correct settings in C:\ProgramData\Team MediaPortal\MediaPortal\MPDisplay2\mpdisplay2.xml (open with editor)
    These Settings (with Light-Skin) work fine for me:

    <?xml version="1.0" encoding="utf-8"?>
    <MPDisplay2>
    <section name="PLUGIN SETTINGS">
    <entry name="Display">\\.\DISPLAY1</entry>
    <!-- secondary = \\.\DISPLAY2, primary = \\.\DISPLAY1-->
    <entry name="DisplayCount">2</entry>
    <!-- just ignore for now -->
    <entry name="CustomResolution">true</entry>
    <!-- disable autoscale -->
    <entry name="ScreenWidth">800</entry>
    <!-- CustomResolution only -->
    <entry name="ScreenHeight">480</entry>
    <!-- CustomResolution only -->
    <entry name="ScreenOffSetX">0</entry>
    <!-- CustomResolution only -->
    <entry name="ScreenOffSetY">0</entry>
    <!-- CustomResolution only -->
    <!-- Only change this entry -->
    <entry name="Skin">Light</entry>
    <!-- the skin folder name -->
    <entry name="WindowTimeout">10</entry>
    <entry name="Priority">Normal</entry>
    <entry name="BackLight">128</entry>
    <entry name="BackLightVideo">70</entry>
    <entry name="UseScreenSaver">yes</entry>
    <entry name="ScreenSaverInfo">yes</entry>
    <entry name="ScreenSaverTime">1</entry>
    <entry name="MenuTimeout">5</entry>
    </section>
    </MPDisplay2>

    good Luck
     

    Katharsis

    Portal Member
    November 4, 2009
    47
    1
    Home Country
    Germany Germany
    Re: MPDisplay2 - MP Secondary Display

    Hi hasengrube,

    i verified my mpdisplay2.xml with yours and the settings were all exact the same in my current using "light skin".
    I attached two screenshots so you can watch what is been seen on USB-Screen. It seems that some of the right side is cutted off. The rest seems to be good i think. Maybe a little "shrink" to the left side may help :D

    My main tv is a samsung rear projection television running at ancient eyespoppingout 720x576 resolution (looking forward the day i can cut this tv into tiny peaces :rolleyes:)
    Therefore the USB-Screen screenshot is bigger than the TV´s, so that noones wondering why it looks kind of strange.

    I dont know whats the disturbing difference, in my case, between USB and usual VGA(DVI) with the exeption that the USB device has its own graphics card integrated so the resolution is fixed and can not be changed.

    I´d very glad about every hint to solve this "resolution" problem.
    Maybe Wondermusic has some further options for me or and can change something high technical deep inside the code of MPDisplay...


    Good night to all so far,

    Katharsis
     

    Attachments

    • Screenshot_1.jpg
      Screenshot_1.jpg
      94.8 KB
    • Screenshot_2.jpg
      Screenshot_2.jpg
      118.6 KB

    Wondermusic

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

    Maybe Wondermusic has some further options for me or and can change something high technical deep inside the code of MPDisplay...

    Hi Katharsis,

    sorry to say, but this is not my job. :) sa_ddam is coding the plugin, I'm just making the skin files.
    Only thing I can do is, to make your prefered Skin compatible to your used resolution (writing it completely new).

    Or you can make it by yourself. You just need a graphics program where you can see the coordinates of the used gfx and a program like notepad++. So you just have to change the coordinates in the Skin xmls.

    Cheers,
    Wondermusic
     

    Katharsis

    Portal Member
    November 4, 2009
    47
    1
    Home Country
    Germany Germany
    Re: AW: Re: MPDisplay2 - MP Secondary Display

    Maybe Wondermusic has some further options for me or and can change something high technical deep inside the code of MPDisplay...

    Hi Katharsis,

    sorry to say, but this is not my job. :) sa_ddam is coding the plugin, I'm just making the skin files.
    Only thing I can do is, to make your prefered Skin compatible to your used resolution (writing it completely new).

    Or you can make it by yourself. You just need a graphics program where you can see the coordinates of the used gfx and a program like notepad++. So you just have to change the coordinates in the Skin xmls.

    Cheers,
    Wondermusic

    Unfortunetly my skill in is not good enough for making this. It was already hard for me to get the rig running at all.
    I´m sure that you have enough work to do with finishing this wonderfull plugin, but if you have a little time left maybe you can create
    a "sample skin" with the PureVisionHD skin so i and other users have a basic skin-file to compare. I´ve seen that milka in forum here has a Samsung U70, which is a USB-only device too with same silly 800x480 resolution. Im sure more user will have this USB screens in future because they are very thin and exellent to build in case.

    So if you can spend some time on it, only if you have left for sure, it would make me really really happy:)

    Greetings,
    Katharsis
     

    Wondermusic

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

    What do you mean with simple skin? There is already on for PureVisionHD.You will find it on our Site: MP Display 2

    So should it be enougth to change the xml's for you.

    Greets,
    Wondermusic
     

    Katharsis

    Portal Member
    November 4, 2009
    47
    1
    Home Country
    Germany Germany
    Re: AW: MPDisplay2 - MP Secondary Display

    What do you mean with simple skin? There is already on for PureVisionHD.You will find it on our Site: MP Display 2

    So should it be enougth to change the xml's for you.

    Greets,
    Wondermusic

    I have written "sample" not "simple". A sample of PureVisionHD with 800x480 resolution to understand the changes...

    Greets,
    Katharsis
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom