summaryrefslogtreecommitdiffstats
path: root/abs/core/linhes-theme/base.xml.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/linhes-theme/base.xml.patch')
-rw-r--r--abs/core/linhes-theme/base.xml.patch131
1 files changed, 114 insertions, 17 deletions
diff --git a/abs/core/linhes-theme/base.xml.patch b/abs/core/linhes-theme/base.xml.patch
index fb6091f..1357b37 100644
--- a/abs/core/linhes-theme/base.xml.patch
+++ b/abs/core/linhes-theme/base.xml.patch
@@ -1,5 +1,5 @@
---- base.xml.orig 2017-12-01 19:19:20.906194024 +0000
-+++ base.xml 2017-12-01 19:13:11.344053140 +0000
+--- base.xml.orig 2018-04-17 14:44:34.438582684 +0000
++++ base.xml 2018-05-24 19:32:20.152603456 +0000
@@ -3,55 +3,55 @@
<mythuitheme>
@@ -485,7 +485,27 @@
</statetype>
<statetype name="background">
<state name="active" />
-@@ -2186,7 +2199,7 @@
+@@ -1916,6 +1929,9 @@
+ <group name="select_bar" from="base_spinbox_select_bar_selectedactive_group">
+ <area>0,0,100%,100%</area>
+ </group>
++ <textarea name="buttontext">
++ <font>basesmallyellow</font>
++ </textarea>
+ </state>
+ <state name="selectedinactive" from="active" />
+ <state name="disabled" from="active">
+@@ -1992,6 +2008,9 @@
+ <group name="select_bar" from="base_selector_select_bar_selectedactive_group">
+ <area>0,0,100%,100%</area>
+ </group>
++ <textarea name="buttontext">
++ <font>basesmallyellow</font>
++ </textarea>
+ </state>
+ <state name="selectedinactive" from="active" />
+ <state name="disabled">
+@@ -2186,7 +2205,7 @@
</shape>
<shape name="popup-seperator-line" from="base_line">
@@ -494,7 +514,7 @@
</shape>
<shape name="popup-third-line" from="base_highlight_line">
-@@ -2202,23 +2215,23 @@
+@@ -2202,23 +2221,23 @@
</shape>
<shape name="popup-arrows-backdrop" from="base_arrows_backdrop">
@@ -523,7 +543,7 @@
</textarea>
<imagetype name="buttonarrow">
<position>560,8</position>
-@@ -2227,7 +2240,8 @@
+@@ -2227,7 +2246,8 @@
<state name="selectedactive">
<area>0,0,100%,34</area>
<textarea name="buttontext">
@@ -533,7 +553,7 @@
</textarea>
<imagetype name="buttonarrow">
<position>560,8</position>
-@@ -2236,7 +2250,7 @@
+@@ -2236,7 +2256,7 @@
<state name="selectedinactive">
<area>0,0,100%,34</area>
<textarea name="buttontext">
@@ -542,7 +562,7 @@
</textarea>
<imagetype name="buttonarrow">
<position>560,8</position>
-@@ -2244,10 +2258,10 @@
+@@ -2244,10 +2264,10 @@
</state>
</statetype>
<statetype name="upscrollarrow">
@@ -555,7 +575,7 @@
</statetype>
</buttonlist>
</window>
-@@ -2299,7 +2313,7 @@
+@@ -2299,7 +2319,7 @@
</shape>
<shape name="large-dialogbox-arrows-backdrop" from="base_arrows_backdrop">
@@ -564,7 +584,7 @@
</shape>
<textarea name="messagearea" from="basetextarea">
-@@ -2332,10 +2346,10 @@
+@@ -2332,10 +2352,10 @@
</state>
</statetype>
<statetype name="upscrollarrow">
@@ -577,7 +597,7 @@
</statetype>
</buttonlist>
</window>
-@@ -2486,7 +2500,7 @@
+@@ -2486,7 +2506,7 @@
<textarea name="message" from="basetextarea">
<area>8,8,571,127</area>
@@ -586,7 +606,7 @@
<align>allcenter</align>
<multiline>yes</multiline>
<cutdown>no</cutdown>
-@@ -2501,6 +2515,7 @@
+@@ -2501,6 +2521,7 @@
<area>338,151,150,35</area>
<value>OK</value>
</button>
@@ -594,7 +614,7 @@
</window>
<!-- Popup search dialog used to search button lists -->
-@@ -2630,12 +2645,12 @@
+@@ -2630,12 +2651,12 @@
<textarea name="message" from="basetextarea">
<area>10,14,567,36</area>
@@ -609,7 +629,7 @@
</textedit>
<button name="ok" from="base_button">
-@@ -2708,6 +2723,63 @@
+@@ -2708,6 +2729,63 @@
</window>
@@ -673,7 +693,7 @@
<window name="MythSearchDialog">
<area>-1,-1,602,488</area>
-@@ -2795,10 +2867,10 @@
+@@ -2795,10 +2873,10 @@
</state>
</statetype>
<statetype name="upscrollarrow">
@@ -686,7 +706,84 @@
</statetype>
</buttonlist>
-@@ -2819,7 +2891,7 @@
+@@ -2813,13 +2891,84 @@
+ </button>
+ </window>
+
++ <!-- Popup dialog to enter into a spin box -->
++ <window name="SpinBoxEntryDialog">
++ <area>-1,-1,587,178</area>
++
++ <animation trigger="AboutToShow">
++ <section>
++ <alpha start="0" end="255" easingcurve="OutQuart"/>
++ <zoom start="0" end="100" easingcurve="OutQuart"/>
++ </section>
++ </animation>
++
++ <animation trigger="AboutToHide">
++ <section>
++ <alpha start="255" end="0" easingcurve="InQuart"/>
++ <zoom start="100" end="0" easingcurve="InQuart"/>
++ </section>
++ </animation>
++
++ <shape name="spinbox-entry-backdrop" from="base_popup_backdrop">
++ <area>0,0,587,178</area>
++ </shape>
++
++ <shape name="spinbox-entry-backdrop-line" from="base_backdrop_line">
++ <area>1,1,585,176</area>
++ </shape>
++
++ <shape name="spinbox-entry-dialog-top-line" from="base_highlight_line">
++ <area>2,2,583,2</area>
++ </shape>
++
++ <shape name="spinbox-entry-dialog-bottom-line" from="base_highlight_line">
++ <area>2,174,583,2</area>
++ </shape>
++
++ <shape name="spinbox-entry-dialog-left-line" from="base_highlight_vertical_line">
++ <area>2,4,2,170</area>
++ </shape>
++
++ <shape name="spinbox-entry-dialog-right-line" from="base_highlight_vertical_line">
++ <area>583,4,2,170</area>
++ </shape>
++<!--
++ <textarea name="title" from="basetextarea">
++ <area>10,14,567,36</area>
++ <font>basesmall</font>
++ <align>allcenter</align>
++ <value>Enter a value:</value>
++ </textarea>
++-->
++ <textarea name="rules" from="basetextarea">
++ <area>10,14,567,36</area>
++ <font>basesmall</font>
++ <align>allcenter</align>
++ <template>Enter %LOW% to %HIGH% in increments of %STEP%:</template>
++ </textarea>
++
++ <textedit name="entry" from="base_textedit">
++ <area>50,62,487,40</area>
++ </textedit>
++<!--
++ <button name="cancel" from="base_button">
++ <area>50,124,150,35</area>
++ <value>Cancel</value>
++ </button>
++-->
++ <button name="ok" from="base_button">
++ <area>218,124,150,35</area>
++ <value>OK</value>
++ </button>
++ </window>
++
+ <window name="MythFileBrowser">
+ <area>0,0,1280,720</area>
+
<group name="fanart-group" from="base_fanart_group" />
<textarea name="heading" from="base_heading">
@@ -695,7 +792,7 @@
</textarea>
<shape name="fullpath-backdrop" from="base_backdrop">
-@@ -2836,87 +2908,85 @@
+@@ -2836,87 +2985,85 @@
</shape>
<shape name="file-browser-preview-backdrop" from="base_backdrop">
@@ -804,7 +901,7 @@
<statetype name="buttonitem">
<state name="active">
<area>0,0,599,54</area>
-@@ -3029,52 +3099,53 @@
+@@ -3029,52 +3176,53 @@
</buttonlist>
<textedit name="location" from="base_textedit">