Design Flaws / Missing Features

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
MaxCore Offline
Member
Posts: 83
Joined: May 2011
Reputation: 1
Location: Quebec / Canada
Post: #441
KRKA01 Wrote:The first page of this thread include Advanced Launcher support as a requested feature, so i guess the Neon skin does not fully support Advanced Launcher yet:
http://forum.xbmc.org/showthread.php?tid=97729



thx for the info ! i will bookmark this page Smile

[Image: widget]
find quote
Lumpee Offline
Member+
Posts: 22
Joined: Sep 2009
Reputation: 0
Post: #442
Hi, is it possible to hide the library count in the top right corner?
find quote
distracto Offline
Senior Member
Posts: 162
Joined: Oct 2009
Reputation: 4
Location: North Vancouver
Post: #443
i have noticed that when using fanart view in tv series there is transparency in the bar where the logos are displayed. however after watching a show , when i back out to that menu again, the transparency is gone and the logos are on a solid bar.

not a big deal, but i did like the fact that the bar was transparent - lets you see all the fanart and looks cleaner

i am running xbmc 10.1 on ubuntu oneiric

great skin by the way, i stumbled across it and really love it - very classy looking
find quote
sassafras Offline
Junior Member
Posts: 4
Joined: Jun 2011
Reputation: 0
Post: #444
I've noticed using the most recent SVN that when you get a call or text, the indicator sent by Android Remote appears underneath of the information bar at the bottom.

I think it would be better if it appeared in the middle or just above the information bar.

Still, the best skin available.

sassafras
find quote
blinken Offline
Junior Member
Posts: 22
Joined: May 2011
Reputation: 0
Post: #445
hikaricore Wrote:Thanks for that, have you had a chance to look at the RCB issue yet?


*edit*
It seems script-Rom_Collection_Browser-gameinfo.xml and script-Rom_Collection_Browser-main.xml are long out of date with the addon and caused this issue, removing them resolved the issue. I feel like a total noob for not noticing them sooner.

I am receiving the same problem as this person. However, the solution he provided above didn't work for him.

Again, the error message is:

Control with id:1000 could not be found. check windows xml file.

Whenever I turn Kiosk mode on I get this message - only in RCB. Turning it off returns RCB to normal.

Can someone help me sort this out? It's really annoying having to scroll all the way down to filter to change systems. Also, kiosk mode is better for movies.
find quote
vI3Tz Offline
Junior Member
Posts: 9
Joined: Aug 2011
Reputation: 0
Post: #446
Hi,

I was wondering if there is an option to use the "fixed list" option in movies multiplex view. I dont want to see the movies looping. I'd be glad about every hint.
find quote
stoli Offline
Skilled Skinner
Posts: 2,405
Joined: Nov 2008
Reputation: 30
Location: Florida
Post: #447
vI3Tz Wrote:Hi,

I was wondering if there is an option to use the "fixed list" option in movies multiplex view. I dont want to see the movies looping. I'd be glad about every hint.

Simply edit Viewtype_Multiplex.xml and change line 526 to fixedlist:


Code:
Old: <control type="wraplist" id="588">

New: <control type="fixedlist" id="588">
find quote
stoli Offline
Skilled Skinner
Posts: 2,405
Joined: Nov 2008
Reputation: 30
Location: Florida
Post: #448
sassafras Wrote:I've noticed using the most recent SVN that when you get a call or text, the indicator sent by Android Remote appears underneath of the information bar at the bottom.

I think it would be better if it appeared in the middle or just above the information bar.

Still, the best skin available.

sassafras

The toast should always appear on top.... I don't have an android, so I'm not sure what would be wrong. I know the notices from the iPhone work correctly.

Can you post a screen shot?
find quote
stoli Offline
Skilled Skinner
Posts: 2,405
Joined: Nov 2008
Reputation: 30
Location: Florida
Post: #449
blinken Wrote:I am receiving the same problem as this person. However, the solution he provided above didn't work for him.

Again, the error message is:

Control with id:1000 could not be found. check windows xml file.

Whenever I turn Kiosk mode on I get this message - only in RCB. Turning it off returns RCB to normal.

Can someone help me sort this out? It's really annoying having to scroll all the way down to filter to change systems. Also, kiosk mode is better for movies.

I'll look into it this weekend....
find quote
vI3Tz Offline
Junior Member
Posts: 9
Joined: Aug 2011
Reputation: 0
Post: #450
stoli Wrote:Simply edit Viewtype_Multiplex.xml and change line 526 to fixedlist:


Code:
Old: <control type="wraplist" id="588">

New: <control type="fixedlist" id="588">

Nice, thank you. I was already searching through the xmls but didn't find that. Rolleyes
find quote
Post Reply