XBMC Community Forum
[MOD] BIG Alaska - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Alaska (/forumdisplay.php?fid=126)
+---- Thread: [MOD] BIG Alaska (/showthread.php?tid=70890)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36


- Amra - 2010-08-05 21:53

Livin Wrote:new mocks look great
Thanks, here are some alternates (call it mockup#2). I'm going to choose between the first set of mockups above & these. This set initially shows the Starring info without having to click the Cast button and then when you do activate the cast it shows a single (larger) actor image and lists more actor names for quicker reviewing of the cast. Decisions, decisions. Confused

Oh, and I got rid of the rating number & vote count, thus allowing a larger font for the Year & Runtime. I think that looks better.

[EDIT] After looking at both mockups side by side, I am definitely leaning towards this one... And that's not just because of the larger Zoe Saldana picture. Yummy. Wink

[Image: videoinfomockup7.jpg]
.
[Image: videoinfomockup7a.jpg]


- tuckbodi - 2010-08-05 23:28

Suhweeeeet!! I love the new lines! Big Grin


- Livin - 2010-08-06 00:16

I really don't care, or want, to see pics of the actors. It just takes up more screen real estate, slows the UI down (more images) and I don't DL actor thumbs when scraping.

my vote is for this one (I think it has the cleanest layout)...
[Image: videoinfomockup5.jpg]


Navigate back to home - nerve - 2010-08-06 10:09

I can't reproduse this freature.
Can you help me ?

Quote:Hello,
I'm using your wonderful skin on an appletv.
It work perfectly, but I would like customize one thing.

How to go back directly to the home menu, in the tvshows menu thanks to the menu button of the appletv remote ?

Now i've this issue :

tvshows -> Menu video (Movies, tvshows, Plugin..) -> ... -> Home menu

What I want :

Menu tvshows -> Home menu

Thanks in advance

Sorry for the bad english of a french guy



- Feanorean - 2010-08-06 12:24

nerve Wrote:I can't reproduce this feature.
Can you help me ?

In addons/skin.big.alaska/720p/Includes.xml

Find:

Code:
                <item id="3">
                    <description>Movies</description>
                    <label>$LOCALIZE[342]</label>
                    <icon>homeicons/moviesicon.png</icon>
                    <onclick>ActivateWindow(VideoLibrary,movietitles)</onclick>
                    <visible>!Skin.HasSetting(nomovies)</visible>
                </item>

Or similar, for the viewtype you're using. Add in ",return" as below (in bold):

Code:
                <item id="3">
                    <description>Movies</description>
                    <label>$LOCALIZE[342]</label>
                    <icon>homeicons/moviesicon.png</icon>
                    <onclick>ActivateWindow(VideoLibrary,movietitles[b][size=medium],return[/size][/b])</onclick>
                    <visible>!Skin.HasSetting(nomovies)</visible>
                </item>



- nerve - 2010-08-06 14:17

I can't find this code in Includes.xml but in Includes_Home_1.xml
Quote:I<item id="4">
<description>Movies</description>
<onclick>ActivateWindow(VideoLibrary,movietitles,return)</onclick>
</item>
<item id="5">
<description>Tv Shows</description>
<onclick>ActivateWindow(VideoLibrary,tvshowtitles,return)</onclick>
</item>

But it doesn't work

I used home 2, big alaska, xbmc dharma


- ZIOLele - 2010-08-06 17:06

Amra Wrote:@Livin
I agree that I've added too many lines so I started from scratch and made the two mockups below. There are still lines but they are reduced so I am happier with it. I'll see what else I can come up with first though before changing the code around. Also, bear in mind that in the first image I am using the shorter Plot Outline and that the full Plot would more than fill the space available.

[Image: videoinfomockup5.jpg]
[Image: videoinfomockup5a.jpg]

...OK where are these fonts? ^_^ they are perfect...If they are not the standard one, could you post them?


French translation - nerve - 2010-08-06 17:38

I've made for my wife a French translation.
Here is the first version :
http://dl.dropbox.com/u/103193/atv/French.zip


- nerve - 2010-08-06 19:30

[quote=nerve]I can't find this code in Includes.xml but in Includes_Home_1.xml


I'm stupid it works great with line in Includes.xml Sorry ....


- Livin - 2010-08-07 03:42

Amra,
Can you make the option to remove the borders around the images on the home menu and have floating text, like this...

[Image: screen1ci.jpg]