Skin & UI Suggestions for Frodo

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
KidKiwi Offline
Posting Freak
Posts: 792
Joined: May 2007
Reputation: 0
Post: #21
pecinko Wrote:That's interesting way of using PlotOutlineSmile

No, as Black said, those are not affected.

Thx. As there is no comment field that I know of, then it's the next best thing. Means running a custom skin though, but I tend not to upgrade very often - too much to change!

It would be nice if a comment field was a stock part of xbmc. There are lots of things to comment on. Perhaps this wouldn't be necessary if xbmc exported every little piece of info in the db - but very necessary when you rebuild the db from scratch.

ZOTAC IONITX-D-E Intel Atom N330 Dual Core 1.6 GHz NVIDIA ION with LIVE on SSD
find quote
Stranger Online
Fan
Posts: 318
Joined: Oct 2009
Reputation: 0
Location: London, UK
Post: #22
Scroll by letter instead of page?
find quote
frellAn Offline
Senior Member
Posts: 181
Joined: Jul 2010
Reputation: 6
Location: Sweden
Post: #23
Stranger Wrote:Scroll by letter instead of page?

+1
find quote
Robotica Offline
Posting Freak
Posts: 927
Joined: Aug 2010
Reputation: 3
Post: #24
jmarshall Wrote:<overlaytexture> is unlikely to be added unless there is an extreme need for it. You already have a diffuse + border, do you really need something else? Prove it.

This could be very usefull for some picture related views.. An overlay with some meta data.
find quote
pecinko Offline
Donor
Posts: 3,001
Joined: Dec 2008
Reputation: 26
Location: Prague / Belgrade
Post: #25
ControlGroup(foo).Position(foo)

Something that bothered me from the beginning is lack of possibility to make animation based on focused position in Grouplist control. HasFocus(foo) can't be used always as sometimes items are hidden, unknown ID (like in context menu) or are subject to change without notice (system buttons).

My skins:

Quartz
Amber
find quote
toolpunk Offline
Member
Posts: 91
Joined: May 2010
Reputation: 0
Post: #26
Gradients for text would be a very welcome addition.

[Image: guitarhero.png]
Meet Aerith, my first XBMC skin.
find quote
`Black Offline
Skilled Skinner
Posts: 2,000
Joined: Apr 2009
Reputation: 49
Location: Germany
Post: #27
Would be nice if the zoom animation wouldn't stretch the border of an image if specified. It should be an option of course.

[Image: xp1080.png]
find quote
pecinko Offline
Donor
Posts: 3,001
Joined: Dec 2008
Reputation: 26
Location: Prague / Belgrade
Post: #28
ListItem.IsHD (for 720 and 1080 videos)

I know it can be achieved using string comparison but it would be much easier if this check would be available.

My skins:

Quartz
Amber
find quote
`Black Offline
Skilled Skinner
Posts: 2,000
Joined: Apr 2009
Reputation: 49
Location: Germany
Post: #29
Don't think that's necessary... IntegerGreaterThan(...) is fast and easy enough.

[Image: xp1080.png]
find quote
Big_Noid Offline
Skilled Skinner
Posts: 2,626
Joined: Jul 2010
Reputation: 68
Location: Below sea level
Post: #30
I would like to suggest a boolean if a movie or tv show and any of it's underlying items (episodes/seasons) or musicvideo are in the recently added database part, lets say ListItem.IsRecent. Reason for this is that I show a marker in my skin to indicate that the item has been recently added and I do this now by a whole bunch of stringcompares on the recently added home window properties. Alternatively a ListItem.DatabasePath could also do the trick I think, still substrings are needed then, but not as much as I have to do now.
find quote
Post Reply