From 36a7d72f9caa0bea491b83e8fe40f8afef1ffa7d Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Mon, 29 Oct 2018 20:18:35 +0100 Subject: [Estuary] Video OSD and Music OSD enhancements/fixes. --- addons/resource.language.en_gb/resources/strings.po | 3 +++ addons/skin.estuary/media/osd/fullscreen/buttons/rds.png | Bin 0 -> 3785 bytes addons/skin.estuary/xml/MusicOSD.xml | 15 +++++++++++---- addons/skin.estuary/xml/Variables.xml | 12 +++++++----- addons/skin.estuary/xml/VideoOSD.xml | 10 ++++++++-- 5 files changed, 29 insertions(+), 11 deletions(-) create mode 100644 addons/skin.estuary/media/osd/fullscreen/buttons/rds.png diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 7318f41d89..97211d3b71 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -9301,6 +9301,7 @@ msgstr "" #: xbmc/pvr/PVRGUIActions.cpp #: xbmc/pvr/PVRManager.cpp #: xbmc/video/windows/GUIWindowVideoBase.cpp +#: addons/skin.estuary/xml/MusicOSD.xml #: addons/skin.estuary/xml/VideoOSD.xml msgctxt "#19033" msgid "Information" @@ -15582,6 +15583,8 @@ msgstr "" #empty strings from id 29806 to 29899 #. Header string on RDS Radiotext+ Info dialog +#: addons/skin.estuary/xml/DialogPVRRadioRDSInfo.xml +#: addons/skin.estuary/xml/Variables.xml msgctxt "#29900" msgid "Radiotext Plus info" msgstr "" diff --git a/addons/skin.estuary/media/osd/fullscreen/buttons/rds.png b/addons/skin.estuary/media/osd/fullscreen/buttons/rds.png new file mode 100644 index 0000000000..4a960b0407 Binary files /dev/null and b/addons/skin.estuary/media/osd/fullscreen/buttons/rds.png differ diff --git a/addons/skin.estuary/xml/MusicOSD.xml b/addons/skin.estuary/xml/MusicOSD.xml index 81d938e8f8..8f32b08625 100644 --- a/addons/skin.estuary/xml/MusicOSD.xml +++ b/addons/skin.estuary/xml/MusicOSD.xml @@ -2,6 +2,7 @@ SetFocus(603) 602 + Animation_BottomSlide DepthOSD @@ -18,7 +19,6 @@ 0 120 !Window.IsActive(osdaudiosettings) + !Window.IsActive(osdvideosettings) + !Window.IsActive(playerprocessinfo) - Animation_BottomSlide @@ -113,6 +113,13 @@ 606 600 + + + + Info + MusicPlayer.Content(LiveTV) + + @@ -120,7 +127,7 @@ ActivateWindow(PVROSDChannels) MusicPlayer.Content(LiveTV) - + @@ -128,9 +135,9 @@ ActivateWindow(PVRChannelGuide) MusicPlayer.Content(LiveTV) + VideoPlayer.HasEPG - + - + Dialog.Close(MusicOSD) ActivateWindow(PVRRadioRDSInfo) diff --git a/addons/skin.estuary/xml/Variables.xml b/addons/skin.estuary/xml/Variables.xml index bf5b3681ae..b2ed5287e2 100644 --- a/addons/skin.estuary/xml/Variables.xml +++ b/addons/skin.estuary/xml/Variables.xml @@ -216,8 +216,9 @@ $LOCALIZE[31106] $LOCALIZE[24012] $LOCALIZE[31092] - $LOCALIZE[19019] - $LOCALIZE[19069] + $LOCALIZE[19033] + $LOCALIZE[19019] + $LOCALIZE[19069] $LOCALIZE[5] $LOCALIZE[36501] $LOCALIZE[19059] @@ -226,9 +227,10 @@ $LOCALIZE[31033]$INFO[MusicPlayer.UserRating, : ] - $LOCALIZE[19019] - $LOCALIZE[19069] - $LOCALIZE[29900] + $LOCALIZE[19033] + $LOCALIZE[19019] + $LOCALIZE[19069] + $LOCALIZE[29900] $LOCALIZE[486]$INFO[Playlist.Repeat, : ] $LOCALIZE[590]: $LOCALIZE[16041] $LOCALIZE[590]: $LOCALIZE[16039] diff --git a/addons/skin.estuary/xml/VideoOSD.xml b/addons/skin.estuary/xml/VideoOSD.xml index edd731ade5..c024a5c1aa 100644 --- a/addons/skin.estuary/xml/VideoOSD.xml +++ b/addons/skin.estuary/xml/VideoOSD.xml @@ -1,9 +1,9 @@ SetFocus(603) - DepthOSD 602 Animation_BottomSlide + DepthOSD background close area @@ -127,6 +127,12 @@ 606 600 + + + + Info + + @@ -134,7 +140,7 @@ ActivateWindow(PVROSDChannels) VideoPlayer.Content(livetv) - + -- cgit v1.2.3