• 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 24
[MOD] BIG Alaska
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. Huh

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
.
Image
Reply
Suhweeeeet!! I love the new lines! Big Grin
Reply
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
I'm not an expert but I play one at work.
Reply
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
Reply
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>
Reply
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
Reply
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
Image

...OK where are these fonts? ^_^ they are perfect...If they are not the standard one, could you post them?
Reply
I've made for my wife a French translation.
Here is the first version :
http://dl.dropbox.com/u/103193/atv/French.zip
Reply
[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 ....
Reply
Amra,
Can you make the option to remove the borders around the images on the home menu and have floating text, like this...

Image
I'm not an expert but I play one at work.
Reply
@nerve
Thank you for the French translation, I've added it to the next update.

@Livin
I'll take a look at it to see what's involved. In the meantime you'll be happy to know that I've added an option to move the new Home 4 horizontal menu to the lower part of the screen.
Reply
nice!

I really like the standard menu style with the floating text... it has a clean look.
I'm not an expert but I play one at work.
Reply
I finished the new Video Info screen and in order to please as many people as possible, have added an option for a "Simple Video Info" screen. Below are some previews using the Green Mosaic theme.

Here is the new default video info with a LOT less lines.
Image


And here is the alternate "Simple Video Info" screen with the full plot showing to get an idea of how much plot text can be displayed.
Image


Here is the cast screen. This will be the same no matter which option you choose.
Image
Reply
VERY nice... again, clean and easy to read. Perfect
I'm not an expert but I play one at work.
Reply
Looks just so good. When can we expect a release? Dying to merge it with my homebrew SVN repo Wink
Reply
  • 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 24

Logout Mark Read Team Forum Stats Members Help
[MOD] BIG Alaska3