New Release - Streamed MP v0.4.298 (2 Viewers)

infinite.loop

Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    @mattsk88
    Thank you and the others for all the efforts you put into this skin! :)

    [/INDENT]
    Icon and BigIcon view have the same size:
    It makes absolutelly no difference if you select Icon View or BigIcon view
    View attachment 33657 View attachment 33658
    You are correct sir. First I wanted to make the largeicon fill covers all the way to the right and have smallicon with info on the right side. Then I realized you can't have different "width" on largeicon and smallicon. :(

    I have been tweaking the common.facade.video.xml a bit do create "big icons" :).

    SmallIcons.png BigIcons.png
    compare small and bigicons.

    Code:
            <control>
              <description>Thumbnail Panel</description>
              <type>thumbnailpanel</type>
              <id>50</id>
              <posX>30</posX>
              <posY>245</posY>
              <unfocusedAlpha>100</unfocusedAlpha>
              <width>800</width>
              <height>500</height>
              <imageFolder>-</imageFolder>
              <imageFolderFocus>thumbborder.png</imageFolderFocus>
                <!-- smallicons -->
                <itemWidth>135</itemWidth>
                <itemHeight>200</itemHeight>
                <textureWidth>120</textureWidth>
                <textureHeight>170</textureHeight>
                <thumbWidth>106</thumbWidth>
                <thumbHeight>156</thumbHeight>
                <thumbPosX>7</thumbPosX>
                <thumbPosY>7</thumbPosY>
                <!-- largeicons -->
                <itemWidthBig>185</itemWidthBig>
                <itemHeightBig>230</itemHeightBig>
                <thumbWidthBig>140</thumbWidthBig>
                <thumbHeightBig>194</thumbHeightBig>
                <textureWidthBig>160</textureWidthBig>
                <textureHeightBig>205</textureHeightBig>
                <thumbPosXBig>10</thumbPosXBig>
                <thumbPosYBig>5</thumbPosYBig>
                <thumbZoom>yes</thumbZoom>
                <enableFocusZoom>no</enableFocusZoom>
              <onleft>2</onleft>
              <onright>2</onright>
            </control>
     

    jof

    MP Donator
  • Premium Supporter
  • December 10, 2007
    418
    14
    Home Country
    Austria Austria
    I think that is a good suggestion:)

    I hope you think about it! So we could get one outstanding Mediastream Port!

    Icon and BigIcon view have the same size:
    It makes absolutelly no difference if you select Icon View or BigIcon view
    View attachment 33657 View attachment 33658
    You are correct sir. First I wanted to make the largeicon fill covers all the way to the right and have smallicon with info on the right side. Then I realized you can't have different "width" on largeicon and smallicon. :(


    Of course you can ;)

    Btw: if there's a possible chance that you somehow "join forces" of your similar skins I'd offer my help to clean up and fix some issues. Nothing personal - I just don't like wasted manpower in open source projects ;)
     

    disaster123

    MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    it works with my build cause i've removed some skin changes which cause issues from the sourcecode in my release :) But it will not work with the latest official SVN's.
     

    infinite.loop

    Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    The latest release of StreamedMP does work with current MP svn, but you will get a notification that it is not 100% compatible, and a few sections will not work 100%.

    To become 1.0.1 compatible, all skins need a few changes as described.
    If you take a look at the svn version of StreamedMP, then you will see that these changes have allready been added. :)
     

    disaster123

    MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    @infinityloop
    try for example recordings in german "aufnahmen" you will see nothing / absoluty no recordings - so in my option it works 0% for this part :)
     

    infinite.loop

    Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    @infinityloop
    try for example recordings in german "aufnahmen" you will see nothing / absoluty no recordings - so in my option it works 0% for this part :)
    That still does not mean that the skin does not work at all with latest Mp svn.
    As i said, there are sections which need changes.

    Just checkout their svn and uses latest which include these changes.... as i said. ;)
     

    disaster123

    MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    mhm OK - you're right but for me for example the recordings section is one of the MOST important things cause MP is my digital recorder and so it is not usable for me. But as i already mentioned i've remove these changes from my release until the skins are MP 1.0.0.1 ready.
     

    infinite.loop

    Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    mhm OK - you're right but for me for example the recordings section is one of the MOST important things cause MP is my digital recorder and so it is not usable for me. But as i already mentioned i've remove these changes from my release until the skins are MP 1.0.0.1 ready.
    Keep in mind that not everyone even uses MP for tv.
    If you do, then grabbing the latest svn files from StreamedMP (which include the required changes) takes only a couple of minutes.
    Which in my opinion is the better solution then compiling your own MP build with leftout fixes/changes.. :)

    Also everyone who wants a stable system, should not use MP svn builds in a productive system at all.

    Ah, and its 1.0.1.0, not 1.0.0.1. just to avoid confusion. :)

    But lets get back on topic now.
     

    Users who are viewing this thread

    Top Bottom