diff --git a/720p/DialogPVRGuideControls.xml b/720p/DialogPVRGuideControls.xml new file mode 100644 index 0000000..3020a66 --- /dev/null +++ b/720p/DialogPVRGuideControls.xml @@ -0,0 +1,192 @@ + + + 602 + dialogeffect + DepthOSD + + + 0 + 0 + + + + + -20 + 130r + 1320 + 130 + HomeNowPlayingBack.png + + + + 100 + 150r + 330 + center + font12 + grey + left + center + + + + + 100 + 60r + horizontal + 0 + VisibleChange + Action(close) + 10 + 606 + 611 + + 55 + 55 + OSDPrevTrackFO.png + OSDPrevTrackNF.png + PVR.EpgGridControl(FirstProgramme) + + + 55 + 55 + OSDRewindFO.png + OSDRewindNF.png + PVR.EpgGridControl(-12) + + + 55 + 55 + OSDChannelDownFO.png + OSDChannelDownNF.png + PVR.EpgGridControl(CurrentProgramme) + + + 55 + 55 + OSDForwardFO.png + OSDForwardNF.png + PVR.EpgGridControl(+12) + + + 55 + 55 + OSDNextTrackFO.png + OSDNextTrackNF.png + PVR.EpgGridControl(LastProgramme) + + + 55 + 55 + OSDDateFO.png + OSDDateNF.png + PVR.EpgGridControl(SelectDate) + + + + + 100 + 60r + 1080 + center + center + font13 + left + center + + + + + 810 + 150r + 165 + center + font12 + grey + left + center + + + + + 810 + 60r + 165 + center + horizontal + 0 + VisibleChange + Action(close) + 10 + 609 + 605 + + 55 + 55 + OSDPrevTrackFO.png + OSDPrevTrackNF.png + PVR.EpgGridControl(FirstChannel) + + + 55 + 55 + OSDChannelDownFO.png + OSDChannelDownNF.png + PVR.EpgGridControl(PlayingChannel) + PVR.IsPlayingTV | PVR.IsPlayingRadio + + + 55 + 55 + OSDNextTrackFO.png + OSDNextTrackNF.png + PVR.EpgGridControl(FirstProgramme) + + + + + 1015 + 150r + 165 + center + font12 + grey + left + center + + + + + 1015 + 60r + horizontal + 0 + VisibleChange + Action(close) + 10 + 600 + 608 + + 55 + 55 + OSDPlayFO.png + OSDPlayNF.png + PVR.EpgGridControl(PreviousGroup) + + + 55 + 55 + OSDPlayFO.png + OSDPlayNF.png + PVR.EpgGridControl(NextGroup) + + + 55 + 55 + OSDPlaylistFO.png + OSDPlaylistNF.png + PVR.EpgGridControl(SelectGroup) + + + + \ No newline at end of file diff --git a/720p/IncludesPVR.xml b/720p/IncludesPVR.xml index 1f8f213..543d2ee 100644 --- a/720p/IncludesPVR.xml +++ b/720p/IncludesPVR.xml @@ -248,4 +248,18 @@ + + $LOCALIZE[19063] + $LOCALIZE[19317] + $LOCALIZE[19070] + $LOCALIZE[19318] + $LOCALIZE[19064] + $LOCALIZE[19288] + $LOCALIZE[19322] + $LOCALIZE[19323] + $LOCALIZE[19324] + $LOCALIZE[19319] + $LOCALIZE[19320] + $LOCALIZE[19321] + diff --git a/addon.xml b/addon.xml index 166175d..23cab38 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -143,6 +143,6 @@ resources/screenshot-08.jpg resources/screenshot-09.jpg - - Fix PVR radio record button.[CR]- Fix PVR recording label.[CR]- Fix posters.[CR]- Add "Versions" button to add-on information dialog + - Add PVR guide controls dialog.[CR]- Updated language files from Transifex. diff --git a/changelog.txt b/changelog.txt index 30d4232..71b5983 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,15 @@ +[B]4.7.14[/B] + +- Add PVR guide controls dialog + +[B]4.7.13[/B] + +- Updated language files from Transifex + +[B]4.7.12[/B] + +- Updated language files from Transifex + [B]4.7.11[/B] - Fix PVR radio record button diff --git a/media/OSDDateFO.png b/media/OSDDateFO.png new file mode 100644 index 0000000..aef0ebd Binary files /dev/null and b/media/OSDDateFO.png differ diff --git a/media/OSDDateNF.png b/media/OSDDateNF.png new file mode 100644 index 0000000..37082a8 Binary files /dev/null and b/media/OSDDateNF.png differ diff --git a/media/OSDPlaylistFO.png b/media/OSDPlaylistFO.png new file mode 100644 index 0000000..2b976db Binary files /dev/null and b/media/OSDPlaylistFO.png differ diff --git a/media/OSDPlaylistNF.png b/media/OSDPlaylistNF.png new file mode 100644 index 0000000..99d8cc9 Binary files /dev/null and b/media/OSDPlaylistNF.png differ