• 1
  • 3
  • 4
  • 5
  • 6
  • 7(current)
Changes to the skinning engine for XBMC Frodo
#91
My bad, I was thinking of the Random Items script. Rolleyes

They are in fact the same.
Reply
#92
2012-11-11 New Infolabel

Player.Title

Player.Title returns the musicplayer title for audio and the videoplayer title for videos

git commit: https://github.com/xbmc/xbmc/commit/2bb3...216ff87e16
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#93
2012-11-14 Addon.xml change

xbmc.gui bumped to 4.0.0 with no backwards-compatibility.

git commit: https://github.com/xbmc/xbmc/commit/25bb...f661bcf3d2
pull request: 1781 (GH issue)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#94
@ronie All the following have been removed since the inclusion of ListItem.Art(), Player.Art().

(2012-06-02, 15:24)ronie Wrote: 2012-06-02 Changed Infolabel

Container.TVShowThumb

Container.TVShowThumb can now also be used in the video info dialog

git commit: https://github.com/xbmc/xbmc/commit/84e4...4f7e3d157b
forum post: http://forum.xbmc.org/showthread.php?tid...pid1110513

(2012-07-09, 23:38)ronie Wrote: 2012-07-07 New Infolabels

Player.Property(TVShowThumb)
Player.Property(Fanart_Image)

git commit: https://github.com/xbmc/xbmc/commit/fff9...29e2dc2c63
pull request: 1130 (PR)
forum post: http://forum.xbmc.org/showthread.php?tid=133735

Reply
#95
(2012-11-19, 15:06)Hitcher Wrote: @ronie All the following have been removed since the inclusion of ListItem.Art(), Player.Art().

thanx Hitcher, all traces of it have been removed.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#96
(2012-11-07, 22:26)jingai Wrote:
(2012-10-24, 09:21)Montellese Wrote: Whether a skin wants to support advanced filtering is up to the skinner. If that's the case a new radiobutton control needs to be added (no specific ID required) and the <onclick> event should fire the new "Filter" action.

This seems to indicate that advanced filtering is optional. I added a skin setting to toggle this. However, in areas where advanced filtering is available (Container.CanFilterAdvanced is true), the old filtering mechanism no longer works. It does work in areas where advanced filtering isn't available.

Is this by design?

Just bumping this request.. sorry, but it's been a while -- can we just get a definitive answer? If the old method isn't available, I'll toss the option, though I'd really like it if it were..
Reply
#97
2012-12-10 Last.fm radio support disabled

last.fm radio support is now dis-functional in xbmc and will be completely removed at a later stage.

if you have last.fm support in your skin, you can safely remove these items:

boolean conditions
  • LastFM.RadioPlaying
  • LastFM.CanLove
  • LastFM.CanBan

built-in functions
  • LastFM.Love
  • LastFM.Ban

git commit: https://github.com/xbmc/xbmc/commit/b755...d4daa38ecf
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#98
Also scrobbling removed?
Image
Reply
#99
(2012-12-11, 02:37)`Black Wrote: Also scrobbling removed?

nope, not yet.
there are plans to remove it after frodo though.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
Just noticed there's no mention of DialogExtendedProgressBar.xml being added.

Thanks.
Reply
(2012-12-31, 19:25)Hitcher Wrote: Just noticed there's no mention of DialogExtendedProgressBar.xml being added.

Thanks.

it's there, the extended progress dialog was part of the pvr changes:
http://forum.xbmc.org/showthread.php?tid...pid1183937
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
Opps, sorry. Blush
Reply
Does PVR section need to be skinned for inclusion to Frodo?
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
we would very much appreciate it if you added it yes.

since pvr is an integral part of xbmc now,
it would be great if every skin in the repo supported it.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
2013-01-24 New Default image

A default image for PVR addons was added: DefaultAddonPVRClient.png

git commit: https://github.com/xbmc/xbmc/commit/f68b...0f1bb8c904
pull request: 2106 (PR)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
  • 1
  • 3
  • 4
  • 5
  • 6
  • 7(current)

Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for XBMC Frodo1