Changes to the skinning engine for XBMC Frodo
#25
2012-09-05 PVR support

new dialogs:
DialogExtendedProgressBar.xml
DialogPVRChannelManager.xml
DialogPVRChannelsOSD.xml
DialogPVRGroupManager.xml
DialogPVRGuideInfo.xml
DialogPVRGuideOSD.xml
DialogPVRGuideSearch.xml
DialogPVRRecordingInfo.xml
DialogPVRTimerSettings.xml

new window:
MyPVR.xml

new control:
EpgGrid

new built-in commands:
ActivateWindowAndFocus(id,id)
InhibitIdleShutdown
AllowIdleShutdown

new boolean conditions:
ListItem.HasEpg
ListItem.HasTimer
ListItem.IsRecording
ListItem.IsEncrypted
Pvr.HasTimer
Pvr.HasNonRecordingTimer
Pvr.HasEpg
Pvr.HasTxt
Pvr.HasDirector
Pvr.ActStreamIsEncrypted
Pvr.IsPlayingTv
Pvr.IsPlayingRadio
Pvr.IsRecording
Pvr.IsPlayingRecording
System.IsInhibit
System.HasShutdown
VideoPlayer.HasEpg

new infolabels:
ListItem.StartTime
ListItem.EndTime
ListItem.StartDate
ListItem.EndDate
ListItem.NextTitle
ListItem.NextGenre
ListItem.NextPlot
ListItem.NextPlotOutline
ListItem.NextStartTime
ListItem.NextEndTime
ListItem.NextStartDate
ListItem.NextEndDate
ListItem.ChannelName
ListItem.ChannelNumber
ListItem.ChannelGroup
ListItem.Progress
MusicPlayer.ChannelName
MusicPlayer.ChannelNumber
MusicPlayer.ChannelGroup
VideoPlayer.EndTime
VideoPlayer.NextTitle
VideoPlayer.NextGenre
VideoPlayer.NextPlot
VideoPlayer.NextPlotOutline
VideoPlayer.NextStartTime
VideoPlayer.NextEndTime
VideoPlayer.NextDuration
VideoPlayer.ChannelName
VideoPlayer.ChannelNumber
VideoPlayer.ChannelGroup
VideoPlayer.ParentalRating
Pvr.NowRecordingTitle
Pvr.NowRecordingDateTime
Pvr.NowRecordingChannel
Pvr.NowRecordingChannelIcon
Pvr.NextRecordingTitle
Pvr.NextRecordingDateTime
Pvr.NextRecordingChannel
Pvr.NextRecordingChannelIcon
Pvr.BackendName
Pvr.BackendVersion
Pvr.BackendHost
Pvr.BackendDiskSpace
Pvr.BackendChannels
Pvr.BackendTimers
Pvr.BackendRecordings
Pvr.BackendNumber
Pvr.TotalDiscSpace
Pvr.NextTimer
Pvr.Duration
Pvr.Time
Pvr.Progress
Pvr.ActStreamClient
Pvr.ActStreamDevice
Pvr.ActStreamStatus
Pvr.ActStreamSignal
Pvr.ActStreamSnr
Pvr.ActStreamBer
Pvr.ActStreamUnc
Pvr.ActStreamVideoBitRate
Pvr.ActStreamAudioBitRate
Pvr.ActStreamDolbyBitRate
Pvr.ActStreamProgrSignal
Pvr.ActStreamProgrSnr
Pvr.ActStreamEncryptionName

new control in SettingsSystemInfo.xml:
Button Control id="99"


git commit: https://github.com/xbmc/xbmc/commit/d9d3...dbb906eecb
pull request: 1357 (GH issue)
forum: http://forum.xbmc.org/forumdisplay.php?fid=136
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


Messages In This Thread
RE: Changes to the skinning engine for XBMC Frodo - by ronie - 2012-09-05, 03:47
Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for XBMC Frodo1