From d843bae471c3634de5da2aa618ba61ff78b37449 Mon Sep 17 00:00:00 2001 From: Chris Bevan Date: Tue, 24 Nov 2015 21:33:42 +0000 Subject: [PATCH] various --- 1080i/DialogKeyboard.xml | 27 +++- 1080i/EventLog.xml | 164 +++++++++++++++++++++++++ 1080i/VideoOSD.xml | 4 +- 1080i/custom_musicPlayerFullscreen.xml | 28 ++--- changelog.txt | 2 + 5 files changed, 205 insertions(+), 20 deletions(-) create mode 100644 1080i/EventLog.xml diff --git a/1080i/DialogKeyboard.xml b/1080i/DialogKeyboard.xml index b1b5a06..30e3876 100644 --- a/1080i/DialogKeyboard.xml +++ b/1080i/DialogKeyboard.xml @@ -1,7 +1,7 @@ 300 - + !Window.IsVisible(numericinput) @@ -19,6 +19,31 @@ colors/black.png ddffffff + + + col-4-begin + -184 + 18-col + 5-row + + text input + 18-col + 2-row + center + top + largeStrong + 77FFFFFF + + + list of options + 18-col + 2-row + center + top + mediumStrong + 99FFFFFF + + col-1-begin diff --git a/1080i/EventLog.xml b/1080i/EventLog.xml new file mode 100644 index 0000000..e4b07d3 --- /dev/null +++ b/1080i/EventLog.xml @@ -0,0 +1,164 @@ + + + 9000 + 570 + + + globalBackground + + col-4-begin + row-5-begin + + modalDialogInOutVertical + + 0 + 0 + 18-col + 2-row + colors/white.png + highlight + stretch + + + 0 + 2-row + 18-col + 18-row + colors/black.png + overlay + stretch + + + 5-col + 2-row + 13-col + 18-row + colors/black.png + overlay + stretch + + + + 24 + 0 + 18-col-gutter + 2-row + dialogTitle + + textActive + - + + <--view options--> + + 0 + 2-row + 5-col + 600 + 9000 + 570 + 9000 + 9000 + + Level button + 5-col + + + Only show current level + 5-col + - + - + + + + + Clear button + + 5-col + + + + + 5-col + 2-row + 13-col + 23-row + 9000 + 60 + 50 + 50 + 60 + + + 12 + 3 + 900 + 2-row + top + itemSubTitle + textActive + - + + + + 12 + 32 + 13-col-gutter + 2-row + top + itemTitle + textActive + - + + + + + + 0 + 0 + 13-col + 2-row + stretch + colors/white.png + + + 12 + 3 + 13-col-gutter + 2-row + top + itemSubTitle + black + - + + + + 12 + 32 + 13-col-gutter + 2-row + top + itemTitle + black + - + + + + + + 18-col-indent + 2-row + 18-row + 570 + 2 + vertical + Control.IsVisible(570) + + + + DebugGrid + + DialogID + + + + diff --git a/1080i/VideoOSD.xml b/1080i/VideoOSD.xml index 22d3141..e72978d 100644 --- a/1080i/VideoOSD.xml +++ b/1080i/VideoOSD.xml @@ -74,8 +74,8 @@ 2-row left dialogTitle - black - + dd000000 + - diff --git a/1080i/custom_musicPlayerFullscreen.xml b/1080i/custom_musicPlayerFullscreen.xml index 7d80319..5256862 100644 --- a/1080i/custom_musicPlayerFullscreen.xml +++ b/1080i/custom_musicPlayerFullscreen.xml @@ -86,22 +86,20 @@ 3-col -8 15-col - largeBlack - textActive + large + 66FFFFFF false - 00000000 !Pvr.IsPlayingRadio 3-col 52 15-col - regularStrong - textActive + regularLight + 66FFFFFF false - - 00000000 + Pvr.IsPlayingRadio @@ -109,10 +107,9 @@ 48 15-col regularStrong - textActive + 66FFFFFF false - 00000000 3-col @@ -120,9 +117,8 @@ 12-col pageTitle left - textActive + 66FFFFFF false - 00000000 @@ -131,20 +127,18 @@ 104 4-col symbolLarge - textActive + 66FFFFFF - 00000000 3-col 156 12-col - itemTitle + itemSubTitle left - textActive + 66FFFFFF false - 00000000 - + diff --git a/changelog.txt b/changelog.txt index c26f2d1..a6d7e0b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -19,6 +19,8 @@ - [REMOVED] DialogPVRGuideInfo.xml - [REMOVED] DialogPVRRecordingInfo.xml - [REMOVED] VisualisationPresetList.xml +- [NEW] EventLog.xml +- [MODIFIED] dialogKeyboard.xml - additional labels for BaiduPy input added - [NEW] DialogAudioDSPManager.xml - [NEW] DialogAudioDSPSettings.xml