From 01c7c52643fc6c2bac20a2fdf37f5c5170c25b84 Mon Sep 17 00:00:00 2001 From: ronie Date: Sun, 23 Jul 2017 21:01:06 +0200 Subject: skin.estouchy 2.0.5 --- addons/skin.estouchy/addon.xml | 2 +- .../media/DefaultAddonImageDecoder.png | Bin 0 -> 1637 bytes addons/skin.estouchy/media/DefaultAddonVfs.png | Bin 0 -> 960 bytes addons/skin.estouchy/xml/DialogAddonSettings.xml | 56 ++++++------ addons/skin.estouchy/xml/DialogConfirm.xml | 22 ----- addons/skin.estouchy/xml/GameOSD.xml | 100 +++++++++++++++++++++ 6 files changed, 131 insertions(+), 49 deletions(-) create mode 100644 addons/skin.estouchy/media/DefaultAddonImageDecoder.png create mode 100644 addons/skin.estouchy/media/DefaultAddonVfs.png create mode 100644 addons/skin.estouchy/xml/GameOSD.xml diff --git a/addons/skin.estouchy/addon.xml b/addons/skin.estouchy/addon.xml index dc6df6dadd..46fe4739cb 100644 --- a/addons/skin.estouchy/addon.xml +++ b/addons/skin.estouchy/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/addons/skin.estouchy/media/DefaultAddonImageDecoder.png b/addons/skin.estouchy/media/DefaultAddonImageDecoder.png new file mode 100644 index 0000000000..0339c9196e Binary files /dev/null and b/addons/skin.estouchy/media/DefaultAddonImageDecoder.png differ diff --git a/addons/skin.estouchy/media/DefaultAddonVfs.png b/addons/skin.estouchy/media/DefaultAddonVfs.png new file mode 100644 index 0000000000..eef731c043 Binary files /dev/null and b/addons/skin.estouchy/media/DefaultAddonVfs.png differ diff --git a/addons/skin.estouchy/xml/DialogAddonSettings.xml b/addons/skin.estouchy/xml/DialogAddonSettings.xml index 7a2bd32119..693c7110d7 100644 --- a/addons/skin.estouchy/xml/DialogAddonSettings.xml +++ b/addons/skin.estouchy/xml/DialogAddonSettings.xml @@ -16,7 +16,7 @@ 60 dialog_header.png - + header label 20 0 @@ -47,9 +47,9 @@ 40 arrow_left.png arrow_left.png - Control.Move(9,-1) + Control.Move(3,-1) VisibleFadeEffect - Container(9).HasPrevious + Container(3).HasPrevious right Arrow @@ -59,12 +59,12 @@ 40 arrow_right.png arrow_right.png - Control.Move(9,1) + Control.Move(3,1) VisibleFadeEffect - Container(9).HasNext + Container(3).HasNext - + button area 60 70 @@ -74,10 +74,10 @@ center center horizontal - 9 - 9 - 2 - 2 + 3 + 3 + 5 + 5 0 @@ -86,7 +86,7 @@ 554 panel.png - + control area 0 140 @@ -94,31 +94,31 @@ 554 -1 30 - 9 + 3 9001 - 2 + 5 30 - + Default Category Button 200 ButtonInfoDialogsCommonValues - + Default Button 0 0 70 font25 - + Default RadioButton 0 0 70 font25 - + Default SpinControlex 0 0 @@ -127,12 +127,12 @@ center yes - + separator image - 2 + 5 separator.png - + 20 50 font20_title @@ -140,11 +140,15 @@ center center - + Default Slider 70 font25 + + 70 + font25 + 20 730 @@ -155,21 +159,21 @@ horizontal 9001 9001 - 2 - 9 - + 5 + 3 + OK Button 200 ButtonInfoDialogsCommonValues - + Cancel Button 200 ButtonInfoDialogsCommonValues - + Defaults Button 200 ButtonInfoDialogsCommonValues diff --git a/addons/skin.estouchy/xml/DialogConfirm.xml b/addons/skin.estouchy/xml/DialogConfirm.xml index 56c20005c3..84d938f75d 100644 --- a/addons/skin.estouchy/xml/DialogConfirm.xml +++ b/addons/skin.estouchy/xml/DialogConfirm.xml @@ -64,7 +64,6 @@ 9000 9000 9000 - !Window.IsVisible(yesnodialog) OK button 200 @@ -81,26 +80,5 @@ ButtonInfoDialogsCommonValues - - 145 - 240 - 660 - 60 - Window.IsVisible(yesnodialog) - - Yes button - 0 - 0 - 200 - ButtonInfoDialogsCommonValues - - - No button - 210 - 0 - 200 - ButtonInfoDialogsCommonValues - - diff --git a/addons/skin.estouchy/xml/GameOSD.xml b/addons/skin.estouchy/xml/GameOSD.xml new file mode 100644 index 0000000000..8c02d64598 --- /dev/null +++ b/addons/skin.estouchy/xml/GameOSD.xml @@ -0,0 +1,100 @@ + + + 11101 + 16x9_xPos_Relocation + Window_OpenClose_Animation_Zoom + + 445 + 245 + + + + !Window.IsActive(GameVideoSettings) + !Window.IsActive(GameControllers) + BehindDialogFadeOut + + 0 + 0 + 400 + 60 + dialog_header.png + + + header label + 20 + 0 + WindowTitleCommons + 300 + + + + background image + 0 + 60 + 400 + 350 + dialog_back.png + + + 330 + 0 + DialogCloseButtonCommons + + + grouplist for context buttons + 0 + 60 + 400 + auto + 0 + + 400 + 70 + font25 + list_focus.png + + + Select + X + Play + + + 400 + 70 + font25 + list_focus.png + + + Select + B + PlayerControl(Reset) + + + 400 + 70 + font25 + list_focus.png + + + Select + Start + Stop + + + 400 + 70 + font25 + list_focus.png + + + ActivateWindow(gamevideosettings) + + + 400 + 70 + font25 + list_focus.png + + + ActivateWindow(gamecontrollers) + + + + + -- cgit v1.2.3