diff --git a/720p/AddonBrowser.xml b/720p/AddonBrowser.xml index 373c0e2..9296848 100644 --- a/720p/AddonBrowser.xml +++ b/720p/AddonBrowser.xml @@ -1,14 +1,15 @@ 50 no + 50,51,550,53 CommonBackground Window_OpenClose_Right_Panel_Animation ContentPanel - CommonRootView - CommonListView - AddonInfoView + CommonRootView + CommonListView + AddonInfoView ThumbnailView AllViewCommonPageControls CommonFileCount diff --git a/720p/MyMusicNav.xml b/720p/MyMusicNav.xml index b4f9449..ee6e9b6 100644 --- a/720p/MyMusicNav.xml +++ b/720p/MyMusicNav.xml @@ -1,7 +1,7 @@ 50 no - 50,51,59,53,56,55,500 + 50,51,550,59,53,56,55,500 CommonBackground @@ -45,6 +45,7 @@ ThumbnailView ArtistFanartView AlbumSongsFanartView + AddonInfoView AllViewCommonPageControls CommonFileCount diff --git a/720p/MyMusicSongs.xml b/720p/MyMusicSongs.xml index 3259462..b637bbb 100644 --- a/720p/MyMusicSongs.xml +++ b/720p/MyMusicSongs.xml @@ -1,7 +1,7 @@ 50 no - 50,51,59,53,500 + 50,51,550,59,53,500 CommonBackground 3d_CoverView_Music @@ -15,6 +15,7 @@ CommonListView SongInfoListView ThumbnailView + AddonInfoView AllViewCommonPageControls CommonFileCount diff --git a/720p/MyPics.xml b/720p/MyPics.xml index c6f5ab0..7b86254 100644 --- a/720p/MyPics.xml +++ b/720p/MyPics.xml @@ -1,15 +1,17 @@ 50 no + 50,51,550,53,57 CommonBackground Window_OpenClose_Right_Panel_Animation ContentPanel - CommonRootView - CommonListView - ThumbnailView - PictureThumbView + CommonRootView + CommonListView + ThumbnailView + PictureThumbView + AddonInfoView AllViewCommonPageControls CommonFileCount ScrollOffsetLabel diff --git a/720p/MyPrograms.xml b/720p/MyPrograms.xml index a614a0f..8c6af12 100644 --- a/720p/MyPrograms.xml +++ b/720p/MyPrograms.xml @@ -1,15 +1,16 @@ 50 no + 50,51,550,53 CommonBackground Window_OpenClose_Right_Panel_Animation ContentPanel - CommonRootView - CommonListView - AddonInfoView - ThumbnailView + CommonRootView + CommonListView + AddonInfoView + ThumbnailView WideIconView AllViewCommonPageControls CommonFileCount diff --git a/720p/MyVideo.xml b/720p/MyVideo.xml index 2241cfb..993981e 100644 --- a/720p/MyVideo.xml +++ b/720p/MyVideo.xml @@ -1,7 +1,7 @@ 50 no - 50,51,53,54,57,500 + 50,51,550,53,54,57,500 CommonBackground 3d_CoverView @@ -16,6 +16,7 @@ VideoThumbnailView WideIconView MovieDVDView + AddonInfoView AllViewCommonPageControls CommonFileCount diff --git a/720p/MyVideoNav.xml b/720p/MyVideoNav.xml index 61a9830..bc75de6 100644 --- a/720p/MyVideoNav.xml +++ b/720p/MyVideoNav.xml @@ -1,7 +1,7 @@ 50 no - 50,51,58,59,57,500,55,56,53,54 + 50,51,550,58,59,57,500,55,56,53,54 CommonBackground @@ -48,6 +48,7 @@ MovieFanartView VideoThumbnailView WideIconView + AddonInfoView Media Codec Flagging Images diff --git a/720p/ViewsAddonBrowser.xml b/720p/ViewsAddonBrowser.xml index 5acbe9d..fd1ae26 100644 --- a/720p/ViewsAddonBrowser.xml +++ b/720p/ViewsAddonBrowser.xml @@ -1,17 +1,18 @@ - + 575 130 675 360 9000 60 - 58 - 58 + 550 + 550 list 60 200 + Window.IsVisible(AddonBrowser) | stringcompare(ListItem.Path,plugin://) | stringcompare(ListItem.Path,script://) 10 @@ -45,7 +46,7 @@ 675 30 list-focus.png - Control.HasFocus(58) + Control.HasFocus(550) VisibleFadeEffect @@ -77,7 +78,7 @@ 300 130 - Control.IsVisible(58) + Control.IsVisible(550) 0 0 @@ -164,7 +165,7 @@ white Skin.HasSetting(AutoScroll) - Control.IsVisible(58) + Control.IsVisible(550) diff --git a/720p/includes.xml b/720p/includes.xml index feebf70..d576e3f 100644 --- a/720p/includes.xml +++ b/720p/includes.xml @@ -563,7 +563,7 @@ 9000 false vertical - [Control.IsVisible(59) + Window.IsVisible(MusicFiles)] | [Control.IsVisible(59) + Window.IsVisible(MusicLibrary)] | [Control.IsVisible(59) + Window.IsVisible(MusicPlaylist)] | [Control.IsVisible(58) + Window.IsVisible(VideoLibrary)] | [Control.IsVisible(58) + Window.IsVisible(AddonBrowser)] + [Control.IsVisible(59) + Window.IsVisible(MusicFiles)] | [Control.IsVisible(59) + Window.IsVisible(MusicLibrary)] | [Control.IsVisible(59) + Window.IsVisible(MusicPlaylist)] | [Control.IsVisible(58) + Window.IsVisible(VideoLibrary)] | Control.IsVisible(550) 1255 @@ -585,7 +585,7 @@ ![Control.IsVisible(59) + Window.IsVisible(MusicLibrary)] ![Control.IsVisible(59) + Window.IsVisible(MusicPlaylist)] ![Control.IsVisible(58) + Window.IsVisible(VideoLibrary)] - ![Control.IsVisible(58) + Window.IsVisible(AddonBrowser)] + !Control.IsVisible(550) Conditional diff --git a/changelog.txt b/changelog.txt index 15137a1..2b4166c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,6 +4,7 @@ - Added "Minutes" text to the Video info dialog run times - Fixed that the addon rating stars didn't show - Added support to the Addon info dialog to show that a addon is broken +- Added ability for use the Add-on "Info" view in all addon/script sections of media windows [B]Version 1.2.2[/B]