diff --git a/16x9/Includes_Defs.xml b/16x9/Includes_Defs.xml index 0e8fbc0..185088f 100644 --- a/16x9/Includes_Defs.xml +++ b/16x9/Includes_Defs.xml @@ -1,6 +1,10 @@ + + 580 + + -1000 -1000 diff --git a/16x9/Includes_Furniture.xml b/16x9/Includes_Furniture.xml index 7d7fb3b..7a760d9 100644 --- a/16x9/Includes_Furniture.xml +++ b/16x9/Includes_Furniture.xml @@ -406,7 +406,7 @@ - + 64 64 diff --git a/16x9/Includes_Window.xml b/16x9/Includes_Window.xml index da6855d..bcd109b 100644 --- a/16x9/Includes_Window.xml +++ b/16x9/Includes_Window.xml @@ -1815,25 +1815,113 @@ - - 0 - horizontal + 80 100% - - top - 80 - HomeSubLabel - Font-MusicVis-Info - - Conditional + + 0 + horizontal + 80 + + top + 80 + HomeSubLabel + Font-MusicVis-Info + + Conditional + + + top + Defs_OSDAlbumWidth_WithCodec + HomeSubLabel + Font-MusicVis-Info + + - - top - auto - HomeSubLabel - Font-MusicVis-Info - + + + + Skin.HasSetting(furniture.showmusicvisflags) + Animation_FadeIn + Animation_FadeOut + 20 + right + 64 + horizontal + bigpad + true + + + + 64 + 64 + keep + !String.IsEmpty(MusicPlayer.Channels) + $INFO[MusicPlayer.Channels,indicator/channels/,.png] + + + + + 64 + 64 + !String.IsEmpty(MusicPlayer.Bitrate) + + auto + 32 + 6 + LineLabel + Font-LineLabel-Bitrate + center + center + + + + auto + 32 + 6 + LineLabel + Font-LineLabel-Kbps + center + center + + + + + + + 64 + 64 + !String.IsEmpty(MusicPlayer.SampleRate) + + auto + 32 + 6 + LineLabel + Font-LineLabel-Kbps + center + center + + + + auto + 32 + 6 + LineLabel + Font-LineLabel-Bitrate + center + center + + + + + + + 64 + 64 + keep + !String.IsEmpty(MusicPlayer.Codec) + $INFO[MusicPlayer.Codec,indicator/audio/,.png] + diff --git a/16x9/SkinSettings.xml b/16x9/SkinSettings.xml index d0b6f65..1ddbedd 100644 --- a/16x9/SkinSettings.xml +++ b/16x9/SkinSettings.xml @@ -670,6 +670,16 @@ Skin.HasSetting(ShowOSDScrollingText) Skin.ToggleSetting(ShowOSDScrollingText) + + ControlGroup(8000).HasFocus(8003) + 100% + settingsradioposx + 72 + Defs_OptionButton + + Skin.HasSetting(furniture.showmusicvisflags) + Skin.ToggleSetting(furniture.showmusicvisflags) + ControlGroup(8000).HasFocus(8003) 100% diff --git a/addon.xml b/addon.xml index de691bc..25866b3 100644 --- a/addon.xml +++ b/addon.xml @@ -1,4 +1,4 @@ - + diff --git a/language/resource.language.en_gb/strings.po b/language/resource.language.en_gb/strings.po index 8beaba1..1140784 100644 --- a/language/resource.language.en_gb/strings.po +++ b/language/resource.language.en_gb/strings.po @@ -1205,3 +1205,8 @@ msgstr "" msgctxt "#31280" msgid "Prefer landscape artwork over fanart" msgstr "" + +#: /16x9/SkinSettings.xml +msgctxt "#31281" +msgid "Show media flags with controls" +msgstr ""