Work in progress...

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ronie Online
Team-XBMC Member
Posts: 8,345
Joined: Jan 2009
Reputation: 111
Post: #1
so what's going on behind the scenes?

lots and lots of small layout tweaks have been made
and along the line some bigger features have been implemented:
  • Added skin support for PVR
  • New weather pages: 10 day forecast & hourly forecast
  • Option to disable views (should save some RAM on low memory systems)
  • Fully customizable submenus for the home menu

currently i'm almost finished with one of a few new views.

this one is inspired by a mockup phyek posted last year.
i'm actually quite happy with the result myself:

[Image: wall2.jpg]

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
ralob Offline
Senior Member
Posts: 226
Joined: Jul 2007
Reputation: 2
Post: #2
Every day the skin improves by leaps and bounds, as evidenced in the constant development in the svn repo. I am impressed by how sleek and stable the new additions are to the skin.

The wallview looks brilliant, and I am sure you have some other treats up your sleeve. Thanks for the progress report, Ronie.
find quote
Paulkai Offline
Senior Member
Posts: 287
Joined: May 2009
Reputation: 0
Post: #3
Ronnie the work you have put into this skin is amazing, I look forward to seeing the new results, will this be the new ver 2.12??


Paul
find quote
runefire Offline
Junior Member
Posts: 4
Joined: Jan 2010
Reputation: 0
Post: #4
would it be possible to rename the menus?

the idea, is that my "tv shows" and "movies" menu items are for already-sorted stuff, while I'd like to use the "videos" menu as my temporary storage location for stuff. like any BASIC media player, simply filenames and play.

Maybe rename it to "downloaded", or "NEW"


personally, a VERY cool feature would be that when you highlight an episode/movie, that after a few seconds your entire fanart background turns into a preview, playing 3-5second bits of the selected video in the background
(This post was last modified: 2010-02-02 14:37 by runefire.)
find quote
arcanefixation Offline
Junior Member
Posts: 10
Joined: Jan 2010
Reputation: 0
Post: #5
The Wall view looks absolutely amazing. Great work, as always. Can't wait for the new release.
find quote
ronie Online
Team-XBMC Member
Posts: 8,345
Joined: Jan 2009
Reputation: 111
Post: #6
runefire Wrote:would it be possible to rename the menus?

the idea, is that my "tv shows" and "movies" menu items are for already-sorted stuff, while I'd like to use the "videos" menu as my temporary storage location for stuff. like any BASIC media player, simply filenames and play.

Maybe rename it to "downloaded", or "NEW"

the main menu items can't be renamed...unless you modify the skin code.
but you can create several custom submenu items for Videos and point them to separate folders. for instance 'Home Videos' 'Documentaries' 'Unsorted', etc..

runefire Wrote:personally, a VERY cool feature would be that when you highlight an episode/movie, that after a few seconds your entire fanart background turns into a preview, playing 3-5second bits of the selected video in the background

not possible in xbmc.

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
holygrail4 Offline
Junior Member
Posts: 11
Joined: Jan 2010
Reputation: 0
Post: #7
OOOoooOOooo purty!

Hanging out for the new version!

On a side note, I recently setup a media box for my mum and after going through the plethora of skins available, even she thought Transparency was the best! lol
find quote
Steveb Offline
Fan
Posts: 308
Joined: Oct 2009
Reputation: 3
Location: Adelaide, Australia
Post: #8
Hi Ronie,
I noticed the wall view for music videos has been canned and is for movies only in the latest SVN.Sad
My music videos section is populated with live DVD rips and it looked cool with the wall view.
Any tips on modding it back would be appreciated.

"Political Correctness is a doctrine, fostered by a delusional, illogical minority, and rabidly promoted by an unscrupulous mainstream media, which holds forth the proposition that it is entirely possible to pick up a turd by the clean end"
find quote
ronie Online
Team-XBMC Member
Posts: 8,345
Joined: Jan 2009
Reputation: 111
Post: #9
Steveb Wrote:Hi Ronie,
I noticed the wall view for music videos has been canned and is for movies only in the latest SVN.Sad
My music videos section is populated with live DVD rips and it looked cool with the wall view.
Any tips on modding it back would be appreciated.

in View-Wall.xml, change:
<visible>Container.Content(Movies)</visible>

to:
<visible>Container.Content(Movies) | Container.Content(MusicVideos)</visible>

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
Steveb Offline
Fan
Posts: 308
Joined: Oct 2009
Reputation: 3
Location: Adelaide, Australia
Post: #10
Cheers for that Ronie, I use fanart view for movies, so this lets me enjoy the great job you did on the wall view Wink
Thanks again..

"Political Correctness is a doctrine, fostered by a delusional, illogical minority, and rabidly promoted by an unscrupulous mainstream media, which holds forth the proposition that it is entirely possible to pick up a turd by the clean end"
find quote
Post Reply