MayaHD 1.1.0.0 beta ***16.07.2012*** for MP 1.3.x (1 Viewer)

Game_dude

Portal Pro
February 28, 2006
637
38
Indiana
Home Country
United States of America United States of America
Is there anything I can? I even tried using the ext creator and it just complains about not being compatible with 1.3 :/
 

polarie

Retired Team Member
  • Premium Supporter
  • November 20, 2006
    1,252
    152
    51
    Hasloh (near Hamburg)
    Home Country
    Germany Germany
    can you pls post the effectiv reference.xml you are using?

    couse the only hint i have is that the reference.xml is not up to date.
    means ... it is still version 1.3.0.0 inside the XML file. but it has to be 1.3.0.1
    if you go into the Maya config inside MePo and save it by leaving -
    the reference file will be updated (or better downgrad again) to 1.3.0.0

    so after changing something you have to update this file manual again.
     

    Game_dude

    Portal Pro
    February 28, 2006
    637
    38
    Indiana
    Home Country
    United States of America United States of America
    This is the only reference.xml I can find. I hope it helps
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <controls>
     
      <skin>
    	<width>1920</width>
    	<height>1080</height>
    	<version>1.3.0.0</version>
      </skin>
     
      <control>
    	<description>default image</description>
    	<type>image</type>
    	<id>0</id>
    	<posX>0</posX>
    	<posY>0</posY>
    	<texture>background.png</texture>
    	<colorkey>0</colorkey>
    	<colordiffuse>ffffffff</colordiffuse>
    	<filtered>yes</filtered>
    	<centered>no</centered>
    	<keepaspectratio>no</keepaspectratio>
    	<visible>yes</visible>
      </control>
     
      <control>
    	<description>default label</description>
    	<type>label</type>
    	<id>0</id>
    	<posX>212</posX>
    	<posY>112</posY>
    	<label>6</label>
    	<font>font14</font>
    	<textcolor>FFFFFF</textcolor>
    	<disabledcolor>6aa5cb</disabledcolor>
      </control>
     
      <control>
    	<description>default button</description>
    	<type>button</type>
    	<id>0</id>
    	<posX>913</posX>
    	<posY>331</posY>
    	<width>335</width>
    	<height>50</height>
    	<textXOff>25</textXOff>
    	<textYOff>4</textYOff>
    	<textureFocus>button-focus.png</textureFocus>
    	<font>font14</font>
    	<textcolor>white</textcolor>
    	<colordiffuse>white</colordiffuse>
    	<disabledcolor>6aa5cb</disabledcolor>
      </control>
     
      <control>
    	<description>default menubutton</description>
    	<type>menubutton</type>
    	<id>1</id>
    	<posX>650</posX>
    	<posY>236</posY>
    	<width>385</width>
    	<height>64</height>
    	<textXOff>25</textXOff>
    	<textYOff>14</textYOff>
    	<textureFocus>button-focus.png</textureFocus>
    	<textureNoFocus>button-nofocus.png</textureNoFocus>
    	<font>font12</font>
    	<textcolor>white</textcolor>
    	<colordiffuse>white</colordiffuse>
    	<disabledcolor>60ffffff</disabledcolor>   
    	<textcolorNoFocus>ffffffff</textcolorNoFocus>
      </control>
     
      <control>
    	<description>default updownbutton</description>
    	<type>updownbutton</type>
    	<id>0</id>
    	<posX>749</posX>
    	<posY>351</posY>
    	<width>365</width>
    	<height>63</height>
    	<textXOff>23</textXOff>
    	<textYOff>8</textYOff>
    	<textureFocus>menu_list_focus.png</textureFocus>
    	<font>font14</font>
    	<textcolor>white</textcolor>
    	<colordiffuse>white</colordiffuse>
    	<disabledcolor>60ffffff</disabledcolor>
    	<animation effect="zoom" start="100,100" end="105,105" time="100">focus</animation>
    	<animation effect="zoom" start="105,105" end="100,100" time="300">unfocus</animation>
      </control>
     
      <control>
    	<description>playlist item button</description>
    	<type>playlistbutton</type>
    	<id>0</id>
    	<posX>248</posX>
    	<posY>175</posY>
    	<width>1061</width>
    	<height>63</height>
    	<textXOff>23</textXOff>
    	<textYOff>8</textYOff>
    	<upBtnWidth>61</upBtnWidth>
    	<downBtnWidth>61</downBtnWidth>
    	<deleteBtnWidth>68</deleteBtnWidth>
    	<upBtnHeight>56</upBtnHeight>
    	<downBtnHeight>56</downBtnHeight>
    	<deleteBtnHeight>56</deleteBtnHeight>
    	<upBtnXOffset>861</upBtnXOffset>
    	<downBtnXOffset>926</downBtnXOffset>
    	<deleteBtnXOffset>990</deleteBtnXOffset>
    	<upBtnYOffset>0</upBtnYOffset>
    	<downBtnYOffset>0</downBtnYOffset>
    	<deleteBtnYOffset>0</deleteBtnYOffset>
    	<textureFocus>playlist_sub_focus.png</textureFocus>
    	<textureNoFocus>playlist_sub_nofocus.png</textureNoFocus>
    	<textureMoveUp>playlist_item_up_nofocus.png</textureMoveUp>
    	<textureMoveUpFocused>playlist_item_up_focus.png</textureMoveUpFocused>
    	<textureMoveDown>playlist_item_down_nofocus.png</textureMoveDown>
    	<textureMoveDownFocused>playlist_item_down_focus.png</textureMoveDownFocused>
    	<textureDelete>playlist_item_delete_nofocus.png</textureDelete>
    	<textureDeleteFocused>playlist_item_delete_focus.png</textureDeleteFocused>
    	<font>font14</font>
    	<textcolor>white</textcolor>
    	<colordiffuse>white</colordiffuse>
    	<disabledcolor>60ffffff</disabledcolor>
    	<animation effect="zoom" start="100,100" end="105,105" time="100">focus</animation>
    	<animation effect="zoom" start="105,105" end="100,100" time="300">unfocus</animation>
      </control>
     
      <control>
    	<description>default togglebutton</description>
    	<type>togglebutton</type>
    	<id>0</id>
    	<posX>749</posX>
    	<posY>351</posY>
    	<width>335</width>
    	<height>50</height>
    	<textXOff>23</textXOff>
    	<textYOff>5</textYOff>
    	<textureFocus>togglebutton-on-focus.png</textureFocus>
    	<textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
    	<AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
    	<AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
    	<label>-</label>
    	<font>font14</font>
    	<textcolor>white</textcolor>
    	<colordiffuse>white</colordiffuse>
    	<disabledcolor>60ffffff</disabledcolor>
      </control>
     
      <control>
    	<description>sort button</description>
    	<type>sortbutton</type>
    	<id>0</id>
    	<width>335</width>
    	<height>50</height>
    	<textXOff>25</textXOff>
    	<textYOff>5</textYOff>
    	<textureFocus>button-focus.png</textureFocus>
    	<textureAscending>arrow_round_up_nofocus.png</textureAscending>
    	<textureAscendingFocused>arrow_round_up_focus.png</textureAscendingFocused>
    	<textureDescending>arrow_round_down_nofocus.png</textureDescending>
    	<textureDescendingFocused>arrow_round_down_focus.png</textureDescendingFocused>
    	<offsetSortButtonX>295</offsetSortButtonX>
    	<offsetSortButtonY>11</offsetSortButtonY>
    	<font>font14</font>
    	<textcolor>White</textcolor>
    	<colordiffuse>White</colordiffuse>
    	<disabledcolor>60ffffff</disabledcolor>
    	<label>103</label>
      </control>
     
      <control>
    	<description>default listcontrol</description>
    	<type>listcontrol</type>
    	<id>0</id>
    	<posX>736</posX>
    	<posY>210</posY>
    	<width>1017</width>
    	<height>843</height>
    	<spinWidth>64</spinWidth>
    	<spinHeight>46</spinHeight>
    	<spinPosX>1749</spinPosX>
    	<spinPosY>1009</spinPosY>
    	<spinAlign>right</spinAlign>
    	<spinColor>FF6aa5cb</spinColor>
    	<textureFocus>listcontrol_item_selected.png</textureFocus>
    	<textureNoFocus>listcontrol_item.png</textureNoFocus>
    	<textureHeight>71</textureHeight>
    	<image>folder_focus.png</image>
    	<font>font14</font>
    	<font2>font14</font2>
    	<shadedColor>ffffffff</shadedColor>
    	<selectedColor>ffa0d0ff</selectedColor>
    	<playedColor>ff85cfff</playedColor>
    	<textcolor>ffffffff</textcolor>
    	<textcolor2>ffffffff</textcolor2>
    	<textcolor3>ffffffff</textcolor3>
    	<colordiffuse>ffffffff</colordiffuse>
    	<remoteColor>ffFFA075</remoteColor>
    	<downloadColor>ff80ff80</downloadColor>
    	<bdDvdDirectoryColor>ffffffff</bdDvdDirectoryColor>
    	<bdDvdDirectoryColor2>ffffffff</bdDvdDirectoryColor2>
    	<bdDvdDirectoryColor3>ffffffff</bdDvdDirectoryColor3>   
    	<spaceBetweenItems>0</spaceBetweenItems>
    	<textXOff>30</textXOff>
    	<textYOff>14</textYOff>
    	<textXOff2>0</textXOff2>
    	<textYOff2>14</textYOff2>
    	<itemWidth>0</itemWidth>
    	<itemHeight>0</itemHeight>
    	<IconXOff>1405</IconXOff>
    	<IconYOff>1406</IconYOff>
    	<suffix>|</suffix>
    	<spinCanFocus>no</spinCanFocus>
      </control>
     
      <control>
    	<description>default checklistcontrol</description>
    	<type>checklistcontrol</type>
    	<id>0</id>
    	<posX>649</posX>
    	<posY>170</posY>
    	<width>1061</width>
    	<height>805</height>
    	<spinWidth>64</spinWidth>
    	<spinHeight>46</spinHeight>
    	<spinPosX>1561</spinPosX>
    	<spinPosY>930</spinPosY>
    	<spinAlign>Right</spinAlign>
    	<spinColor>ffffffff</spinColor>
    	<textureUp>page_up_nofocus.png</textureUp>
    	<textureDown>page_down_nofocus.png</textureDown>
    	<textureUpFocus>page_up_focus.png</textureUpFocus>
    	<textureDownFocus>page_down_focus.png</textureDownFocus>
    	<textureFocus>list_sub_focus.png</textureFocus>
    	<textureNoFocus>list_sub_nofocus.png</textureNoFocus>
    	<textureHeight>56</textureHeight>
    	<image>folder_focus.png</image>
    	<font>font14</font>
    	<shadedColor>20ffffff</shadedColor>
    	<selectedColor>FFF8BC70</selectedColor>
    	<textcolor>ffffffff</textcolor>
    	<textcolor2>ffffffff</textcolor2>
    	<textcolor3>ffffffff</textcolor3>
    	<colordiffuse>ffffffff</colordiffuse>
    	<remoteColor>ffFFA075</remoteColor>
    	<downloadColor>ff80ff80</downloadColor>
    	<bdDvdDirectoryColor>ffffffff</bdDvdDirectoryColor>
    	<bdDvdDirectoryColor2>ffffffff</bdDvdDirectoryColor2>
    	<bdDvdDirectoryColor3>ffffffff</bdDvdDirectoryColor3>	   
    	<textureCheckmark>check-box.png</textureCheckmark>
    	<textureCheckmarkNoFocus>check-boxNF.png</textureCheckmarkNoFocus>
    	<MarkWidth>39</MarkWidth>
    	<MarkHeight>28</MarkHeight>
    	<MarkOffsetX>39</MarkOffsetX>
    	<MarkOffsetY>28</MarkOffsetY>
    	<textXOff>11</textXOff>
    	<textYOff>7</textYOff>
    	<textXOff2>0</textXOff2>
    	<textYOff2>7</textYOff2>
    	<IconXOff>19</IconXOff>
    	<IconYOff>14</IconYOff>
    	<suffix>|</suffix>
      </control>
     
      <control>
    	<description>default up/downlistcontrol</description>
    	<type>updownlistcontrol</type>
    	<id>0</id>
    	<posX>744</posX>
    	<posY>210</posY>
    	<width>1051</width>
    	<height>773</height>
    	<spinWidth>64</spinWidth>
    	<spinHeight>46</spinHeight>
    	<spinPosX>1561</spinPosX>
    	<spinPosY>930</spinPosY>
    	<spinAlign>Right</spinAlign>
    	<spinColor>ffffffff</spinColor>
    	<textureUp>page_up_nofocus.png</textureUp>
    	<textureDown>page_down_nofocus.png</textureDown>
    	<textureUpFocus>page_up_focus.png</textureUpFocus>
    	<textureDownFocus>page_down_focus.png</textureDownFocus>
    	<textureFocus>list_sub_focus.png</textureFocus>
    	<textureNoFocus>list_sub_nofocus.png</textureNoFocus>
    	<textureHeight>56</textureHeight>
    	<image>folder_focus.png</image>
    	<font>font14</font>
    	<shadedColor>20ffffff</shadedColor>
    	<selectedColor>FFF8BC70</selectedColor>
    	<textcolor>ffffffff</textcolor>
    	<textcolor2>ffffffff</textcolor2>
    	<textcolor3>ffffffff</textcolor3>
    	<colordiffuse>ffffffff</colordiffuse>
    	<remoteColor>ffFFA075</remoteColor>
    	<downloadColor>ff80ff80</downloadColor>
    	<textXOff>11</textXOff>
    	<textYOff>7</textYOff>
    	<textXOff2>0</textXOff2>
    	<textYOff2>7</textYOff2>
    	<IconXOff>19</IconXOff>
    	<IconYOff>14</IconYOff>
    	<suffix>|</suffix>
      </control>
     
      <control>
    	<description>default playlist item listcontrol</description>
    	<type>playlistcontrol</type>
    	<id>0</id>
    	<posX>736</posX>
    	<posY>262</posY>
    	<width>1017</width>
    	<height>644</height>
    	<spinWidth>64</spinWidth>
    	<spinHeight>46</spinHeight>
    	<spinPosX>787</spinPosX>
    	<spinPosY>967</spinPosY>
    	<spinAlign>left</spinAlign>
    	<spinColor>FF6aa5cb</spinColor>
    	<textureHeight>71</textureHeight>
    	<image>folder_focus.png</image>
    	<font>font14</font>
    	<shadedColor>ffffffff</shadedColor>
    	<selectedColor>ffa0d0ff</selectedColor>
    	<textcolor>ffffffff</textcolor>
    	<textcolor2>ffffffff</textcolor2>
    	<textcolor3>ffffffff</textcolor3>
    	<colordiffuse>ffffffff</colordiffuse>
    	<remoteColor>ffFFA075</remoteColor>
    	<downloadColor>ff80ff80</downloadColor>
    	<bdDvdDirectoryColor>ffffffff</bdDvdDirectoryColor>
    	<bdDvdDirectoryColor2>ffffffff</bdDvdDirectoryColor2>
    	<bdDvdDirectoryColor3>ffffffff</bdDvdDirectoryColor3>	   
    	<spaceBetweenItems>0</spaceBetweenItems>
    	<textXOff>30</textXOff>
    	<textYOff>14</textYOff>
    	<textXOff2>0</textXOff2>
    	<textYOff2>14</textYOff2>
    	<itemWidth>0</itemWidth>
    	<itemHeight>0</itemHeight>
    	<IconXOff>1405</IconXOff>
    	<IconYOff>1406</IconYOff>
    	<suffix>|</suffix>
    	<suffix>|</suffix>
    	<upBtnWidth>182</upBtnWidth>
    	<downBtnWidth>182</downBtnWidth>
    	<deleteBtnWidth>182</deleteBtnWidth>
    	<upBtnHeight>74</upBtnHeight>
    	<downBtnHeight>74</downBtnHeight>
    	<deleteBtnHeight>74</deleteBtnHeight>
    	<upBtnXOffset>811</upBtnXOffset>
    	<downBtnXOffset>811</downBtnXOffset>
    	<deleteBtnXOffset>811</deleteBtnXOffset>
    	<upBtnYOffset>0</upBtnYOffset>
    	<downBtnYOffset>0</downBtnYOffset>
    	<deleteBtnYOffset>0</deleteBtnYOffset>
    	<textureFocus>listcontrol_item_selected.png</textureFocus>
    	<textureNoFocus>listcontrol_item.png</textureNoFocus>
    	<textureMoveUp>playlist_item_up_nofocus.png</textureMoveUp>
    	<textureMoveUpFocused>playlist_item_up_focus.png</textureMoveUpFocused>
    	<textureMoveDown>playlist_item_down_nofocus.png</textureMoveDown>
    	<textureMoveDownFocused>playlist_item_down_focus.png</textureMoveDownFocused>
    	<textureDelete>playlist_item_delete_nofocus.png</textureDelete>
    	<textureDeleteFocused>playlist_item_delete_focus.png</textureDeleteFocused>
      </control>
     
      <control>
    	<description>default thumbnail panel</description>
    	<type>thumbnailpanel</type>
    	<id>0</id>
    	<posX>199</posX>
    	<posY>170</posY>
    	<width>1648</width>
    	<height>826</height>
    	<itemWidth>217</itemWidth>
    	<itemHeight>225</itemHeight>
    	<textureWidth>185</textureWidth>
    	<textureHeight>185</textureHeight>
    	<thumbWidth>172</thumbWidth>
    	<thumbHeight>175</thumbHeight>
    	<thumbPosX>0</thumbPosX>
    	<thumbPosY>0</thumbPosY>
    	<font>font11</font>
    	<selectedColor>ffffffff</selectedColor>
    	<textcolor>ffffffff</textcolor>
    	<colordiffuse>ffffffff</colordiffuse>
    	<remoteColor>ffFFA075</remoteColor>
    	<downloadColor>ff80ff80</downloadColor>
    	<bdDvdDirectoryColor>ffffffff</bdDvdDirectoryColor>
    	<bdDvdDirectoryColor2>ffffffff</bdDvdDirectoryColor2>
    	<bdDvdDirectoryColor3>ffffffff</bdDvdDirectoryColor3>	   
    	<textureWidthBig>269</textureWidthBig>
    	<textureHeightBig>189</textureHeightBig>
    	<itemWidthBig>354</itemWidthBig>
    	<itemHeightBig>248</itemHeightBig>
    	<thumbWidthBig>209</thumbWidthBig>
    	<thumbHeightBig>147</thumbHeightBig>
    	<thumbPosXBig>29</thumbPosXBig>
    	<thumbPosYBig>21</thumbPosYBig>
    	<thumbZoom>no</thumbZoom>
    	<enableFocusZoom>no</enableFocusZoom>
    	<textXOff>0</textXOff>
    	<textYOff>0</textYOff>
      </control>
     
      <control>
    	<description>default filmstrip</description>
    	<type>filmstrip</type>
    	<id>0</id>
    	<posX>199</posX>
    	<posY>738</posY>
    	<width>1827</width>
    	<height>1080</height>
    	<itemWidth>206</itemWidth>
    	<itemHeight>133</itemHeight>
    	<textureWidth>167</textureWidth>
    	<textureHeight>120</textureHeight>
    	<thumbWidth>123</thumbWidth>
    	<thumbHeight>87</thumbHeight>
    	<thumbPosX>19</thumbPosX>
    	<thumbPosY>15</thumbPosY>
    	<imageFolder>icon_empty_nofocus_music.png</imageFolder>
    	<imageFolderFocus>icon_empty_focus_music.png</imageFolderFocus>
    	<font>font12</font>
    	<selectedColor>ffffffff</selectedColor>
    	<textcolor>ffffffff</textcolor>
    	<colordiffuse>ffffffff</colordiffuse>
    	<remoteColor>ffFFA075</remoteColor>
    	<downloadColor>ff80ff80</downloadColor>
    	<bdDvdDirectoryColor>ffffffff</bdDvdDirectoryColor>
    	<bdDvdDirectoryColor2>ffffffff</bdDvdDirectoryColor2>
    	<bdDvdDirectoryColor3>ffffffff</bdDvdDirectoryColor3>	   
    	<suffix>|</suffix>
    	<textureWidthBig>269</textureWidthBig>
    	<textureHeightBig>189</textureHeightBig>
    	<itemWidthBig>338</itemWidthBig>
    	<itemHeightBig>234</itemHeightBig>
    	<thumbWidthBig>209</thumbWidthBig>
    	<thumbHeightBig>147</thumbHeightBig>
    	<thumbPosXBig>29</thumbPosXBig>
    	<thumbPosYBig>21</thumbPosYBig>
    	<enableFocusZoom>no</enableFocusZoom>
    	<background>filmstrip_bg.png</background>
    	<backgroundx>749</backgroundx>
    	<backgroundy>170</backgroundy>
    	<backgroundwidth>781</backgroundwidth>
    	<backgroundheight>572</backgroundheight>
    	<backgrounddiffuse>60ffffff</backgrounddiffuse>
    	<InfoImage>-</InfoImage>
    	<InfoImagex>787</InfoImagex>
    	<InfoImagey>201</InfoImagey>
    	<InfoImagewidth>685</InfoImagewidth>
    	<InfoImageheight>482</InfoImageheight>
    	<InfoImagediffuse>ffffffff</InfoImagediffuse>
    	<textXOff>0</textXOff>
    	<textYOff>0</textYOff>
      </control>
     
      <control>
    	<description>default fadelabel</description>
    	<type>fadelabel</type>
    	<id>0</id>
    	<posX>136</posX>
    	<posY>930</posY>
    	<width>449</width>
    	<align>left</align>
    	<font>font14</font>
    	<textcolor>white</textcolor>
      </control>
     
      <control>
    	<description>default textarea</description>
    	<type>textbox</type>
    	<id>0</id>
    	<posX>549</posX>
    	<posY>386</posY>
    	<width>1023</width>
    	<height>527</height>
    	<spinWidth>39</spinWidth>
    	<spinHeight>28</spinHeight>
    	<spinPosX>1523</spinPosX>
    	<spinPosY>930</spinPosY>
    	<spinColor>ffffffff</spinColor>
    	<textureUp>page_up_nofocus.png</textureUp>
    	<textureDown>page_down_nofocus.png</textureDown>
    	<textureUpFocus>page_up_focus.png</textureUpFocus>
    	<textureDownFocus>page_down_focus.png</textureDownFocus>
    	<image>icon-folder.png</image>
    	<font>font14</font>
    	<textcolor>white</textcolor>
    	<colordiffuse>ffffffff</colordiffuse>
      </control>
     
      <control>
    	<description>default textboxscrollup</description>
    	<type>textboxscrollup</type>
    	<font>font14</font>
    	<colordiffuse>ffffffff</colordiffuse>
      </control>
     
      <control>
    	<description>default progress control</description>
    	<type>progress</type>
    	<id>0</id>
    	<posX>174</posX>
    	<posY>998</posY>
    	<height>18</height>
    	<texturebg>-</texturebg>
    	<lefttexture>osd_progress_left.png</lefttexture>
    	<midtexture>osd_progress_mid.png</midtexture>
    	<righttexture>osd_progress_right.png</righttexture>
    	<visible>no</visible>
      </control>
     
      <control>
    	<description>default horizontal scrollbar control</description>
    	<type>hscrollbar</type>
    	<id>0</id>
    	<posX>248</posX>
    	<posY>570</posY>
    	<texturebg>bar_hor.png</texturebg>
    	<lefttexture>mouse_left_horizontal.png</lefttexture>
    	<righttexture>mouse_right_horizontal.png</righttexture>
    	<visible>no</visible>
      </control>
     
      <control>
    	<description>default vertical scrollbar control</description>
    	<type>vscrollbar</type>
    	<id>0</id>
    	<posX>248</posX>
    	<posY>43</posY>
    	<scrollbarbg>bar_vert.png</scrollbarbg>
    	<scrollbartop>mouse_left_vertical.png</scrollbartop>
    	<scrollbarbottom>mouse_right_vertical.png</scrollbarbottom>
    	<visible>no</visible>
      </control>
     
      <control>
    	<description>default spin control</description>
    	<type>spincontrol</type>
    	<id>0</id>
    	<posX>823</posX>
    	<posY>220</posY>
    	<width>46</width>
    	<height>46</height>
    	<textureUp>page_up_nofocus.png</textureUp>
    	<textureDown>page_down_nofocus.png</textureDown>
    	<textureUpFocus>page_up_focus.png</textureUpFocus>
    	<textureDownFocus>page_down_focus.png</textureDownFocus>
    	<align>left</align>
    	<font>font12</font>
    	<reverse>yes</reverse>
    	<textcolor>6aa5cb</textcolor>
    	<disabledcolor>60ffffff</disabledcolor>
    	<spintype>text</spintype>
      </control>
     
      <control>
    	<description>default checkmark</description>
    	<type>checkmark</type>
    	<id>0</id>
    	<posX>518</posX>
    	<posY>291</posY>
    	<label>167</label>
    	<font>font12</font>
    	<textcolor>ffffffff</textcolor>
    	<disabledcolor>ffffffff</disabledcolor>
    	<textureCheckmark>settings_checkmark_checked.png</textureCheckmark>
    	<textureCheckmarkNoFocus>settings_checkmark_unchecked.png</textureCheckmarkNoFocus>
    	<MarkWidth>54</MarkWidth>
    	<MarkHeight>50</MarkHeight>
    	<align>left</align>
    	<shadow>no</shadow>
      </control>
     
      <control>
    	<description>default select button</description>
    	<type>selectbutton</type>
    	<id>0</id>
    	<posX>136</posX>
    	<posY>403</posY>
    	<width>354</width>
    	<height>46</height>
    	<label>457</label>
    	<textXOff>36</textXOff>
    	<textYOff>5</textYOff>
    	<textXOff2>23</textXOff2>
    	<textYOff2>5</textYOff2>
    	<textureFocus>menu_list_focus.png</textureFocus>
    	<textureLeft>arrow_round_left_nofocus.png</textureLeft>
    	<textureLeftFocus>arrow_round_left_focus.png</textureLeftFocus>
    	<textureRight>arrow_round_right_nofocus.png</textureRight>
    	<textureRightFocus>arrow_round_right_focus.png</textureRightFocus>
    	<font>font14</font>
    	<textcolor>white</textcolor>
    	<colordiffuse>white</colordiffuse>
    	<disabledcolor>60ffffff</disabledcolor>
      </control>
     
      <control>
    	<description>default check button</description>
    	<type>checkbutton</type>
    	<id>0</id>
    	<width>355</width>
    	<height>50</height>
    	<textXOff>23</textXOff>
    	<textYOff>5</textYOff>
    	<textureFocus>button_focus.png</textureFocus>
    	<textureNoFocus>button_nofocus.png</textureNoFocus>
    	<font>font12</font>
    	<markWidth>29</markWidth>
    	<markHeight>28</markHeight>
    	<markXOff>15</markXOff>
    	<markYOff>10</markYOff>
    	<markalign>right</markalign>
    	<markvalign>middle</markvalign>   
    	<textureCheckmark>check-box.png</textureCheckmark>
    	<textureCheckmarkNoFocus>check-boxNF.png</textureCheckmarkNoFocus>
    	<textcolor>white</textcolor>
    	<colordiffuse>white</colordiffuse>
    	<disabledcolor>60ffffff</disabledcolor>
    	<textcolorNoFocus>ffffffff</textcolorNoFocus>
    	<dimColor>ff000000</dimColor>
      </control>
     
    </controls>

    thanks! :)
     

    polarie

    Retired Team Member
  • Premium Supporter
  • November 20, 2006
    1,252
    152
    51
    Hasloh (near Hamburg)
    Home Country
    Germany Germany
    <skin>
    <width>1920</width>
    <height>1080</height>
    <version>1.3.0.0</version>
    </skin>

    jupp .... that is the "problem" ... you have to change the version number into
    Code:
    <skin>
    	<width>1920</width>
    	<height>1080</height>
    	<version>1.3.0.1</version>
      </skin>

    and remember - after changing something in the Maya-Config (MePo config in plugins)
    it could be that maya chang the version numer again back into 1.3.0.0
    so after changing something - you have to look again in the reference.xml ...
    and update it manually again into 1.3.0.1

    please try and report .. :)
     
    Last edited:

    Graffi1981

    New Member
    October 30, 2012
    3
    0
    42
    Frankfurt / Main
    Home Country
    Germany Germany
    ...
    no install - just copy the files in the right folders. (like all skins have)
    after that - install moving pictures and tvseries -
    ...

    Hi,

    I changed my Version to 1.3, too. I hardly try to install Maya HD.

    1. I downloaded the ZIP-Archive
    2. I changed the version to 1.3.0.1
    3. Now i had to copy the folders to the "right folders" but I don't know to which folders I have to copy the files.

    Do i have to copy all files in the skin folder under​
    C:\ProgramData\Team Mediaportal\MediaPortal\<copy all data here>​
    I tried this. After that, i could change the Skin to MayaHD in the MPConfiguration tool. Now i see MayaHd, but the menu is not correct. I only find the following entries:​
    • "#topitem1"
    • "#topitem2"
    • "#homeitem"
    4. Configure MayaHD for displaying the menu in the MayaHD configuration screen.
    HELP needed: When i want so save my modifications i get the following error message:​
    Code:
    Couldn't found C:\ProgramData\Team Mediaportal\Mediaportal\Skin\MayaHD\custom\files\4TR_RecordedTV.xml"
    What does that mean?​
    5. Manualy install the fonts
    6. Start MP
    Still have some issues with the font size... but most things are fine.​
    Has anybody an idea how i can fix the mentioned error?

    Regards
    Graffi
     
    Last edited:

    IanJ

    MP Donator
  • Premium Supporter
  • October 22, 2010
    206
    30
    Home Country
    Scotland Scotland
    Excellent. Thank you so much! With this I can finally use 1.3 final.

    There are a few small quirks still (settings menu is missing some files and music listing is doing something weird with the bottom line) but I can easily live with those..

    Thanks again!


    Did you install the MAYA fonts........just wondered if thats whats causing you the funny on the music listing.
    I've updated my zip file (for 1.3RC, probably ok with 1.3final also). I made a few tweaks/fixes.

    Gotta say, it will be a loooong time before MayaHD is beaten. What a skin!

    Ian.
     
    Last edited:

    synthdood

    Portal Pro
    March 9, 2007
    88
    15
    Home Country
    Netherlands Netherlands
    Excellent. Thank you so much! With this I can finally use 1.3 final.

    There are a few small quirks still (settings menu is missing some files and music listing is doing something weird with the bottom line) but I can easily live with those..

    Thanks again!


    Did you install the MAYA fonts........just wondered if thats whats causing you the funny on the music listing.
    I've updated my zip file (for 1.3RC, probably ok with 1.3final also). I made a few tweaks/fixes.

    Gotta say, it will be a loooong time before MayaHD is beaten. What a skin!

    Ian.


    I do have the Maya fonts installed. I'll give your last attachment a go when I get home tonight (If I get access to MP that is... girlfriend took control of all media equipment all day yesterday to watch the coronation of our new king and I'm afraid the media hype may not have died down tonight).

    And indeed... MayaHD best skin ever!

    Paul.
     

    karipss

    Portal Member
    May 22, 2013
    17
    6
    43
    Home Country
    Russian Federation Russian Federation
    Any hope to get Maya on 1.3 or 1.4 ?
    I dont want to use MePo without it.
     

    Users who are viewing this thread

    Top Bottom