Download 3DMP Beta2 preview release (3 Viewers)

Status
Not open for further replies.

mirk

Retired Team Member
  • Premium Supporter
  • June 2, 2006
    863
    64
    Växjö, Sweden
    Home Country
    Sweden Sweden
    The best thing is to copy the 3DMP skin folder and rename the new folder for example to 3DMP grey, and then copy the new gray version files to the media folder.

    Then you can change color from inside MP.
     

    Nemulate

    Portal Pro
    December 29, 2005
    607
    9
    IOW
    Home Country
    England England
    You may need to delete the packedgfx.png files to get to see the different backgrounds though! Thanks for the Gray update by the way :)
     

    pisdu

    Portal Pro
    March 7, 2006
    202
    2
    Switzerland
    nice skin Vanessa)))
    is it possible to tightened the EPG rows and the menus of my radio, my pictures, my video?
    Even in list mode theyre too bigger for me , it just takes too much place here

    Thanks and good work again
     

    Vanessa

    Portal Pro
    May 31, 2006
    329
    1
    pisdu said:
    nice skin Vanessa)))
    is it possible to tightened the EPG rows and the menus of my radio, my pictures, my video?
    Even in list mode theyre too bigger for me , it just takes too much place here

    Thanks and good work again

    I think that size it's ok. Because it's more readable in CRT screens at 6-8 mts.
     

    wishywashy

    Portal Pro
    January 31, 2005
    495
    13
    Hill AFB, UT
    Home Country
    United States of America United States of America
    Have you figured out the Recorded TV problem? I can't view recordings or leave the page. I would be happy to make the adjustments to my xml code without redownloading the skin.
     

    Nemulate

    Portal Pro
    December 29, 2005
    607
    9
    IOW
    Home Country
    England England
    You could always copy the mytvrecordedtv.xml file from the beta1 version over temporarily, doesn't look quite right but at least it works!
     

    Vanessa

    Portal Pro
    May 31, 2006
    329
    1
    UPDATE for Recorded TV

    Please open your mytvrecordedtv.xml file:

    * Delete all contents inside.

    * Copy and paste current code into mytvrecordedtv.xml file.

    * Close and save.

    CODE:

    Code:
    <window>
    	<id>603</id>
    	<defaultcontrol>2</defaultcontrol>
    	<allowoverlay>no</allowoverlay>
    	<controls>
        <import>common.time.xml</import>
        
    		<control>
    			<description>BG</description>
    			<type>image</type>
    			<id>1</id>
    			<posX>0</posX>
    			<posY>0</posY>
    			<width>720</width>
    			<height>576</height>
    			<texture>background.png</texture>
    		</control>
    		<control>
    			<type>image</type>
    			<id>1</id>
    			<posX>60</posX>
    			<posY>20</posY>
    			<texture>television_logo.png</texture>
    		</control>			
    		<control>
    			<description>Scheduler Text Label</description>
    			<type>label</type>
    			<id>1</id>
    			<posX>200</posX>
    			<posY>70</posY>
    			<label>652</label>
    			<align>left</align>
    			<textcolor>FFFFFFFF</textcolor>
    		</control>
    
        <control>
          <description>Number of Files Label</description>
          <type>label</type>
          <id>12</id>
          <posX>290</posX>
          <posY>0</posY>
          <label>#itemcount</label>
          <font>font13</font>
          <align>left</align>
          <textcolor>FFFFFFFF</textcolor>
        </control>
    		<control>
    			<description>Selected item Label</description>
    			<type>fadelabel</type>
    			<id>1</id>
    			<posX>660</posX>
    			<posY>70</posY>
    			<width>200</width>
    			<label>#selecteditem</label>
    			<font>font13</font>
    			<align>right</align>
    			<textcolor>ffffffff</textcolor>
    		</control>
    		<control>
    			<type>group</type>
    			<description>group element</description>
    			<animation>FlyInFromLeft</animation>
          <control>
            <description>View-As button</description>
            <type>button</type>
            <id>2</id>
            <posX>60</posX>
            <posY>97</posY>
            <label>100</label>
            <onleft>2</onleft>
            <onright>11</onright>
            <onup>17</onup>
            <ondown>3</ondown>
          </control>
          <control>
            <type>sortbutton</type>
            <id>3</id>
            <posX>60</posX>
            <posY>131</posY>
            <label>620</label>
            <onleft>2</onleft>
            <onright>11</onright>
            <onup>2</onup>
            <ondown>5</ondown>
          </control>
          <control>
            <description>All,Genre,Channel button</description>
            <type>button</type>
            <id>5</id>
            <posX>60</posX>
            <posY>165</posY>
            <label>457</label>
            <onleft>6</onleft>
            <onright>10</onright>
            <onup>2</onup>
            <ondown>6</ondown>
          </control>
          <control>
            <description>cleanup button</description>
            <type>button</type>
            <id>6</id>
            <posX>60</posX>
            <posY>199</posY>
            <label>624</label>
            <onleft>2</onleft>
            <onright>10</onright>
            <onup>5</onup>
            <ondown>7</ondown>
          </control>
          <control>
            <description>compress button</description>
            <type>button</type>
            <id>7</id>
            <posX>60</posX>
            <posY>233</posY>
            <label>896</label>
            <hyperlink>609</hyperlink>
            <onleft>2</onleft>
            <onright>10</onright>
            <onup>6</onup>
            <ondown>99</ondown>
          </control>
        </control>
        <control>
          <type>group</type>
          <description>group element</description>
          <animation>FlyInFromRight</animation>
          <control>
            <description>listcontrol</description>
            <type>listcontrol</type>
            <id>10</id>
            <posX>278</posX>
            <posY>97</posY>
            <width>382</width>
            <height>350</height>
            <textXOff>40</textXOff>
            <textYOff>12</textYOff>
            <textXOff2>370</textXOff2>
            <textYOff2>52</textYOff2>
            <textXOff3>110</textXOff3>
            <textYOff3>53</textYOff3>
            <IconXOff>14</IconXOff>
            <IconYOff>12</IconYOff>
            <spinPosX>572</spinPosX>
            <spinPosY>380</spinPosY>
            <itemWidth>60</itemWidth>
            <itemHeight>60</itemHeight>
            <textureFocus>recording_background_focus.png</textureFocus>
            <textureNoFocus>recording_background_nofocus.png</textureNoFocus>
            <spaceBetweenItems>5</spaceBetweenItems>
            <textureHeight>85</textureHeight>
            <keepaspectratio>no</keepaspectratio>
            <font>font13</font>
            <font2>font10</font2>
            <font3>font10</font3>
            <onleft>2</onleft>
            <onright>2</onright>
            <onup>2</onup>
            <ondown>2</ondown>
          </control>
    
          <control>
            <description>main listcontrol</description>
            <type>listcontrol</type>
            <id>11</id>
            <posX>278</posX>
            <posY>97</posY>
            <width>382</width>
            <height>350</height>
            <textXOff>40</textXOff>
            <textYOff>12</textYOff>
            <textXOff2>370</textXOff2>
            <textYOff2>52</textYOff2>
            <textXOff3>110</textXOff3>
            <textYOff3>53</textYOff3>
            <IconXOff>14</IconXOff>
            <IconYOff>12</IconYOff>
            <spinPosX>572</spinPosX>
            <spinPosY>380</spinPosY>
            <itemWidth>60</itemWidth>
            <itemHeight>60</itemHeight>
            <textureFocus>recording_background_focus.png</textureFocus>
            <textureNoFocus>recording_background_nofocus.png</textureNoFocus>
            <spaceBetweenItems>5</spaceBetweenItems>
            <textureHeight>85</textureHeight>
            <keepaspectratio>no</keepaspectratio>
            <font>font13</font>
            <font2>font10</font2>
            <font3>font10</font3>
            <onleft>3</onleft>
            <onright>2</onright>
            <onup>2</onup>
            <ondown>2</ondown>
          </control>
    
    
        </control>
        <control>
          <description>Current program title</description>
          <type>fadelabel</type>
          <id>13</id>
          <posX>291</posX>
          <posY>421</posY>
          <width>250</width>
          <label>#TV.RecordedTV.Title</label>
          <font>font16</font>
          <align>left</align>
          <textcolor>ff283b45</textcolor>
        </control>
        <control>
          <description>Current program title shadow</description>
          <type>fadelabel</type>
          <id>13</id>
          <posX>290</posX>
          <posY>420</posY>
          <width>250</width>
          <label>#TV.RecordedTV.Title</label>
          <font>font16</font>
          <align>left</align>
          <textcolor>FFFFFFFF</textcolor>
        </control>
        <control>
          <description>Current program time</description>
          <type>label</type>
          <id>14</id>
          <posX>290</posX>
          <posY>525</posY>
          <label>#TV.RecordedTV.Time</label>
          <align>left</align>
          <font>font13</font>
          <textcolor>FFFFFFFF</textcolor>
        </control>
        <control>
          <description>Description1 shadow</description>
          <type>textboxscrollup</type>
          <id>15</id>
          <posX>291</posX>
          <posY>451</posY>
          <width>390</width>
          <height>65</height>
          <label>#TV.RecordedTV.Description</label>
          <font>font13</font>
          <textcolor>ff283b45</textcolor>
        </control>
        <control>
          <description>Description1</description>
          <type>textboxscrollup</type>
          <id>15</id>
          <posX>290</posX>
          <posY>450</posY>
          <width>390</width>
          <height>65</height>
          <label>#TV.RecordedTV.Description</label>
          <font>font13</font>
          <textcolor>FFFFFFFF</textcolor>
        </control>
        <control>
          <description>Genre</description>
          <type>label</type>
          <id>17</id>
          <posX>660</posX>
          <posY>421</posY>
          <label>#TV.RecordedTV.Genre</label>
          <align>right</align>
          <font>font13</font>
          <textcolor>FFFFFFFF</textcolor>
        </control>
        <control>
          <description>video rectangle</description>
          <type>image</type>
          <id>1</id>
          <posX>65</posX>
          <posY>437</posY>
          <width>176</width>
          <height>127</height>
          <texture>tvguide_button_selected_middle.png</texture>
          <texture>icon_empty_focus.png</texture>
        </control>
        <control>
          <description>video preview window</description>
          <type>videowindow</type>
          <id>99</id>
          <posX>75</posX>
          <posY>445</posY>
          <width>150</width>
          <height>105</height>
          <action>18</action>
          <textureFocus>previewbackground.png</textureFocus>
        </control>
    	</controls>
    </window>
     

    CHli

    Portal Pro
    July 5, 2005
    1,251
    14
    Switzerland
    Home Country
    Switzerland Switzerland
    the gray update + mytvrecordedtv.xml fixed is so greeeeeeeeeeat !

    Thank you Vanessa !
     

    fathead

    Portal Pro
    March 17, 2005
    209
    0
    I'm at the work pc at the minute, so no access to media portal for now. From the top of my head I noticed a few issues:

    1) The mouse scroll speed is still way to sensitive. Its impossible to use this skin with a mouse, and the menu options scroll through far to fast.

    2) The Plugins area still need work. I noticed that sometime the options weren't highlighted properly. The MSN messenger icon is to big. Some items don't have the glass overlay selection around them. The yahoo music videos plugin is still missing.


    All in all the skin is great. As a Celtic fan, I'm looking forward to the green version!! :D
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom