Transparency! - v2.01

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
hasselhof Offline
Member+
Posts: 507
Joined: Jul 2008
Reputation: 32
Location: Nuneaton UK
Post: #31
Hi Ronie,

just downloading v2, will let you know how I get on

Thanks for all your hard work
find
ronie Offline
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #32
whipper Wrote:Wow Ronie great work once again! The new additions are awesome!
You helped me tweak 1.03. I went looking in Home.xml to do the same again but can't find it ?
Where would I look now to change favourites to something else and go straight from games tab to launcher?
Hope you don't mindBlush

a lot of code has been moved to Includes_Home.xml, so i'm possitive you'll find it there. ;-)

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
whipper Offline
Junior Member
Posts: 45
Joined: Dec 2008
Reputation: 0
Post: #33
Hi Ronie , thanks beat me to it. I did find it AND managed to change it myself! Shocked
Now theres just one little thing, once you've pushed favourites tab, a panel opens also named/labeled favourites is it possible to rename that too?
If not or if its a hassle for you, not to worry I'm happy as a pig in S...! as it is really
find
ronie Offline
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #34
whipper Wrote:Hi Ronie , thanks beat me to it. I did find it AND managed to change it myself! Shocked
Now theres just one little thing, once you've pushed favourites tab, a panel opens also named/labeled favourites is it possible to rename that too?
If not or if its a hassle for you, not to worry I'm happy as a pig in S...! as it is really

i'm sure you've already found it yourself by now
and changed the label in DialogFavourites.xml

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
Vampirebat Offline
Member+
Posts: 154
Joined: Feb 2009
Reputation: 0
Post: #35
first off let me say that you have out done yourself with this update ... lots of useful features that i know i will definitely add to my routine when using XBMC.

i haven't really found any bugs that pertain to your skin thus far.
i did find one minor irritation having to do with the open subs script but that is completely unrelated to your skin.
and ill post that in their forum thread.
i do have a request for Ver 3.0 in the slide view is it possible to squeeze in a scroll bar at the bottom below the movie thumbs for fast scrolling thru large libraries?
find
ronie Offline
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #36
Vampirebat Wrote:i do have a request for Ver 3.0 in the slide view is it possible to squeeze in a scroll bar at the bottom below the movie thumbs for fast scrolling thru large libraries?

sure, i've been thinking about it for a bit and i think i want to make it hidden by default, so it doesn't clutter up the screen. kinda like the way the side menu operates, it's hidden by default but slides in when you navigate to it.

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
darknior Offline
Member
Posts: 75
Joined: Aug 2008
Reputation: 0
Post: #37
Hi

I have test your version 2.0, and it is impressive to see all you have add Big Grin
But for my part on xbox, i have many more FREEZE of the xbox for low memory Sad
Do you know what you hava had who use all the memory ?
Because i use your xbox version of 2.0 transparancy!

Other thing, why when i go to Movies or TV Show i have the same folders ?
Why i can't separate them to have different ?

Finaly, on the setting i have two options in french i don't understand Sad
I must choose by "fanart -" or "fanart -" ... the string is not complete Sad
And in the setting you speak about FILM and in the HOME MENU you write SEQUENCE ... it must be the same name for the two Wink

Thanks
Bye
find
Bram77 Offline
Skilled Python Coder
Posts: 1,319
Joined: Feb 2008
Reputation: 27
Location: Netherlands
Post: #38
You could try using the skin-based madia flagging (morer info in startpost). That might reduce memory usage, but I'm sure.

[Image: widget]

Please add to my reputation if you find my posts usefull (+/- button below posts)
Ubuntu 12.10 minimal XBMC auto-install script :: XBMControl :: Xbmc XBOX Skins :: XBMControl for Android :: Owner of Sudo Systems
find
jpf55 Offline
Fan
Posts: 384
Joined: Dec 2008
Reputation: 1
Post: #39
darknior Wrote:why when i go to Movies or TV Show i have the same folders ?
Why i can't separate them to have different ?
Is the library enabled (ON)
darknior Wrote:And in the setting you speak about FILM and in the HOME MENU you write SEQUENCE ... it must be the same name for the two Wink
SEQUENCE is from XBMC, not Transparency!, I have sent XBMC a correction
find
ronie Offline
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #40
darknior Wrote:Hi

I have test your version 2.0, and it is impressive to see all you have add Big Grin
But for my part on xbox, i have many more FREEZE of the xbox for low memory Sad
Do you know what you hava had who use all the memory ?
Because i use your xbox version of 2.0 transparancy!

no clue, memory ussage should improve with v2.00
it's loading far less images into the memory.

darknior Wrote:Other thing, why when i go to Movies or TV Show i have the same folders ?
Why i can't separate them to have different ?

i can only think of one obvious reason, you didn't scan them to the library...

darknior Wrote:Finaly, on the setting i have two options in french i don't understand Sad
I must choose by "fanart -" or "fanart -" ... the string is not complete Sad
And in the setting you speak about FILM and in the HOME MENU you write SEQUENCE ... it must be the same name for the two Wink

i can't change the one on the home menu. it's using xbmc's language file for that, not the skin one:
http://forum.xbmc.org/showthread.php?tid=56040&page=7

Bram77 Wrote:You could try using the skin-based madia flagging (morer info in startpost). That might reduce memory usage, but I'm sure.

i'm no expert on the inner working of xbmc, but skin based flagging will increase memory usage. the skin will have to load all the available flags into the memory, while with native, it doesn't.

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
Thread Closed