diff --git a/720p/AddonBrowser.xml b/720p/AddonBrowser.xml index 43e25b2..f23d791 100644 --- a/720p/AddonBrowser.xml +++ b/720p/AddonBrowser.xml @@ -11,14 +11,14 @@ CommonListView AddonInfoView ThumbnailView - AllViewCommonPageControls + Window_OpenClose_Left_Panel_Animation CommonNowPlaying - + 0 130 @@ -45,12 +45,11 @@ Sort asc - 250 - 58 - - 3 + + 31061 + 50 50 - 2 + 3 5 @@ -132,5 +131,6 @@ WindowTitleButtonsMedia BehindDialogFadeOut + DateTimeLabel diff --git a/720p/EventLog.xml b/720p/EventLog.xml index c8e0399..e73cebc 100644 --- a/720p/EventLog.xml +++ b/720p/EventLog.xml @@ -5,15 +5,7 @@ 570 CommonBackground - - - + ContentPanel Control.IsVisible(570) Window_OpenClose_Animation @@ -39,7 +31,7 @@ 80 button-nofocus.png - - - - + 0 0 - 800 + 900 80 button-nofocus.png !Control.HasFocus(570) @@ -167,18 +159,17 @@ vertical Control.IsVisible(570) - + - -250 - SideBladeLeft + 0 0 - 110 - 250 + 130 + 330 600 9000 570 @@ -186,37 +177,16 @@ 9000 570 0 - - 250 - 35 - font12 - - blue - center - center - Sort asc - ButtonCommonValues - button-focus.png - - - 31050 - Container.SortDirection(Ascending) - - - 250 - 35 - font12 - - blue - center - center - + + 31061 + 10 + Level button - 235 ButtonCommonValues + 200 @@ -226,10 +196,9 @@ Clear button - ButtonCommonValues + ButtonCommonValues - CommonNowPlaying_Controls diff --git a/720p/defaults.xml b/720p/defaults.xml index be82a51..e7336e1 100644 --- a/720p/defaults.xml +++ b/720p/defaults.xml @@ -35,14 +35,15 @@ 140 167 - 20 - 20 - scroll-up-focus.png - scroll-up.png - scroll-down-focus.png - scroll-down.png + 330 + 44 + Button_Side_Scroll_up_Focus2.png + Button_Side_Scroll_up_NoFocus2.png + Button_Side_Scroll_down_Focus2.png + Button_Side_Scroll_down_NoFocus2.png white - + 35 + 10 font13 grey3 no diff --git a/720p/includes.xml b/720p/includes.xml index c5a3cf3..87cdb3e 100644 --- a/720p/includes.xml +++ b/720p/includes.xml @@ -73,9 +73,9 @@ VisibleFadeEffect - 265 + 315 100 - 1015 + 950 580 Panel.png conditional @@ -126,7 +126,7 @@ Unfocus Background 0 0 - 280 + 380 44 Button_Side_NoFocus.png !ControlGroup(9005).HasFocus @@ -135,7 +135,7 @@ Focus Background 0 0 - 280 + 380 44 Button_Side_Focus.png ControlGroup(9005).HasFocus @@ -595,7 +595,7 @@ 44 - 280 + 330 font12 white white diff --git a/language/resource.language.en_gb/strings.po b/language/resource.language.en_gb/strings.po index bfb8908..84cc169 100644 --- a/language/resource.language.en_gb/strings.po +++ b/language/resource.language.en_gb/strings.po @@ -167,7 +167,15 @@ msgctxt "#31060" msgid "This file is stacked, select the part you want to play from." msgstr "" -#empty strings from id 31061 to 31100 +msgctxt "#31061" +msgid "Sort: Descending" +msgstr "" + +msgctxt "#31062" +msgid "Sort: Ascending" +msgstr "" + +#empty strings from id 31063 to 31100 #Skin Settings labels msgctxt "#31101" diff --git a/media/Button_Side_Scroll_down_Focus2.png b/media/Button_Side_Scroll_down_Focus2.png new file mode 100644 index 0000000..53f8f48 Binary files /dev/null and b/media/Button_Side_Scroll_down_Focus2.png differ diff --git a/media/Button_Side_Scroll_down_NoFocus2.png b/media/Button_Side_Scroll_down_NoFocus2.png new file mode 100644 index 0000000..23a1906 Binary files /dev/null and b/media/Button_Side_Scroll_down_NoFocus2.png differ diff --git a/media/Button_Side_Scroll_up_Focus2.png b/media/Button_Side_Scroll_up_Focus2.png new file mode 100644 index 0000000..fad96c1 Binary files /dev/null and b/media/Button_Side_Scroll_up_Focus2.png differ diff --git a/media/Button_Side_Scroll_up_NoFocus2.png b/media/Button_Side_Scroll_up_NoFocus2.png new file mode 100644 index 0000000..051cab5 Binary files /dev/null and b/media/Button_Side_Scroll_up_NoFocus2.png differ