Another problem I found is that when I watch it fullscreen on my PC (that I think has a 16:10 aspect ratio) the whole thing gets deformed, so the angles look all weird... I had to set XBMC to windowed mode and force 720p 16:9...
Is there anyway to tell XBMC to letterbox the skin if the display is not 16:9?
Feanor
Senior Member Posts: 110 Joined: Apr 2009 Reputation: 0 |
2009-08-11 00:33
Post: #31
|
| find quote |
Feanor
Senior Member Posts: 110 Joined: Apr 2009 Reputation: 0 |
2009-08-11 00:36
Post: #32
watzen Wrote:sure... gimme a couple of seconds.. hmm can't access the latest iteration of what I did. but you'll get the idea. Great work! If you want the texture just send me a message and I'll send it over to you, I could really use the coding help! At first I had the home menu and the list item at different angles, but now I've decided to keep it all at 9ยบ |
| find quote |
garvani
Senior Member Posts: 133 Joined: Apr 2009 Reputation: 0 Location: Nelson, New Zealand |
2009-08-11 01:05
Post: #33
I think Feanor and Watzen should join forces and bring this skin to fruition! The more i look at the skin the more i love it, something fresh and different from all the other skins in development..
Cant beleive you have the main menu up and running already, any chance of a youtube preview when you can? |
| find quote |
Feanor
Senior Member Posts: 110 Joined: Apr 2009 Reputation: 0 |
2009-08-11 01:38
Post: #34
garvani Wrote:I think Feanor and Watzen should join forces and bring this skin to fruition! The more i look at the skin the more i love it, something fresh and different from all the other skins in development.. I'll first try and have some more of the skin designed, now I only have the things I showed here and a skin is so much more! When the home menu is a little more polished, I'll upload a youtube clip. And when I have some more designs, I'll contact Watzen to see if his interested in helping! |
| find quote |
garvani
Senior Member Posts: 133 Joined: Apr 2009 Reputation: 0 Location: Nelson, New Zealand |
2009-08-11 01:45
Post: #35
Yeah true, i got a bit over excited and didn't think of all the other elements that will need to be created
. Viewtypes for movies/music/pictures etc, animations/transitions, Context menu's, OSD. ughh, quite a bit of work!! I wish i had some skills and could help you out but unfortunately neither coding nor graphics are among things im good at. Anyways great start on what looks like a killer design. Keep us posted!
|
| find quote |
kricker
Team-XBMC QA Specialist Posts: 3,306 Joined: Apr 2004 Reputation: 16 Location: Knoxville, TN |
2009-08-11 03:26
Post: #36
Feanor Wrote:The problem with the size of the fields is that I used for the mockups a highly compressed font (kerning-wise), so when I use the same font in XBMC, I have much smaller space... that's why I asked about kerning. I may have to alter the ttf file after all... I was hoping not tooHave you checked out dafont.com. They have tons of free to use fonts. Take a look you might be able to find a good block compressed font. I'm pretty sure I saw many just the other day.
(This post was last modified: 2009-08-11 03:30 by kricker.)
|
| find quote |
watzen
Fan Joined: Jan 2007 Reputation: 10 Location: Sweden |
2009-08-11 09:01
Post: #37
Feanor Wrote:Another thing I couldn't accomplish is to have every item in the wrap list with a different alpha... Mediastream does it by overlaying the background of the menu on top of the list with an alpha applied to it, but that gives you a gradient and I want to have each item individually colored... is that possible? How about making the diffuse-image with steps instead of a gradient.
|
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2009-08-11 11:21
Post: #38
Feanor Wrote:Another thing I couldn't accomplish is to have every item in the wrap list with a different alpha... Mediastream does it by overlaying the background of the menu on top of the list with an alpha applied to it, but that gives you a gradient and I want to have each item individually colored... is that possible? it may be possible if you code the entire menu animations yourself instead of using the predefined wraplist control. i.e. create separate Container.OnNext and Container.OnPrevious sections and use slide animations for every label control in those groups to get the scrolling done. add a fade animation to every label control and use a different fade 'levels' on each label control depending on the position in the list. would be a lot of work, but may get you what you're looking for. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
Feanor
Senior Member Posts: 110 Joined: Apr 2009 Reputation: 0 |
2009-08-12 00:11
Post: #39
watzen Wrote:How about making the diffuse-image with steps instead of a gradient.Yes, I tried that too, but then what you get is that when the item "travels" from one step to the other, you see the hard transition between alphas... I'll see if I can do what ronie suggested... |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2009-08-12 04:30
Post: #40
You could try a fade animation based on which "slot" you're in in the list.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |

![[Image: screenshot000jax.th.jpg]](http://img37.imageshack.us/img37/7577/screenshot000jax.th.jpg)
. Viewtypes for movies/music/pictures etc, animations/transitions, Context menu's, OSD. ughh, quite a bit of work!! I wish i had some skills and could help you out but unfortunately neither coding nor graphics are among things im good at. Anyways great start on what looks like a killer design. Keep us posted!


![[Image: nongradient.th.jpg]](http://img14.imageshack.us/img14/3108/nongradient.th.jpg)
![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help