Spain
I've been tinkering (refining) too...
What I'm trying to do is get MP-Aeon as close as possible to XBMC-Aeon.
I've been running XBMC for Windows to try and have a look at most of the screens. I'm also trying to standardise the screens so that the same "kind" of info is in the same place as well as having a common font/colour alignment throughout.
What I've done so far only revolves around the MyVideos section atm, as this is the part my kids are using the most.
I hope you guys like it, oh and I have no idea when I'll be able to make a release as I'm just plodding thru xmls and gfx as I come to them.
PS: Darre, how do you like the overlay?
Hi guys,i've modified the My trailer's BluTwo Wide skin for Aeon but i'm not to good with skinning so if you can give me a hand it will be much appreciated.So far the skin is working good for me but there are some things i wanna change:
1)I wiil like to put the viewing controls on the left side of the selection menu (i managed to change the view selection button but i cant find the list control in the XML file) -see screenshot
2)Skin is working only with "list view" for now,so for the others viewing modes i still have some work to do
I'm using a 1920x1080 resolution and the skin could have some problems with other resolutions.Screenshots and file attached below.![]()
Spain
Use big icons instead of LISTVIEW
Italy
Is not supported yet this function (fanart background for each movies - myvideo plugin)??Hi Psycho Reptile,What can I say, I've had some time on my hands![]()
how we can get this? This screen are very very nice.
They are part of e new skin?
massimo
Norway
Someone care to show me how to edit mattsk88's Moving Pictures xml to have the "movies" folder backdrops for all views except for Details view (where I WOULD like to use the Moving Pictures backdrops.
So, "regular AEON" backdrops for all views but Moving Pictures details. I've managed to turn off the Moving Pictures backdrops for all views but details (rather easy, just turn "backdrop.used:true" into "backdrop.used:false" for those views.
But what to change to use "Animations\movies" with random selection (I think this is much more in the AEON vein)?
I've attached the changed .xmls and the media files missing from the .rar archive that mattsk88 posted here (the paths has been altered in my .xmls as well).
Thanks
Emph
<control>
<type>multiimage</type>
<id>98792</id>
<posx>0</posx>
<posy>0</posy>
<width>1366</width>
<height>768</height>
<imagepath>movies</imagepath>
<timeperimage>60000</timeperimage>
<fadetime>800</fadetime>
<loop>yes</loop>
<randomize>true</randomize>
<visible>!facadeview.list</visible>
</control>