From 320df252e2f4161aacf51fd9deaa13ecf801d286 Mon Sep 17 00:00:00 2001 From: theDeadMan Date: Thu, 8 Mar 2018 20:45:57 +0000 Subject: [PATCH] gamesOSD and other fixes --- 1080i/DialogAddonSettings.xml | 24 +++--- 1080i/GameOSD.xml | 139 ++++++++++++++++++++++++++++++++++ changelog.txt | 7 +- 3 files changed, 154 insertions(+), 16 deletions(-) diff --git a/1080i/DialogAddonSettings.xml b/1080i/DialogAddonSettings.xml index 80c8f2e..d5b5ba9 100644 --- a/1080i/DialogAddonSettings.xml +++ b/1080i/DialogAddonSettings.xml @@ -147,21 +147,21 @@ - SendClick(10140,10) + SendClick(28) Cancel Button - SendClick(10140,11) + SendClick(29) - + Defaults Button - SendClick(10140,12) + SendClick(30) @@ -172,7 +172,7 @@ colors/white.png - + Default Button @@ -181,13 +181,6 @@ Default spincontrolex - - - 24 - 2-row - settingsCategoryTitle - highlight - Default Separator 1 @@ -201,6 +194,13 @@ Default Slider + + + + 24 + 2-row + settingsCategoryTitle + highlight diff --git a/1080i/GameOSD.xml b/1080i/GameOSD.xml index e69de29..6a54183 100644 --- a/1080i/GameOSD.xml +++ b/1080i/GameOSD.xml @@ -0,0 +1,139 @@ + + + 100 + fadeInOut + + + + 0 + 0 + + + dimensionsFullscreen + colors/black.png + e9FFFFFF + stretch + + + modalDialogInOutVertical + col-10-begin + row-7-begin + + + 0 + 4-row + 6-col + 14-row + vertical + + + 0 + 0 + 1-col + 2-row + center + center + symbolLarge + textActive + + + + 1-col-indent + 0 + 5-col-gutter + 2-row + center + buttonTitle + textActive + + + + + + 0 + 0 + 1-col + 2-row + stretch + colors/white.png + highlight + + + 1-col + 0 + 6-col + 2-row + stretch + colors/white.png + eeffffff + + + 0 + 0 + 1-col + 2-row + center + center + symbolLarge + textActive + + + + + 1-col-indent + 0 + 5-col-gutter + 2-row + center + buttonTitle + black + + + + + + Player.Playing | player.forwarding | player.rewinding + Play/Pause + + + + PlayerControl(play) + + + Player.Paused + Pause + + + + PlayerControl(play) + + + Reset button + + + PlayerControl(Reset) + + + Stop button + + + Stop + + + Settings button + + + ActivateWindow(1101) + + + + + + + DebugGrid + + DialogID + + + + \ No newline at end of file diff --git a/changelog.txt b/changelog.txt index 29e1476..e29c759 100644 --- a/changelog.txt +++ b/changelog.txt @@ -28,14 +28,13 @@ - [COMPLETE] Subtitle Update - [COMPLETE] Music Videos - [COMPLETE] global search addon skinned +- [COMPLETE] GameOSD.xml -- new dialog: GameOSD.xml +- ensure texture background doesn't appear behind ken burns effect -- dialogsettings.xml - check controls (irl fails...) +- restore player controls video - check controls for new window: MyGames.xml - - - Screenshots etc need updating