bigger thumbs for your album art (1 Viewer)

A

Anonymous

Guest
edit mymusicsongs.xml with a notepad. look for <description>Thumbnail Panel</description><type>thumbnailpanel</type>. add those lines :

<thumbWidthBig>120</thumbWidthBig>
<thumbHeightBig>120</thumbHeightBig>
<thumbPosXBig>4</thumbPosXBig>
<thumbPosYBig>4</thumbPosYBig>
.
launch mp, switch to big icon view in music module.
change size or position if necessary.
your albums covers will now spread all over that little square icon.

repeat this operation for other modules such as pics or movies!

lazzy to try it yourself? check this http://www.geocities.com/o_corre/index.htm
 
A

Anonymous

Guest
Haya, ok I don’t know this may be very new, but I noted that every track in my track list has a little thumbnail of the album cover, is there anyway to make this bigger???
 
A

Anonymous

Guest
kanga, the changes as i explain them above are the same for all thumbs... cos they apply changes on the thumbs panel. so your tracks icons will as big as your albums icons.
 
A

Anonymous

Guest
ok i did as you said and added the lines to the mymusicsongs.xml, but the thumbs in the track listing are still the same, is there anything else i need to do?

thanks
 
A

Anonymous

Guest
<thumbWidthBig>120</thumbWidthBig>
<thumbHeightBig>120</thumbHeightBig>
<thumbPosXBig>4</thumbPosXBig>
<thumbPosYBig>4</thumbPosYBig>.
launch mp, switch to big icon view in music module.

dont forget to be in big icon view or if you prefer icon view (small), do this:

<thumbWidth>78</thumbWidth>
<thumbHeight>78</thumbHeight>
<thumbPosX>1</thumbPosX>
<thumbPosY>1</thumbPosY>.
 
A

Anonymous

Guest
oh sorry no i mean the thumbs you see when your viewing by list


thanks
 
A

Anonymous

Guest
there are no thumbs when u use view by list... rather icons :)
 
A

Anonymous

Guest
so how to make the icons in list view bigger? i edited the fonts to make em larger, would like icons to match...
 

MrMario64

Retired Team Member
  • Premium Supporter
  • April 22, 2004
    822
    1
    50
    Home Country
    Netherlands Netherlands
    edit the itemsize in the listview section of references.xml
     

    DarkMedusa

    Portal Member
    November 13, 2004
    38
    0
    Norway
    Hi. I'm trying to change increase the thumbnail size in the Big icon view.

    Code:
    		<textureWidthBig>128</textureWidthBig>
    		<textureHeightBig>128</textureHeightBig> 
    		<itemWidthBig>164</itemWidthBig>
    		<itemHeightBig>154</itemHeightBig>
    		<thumbWidthBig>104</thumbWidthBig>
    		<thumbHeightBig>104</thumbHeightBig>
    		<thumbPosXBig>12</thumbPosXBig>
    		<thumbPosYBig>12</thumbPosYBig>


    This change in reference.xml seems to to the trick.
    But for some reason I can only select items from the first three columns of five.

    The panel size is (BlueTwo Widescreen):
    <width>820</width>
    <height>576</height>

    EDITED:
    Switched to fullscreen, and everything worked fine. A bit strage behaviour in windowed mode, but no biggie.
     

    Users who are viewing this thread

    Top Bottom