Work in Progress...

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ronie Offline
Team-XBMC Member
Posts: 8,258
Joined: Jan 2009
Reputation: 108
Post: #41
Smenus Wrote:The only thing I wanted to mention is that I actually use the 'Hide TV Show Title in Wide Icon View' option. I realise I can just hack the files myself if I have to, but I thought I'd chip in anyway.
i'm afraid that's what you'll have to do as i removed the option to hide media titles.
at some point in the future i will add another title-less wide banner view though.

Smenus Wrote:Edit: One little change that I made to put the Video Plugins button on the Home Screen in-line with the other Library options (TV, Movies) is on line 1357 of Includes_Home.xml, change
Code:
<onclick>XBMC.ActivateWindow(25,plugin://video/)</onclick>
to
Code:
<onclick>XBMC.ActivateWindow(MyVideoLibrary,plugin://video/,return)</onclick>
That way, when you press previous on the Plugins menu, it goes back to the Home Screen. Just thought I'd point it out, in case you hadn't seen it.

thanx for the fix!
i've never noticed it, so i'll change it right away.

cheers!

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
ronie Offline
Team-XBMC Member
Posts: 8,258
Joined: Jan 2009
Reputation: 108
Exclamation  Transparency! v2.10 beta available! Post: #42
works done and a beta version of the next release of available here:
http://forum.xbmc.org/showthread.php?tid=61496

please help out catching bugs if you want to. ;-)

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
Post Reply