|
1 | | -<?xml version="1.0" encoding="UTF-8"?> |
2 | | -<settings> |
3 | | - <category label="30900"> <!-- Expert --> |
4 | | - <setting id="last_modified" default="0.0" visible="false"/> |
5 | | - <setting id="last_check" default="0.0" visible="false"/> |
6 | | - <setting id="update_declined_at" default="0.0" visible="false"/> |
7 | | - <setting id="version" default="" visible="false"/> |
8 | | - <setting label="30901" help="30902" type="action" action="RunScript(script.module.inputstreamhelper, info)"/> |
9 | | - <setting type="sep"/> |
10 | | - <setting label="30903" help="30904" type="bool" id="disabled" default="false" visible="false"/> |
11 | | - <setting label="30905" help="30906" type="slider" id="update_frequency" default="31" range="1,3,90" option="int" enable="eq(-1,false)" visible="![System.Platform.Android | System.Platform.webOS | String.StartsWith(System.BuildVersion, 17)]"/> |
12 | | - <setting label="30907" help="30908" type="folder" id="temp_path" source="" option="writeable" default="special://masterprofile/addon_data/script.module.inputstreamhelper" visible="![System.Platform.Android | System.Platform.webOS | String.StartsWith(System.BuildVersion, 17)]"/> |
13 | | - <setting label="30913" help="30914" type="slider" id="backups" default="4" range="0,1,20" option="int" visible="![System.Platform.Android | System.Platform.webOS | String.StartsWith(System.BuildVersion, 17)]"/> |
14 | | - <setting type="sep" visible="![System.Platform.Android | System.Platform.webOS | String.StartsWith(System.BuildVersion, 17)]"/> |
15 | | - <setting label="30909" help="30910" type="action" action="RunScript(script.module.inputstreamhelper, widevine_install, True)" enable="String.StartsWith(System.BuildVersion,18) + System.HasAddon(inputstream.adaptive) | System.AddonIsEnabled(inputstream.adaptive)" visible="![System.Platform.Android | System.Platform.webOS | String.StartsWith(System.BuildVersion, 17)]"/> |
16 | | - <setting label="30911" help="30912" type="action" action="RunScript(script.module.inputstreamhelper, widevine_remove)" enable="String.StartsWith(System.BuildVersion,18) + System.HasAddon(inputstream.adaptive) | System.AddonIsEnabled(inputstream.adaptive)" visible="![System.Platform.Android | System.Platform.webOS | String.StartsWith(System.BuildVersion, 17)]"/> |
17 | | - <setting label="30915" help="30916" type="action" action="RunScript(script.module.inputstreamhelper, rollback)" enable="String.StartsWith(System.BuildVersion,18) + System.HasAddon(inputstream.adaptive) | System.AddonIsEnabled(inputstream.adaptive)" visible="![System.Platform.Android | System.Platform.webOS | String.StartsWith(System.BuildVersion, 17)]"/> |
18 | | - </category> |
19 | | - <category label="30950"> <!-- Debug --> |
20 | | - <setting label="30903" help="30904" type="bool" id="disabled" default="false"/> |
21 | | - <setting label="30904" type="text" enable="false"/> <!-- disabled_warning --> |
22 | | - <setting label="30955" help="30956" type="action" action="RunScript(script.module.inputstreamhelper, widevine_install_from)" enable="String.StartsWith(System.BuildVersion,18) + System.HasAddon(inputstream.adaptive) | System.AddonIsEnabled(inputstream.adaptive)" visible="![System.Platform.Android | System.Platform.webOS | String.StartsWith(System.BuildVersion, 17)]"/> |
23 | | - <setting label="30953" help="30954" type="text" id="image_url" subsetting="true" option="urlencoded" default="https://dl.google.com/dl/edgedl/chromeos/recovery/chromeos_14092.77.0_veyron-fievel_recovery_stable-channel_fievel-mp.bin.zip"/> |
24 | | - </category> |
| 1 | +<?xml version="1.0" ?> |
| 2 | +<settings version="1"> |
| 3 | + <section id="script.module.inputstreamhelper"> |
| 4 | + <category id="expert" label="30900" help=""> <!-- Expert --> |
| 5 | + <group id="1"> |
| 6 | + <setting id="last_modified" type="string" help=""> |
| 7 | + <level>0</level> |
| 8 | + <default>0.0</default> |
| 9 | + <dependencies> |
| 10 | + <dependency type="visible"> |
| 11 | + <condition on="property" name="InfoBool">false</condition> |
| 12 | + </dependency> |
| 13 | + </dependencies> |
| 14 | + <control type="edit" format="string"> |
| 15 | + <heading/> |
| 16 | + </control> |
| 17 | + </setting> |
| 18 | + <setting id="last_check" type="string" help=""> |
| 19 | + <level>0</level> |
| 20 | + <default>0.0</default> |
| 21 | + <dependencies> |
| 22 | + <dependency type="visible"> |
| 23 | + <condition on="property" name="InfoBool">false</condition> |
| 24 | + </dependency> |
| 25 | + </dependencies> |
| 26 | + <control type="edit" format="string"> |
| 27 | + <heading/> |
| 28 | + </control> |
| 29 | + </setting> |
| 30 | + <setting id="update_declined_at" type="string" help=""> |
| 31 | + <level>0</level> |
| 32 | + <default>0.0</default> |
| 33 | + <dependencies> |
| 34 | + <dependency type="visible"> |
| 35 | + <condition on="property" name="InfoBool">false</condition> |
| 36 | + </dependency> |
| 37 | + </dependencies> |
| 38 | + <control type="edit" format="string"> |
| 39 | + <heading/> |
| 40 | + </control> |
| 41 | + </setting> |
| 42 | + <setting id="version" type="string" help=""> |
| 43 | + <level>0</level> |
| 44 | + <default/> |
| 45 | + <constraints> |
| 46 | + <allowempty>true</allowempty> |
| 47 | + </constraints> |
| 48 | + <dependencies> |
| 49 | + <dependency type="visible"> |
| 50 | + <condition on="property" name="InfoBool">false</condition> |
| 51 | + </dependency> |
| 52 | + </dependencies> |
| 53 | + <control type="edit" format="string"> |
| 54 | + <heading/> |
| 55 | + </control> |
| 56 | + </setting> |
| 57 | + <setting id="info" type="action" label="30901" help="30902"> |
| 58 | + <level>0</level> |
| 59 | + <data>RunScript(script.module.inputstreamhelper, info)</data> |
| 60 | + <constraints> |
| 61 | + <allowempty>true</allowempty> |
| 62 | + </constraints> |
| 63 | + <control type="button" format="action"/> |
| 64 | + </setting> |
| 65 | + </group> |
| 66 | + <group id="2"> |
| 67 | + <setting id="update_frequency" type="integer" label="30905" help="30906"> |
| 68 | + <level>0</level> |
| 69 | + <default>31</default> |
| 70 | + <constraints> |
| 71 | + <minimum>1</minimum> |
| 72 | + <step>3</step> |
| 73 | + <maximum>90</maximum> |
| 74 | + </constraints> |
| 75 | + <dependencies> |
| 76 | + <dependency type="enable"> |
| 77 | + <condition operator="is" setting="disabled">false</condition> |
| 78 | + </dependency> |
| 79 | + <dependency type="visible"> |
| 80 | + <condition on="property" name="InfoBool">![System.Platform.Android|System.Platform.webOS|String.StartsWith(System.BuildVersion,17)]</condition> |
| 81 | + </dependency> |
| 82 | + </dependencies> |
| 83 | + <control type="slider" format="integer"> |
| 84 | + <popup>false</popup> |
| 85 | + </control> |
| 86 | + </setting> |
| 87 | + <setting id="temp_path" type="path" label="30907" help="30908"> |
| 88 | + <level>0</level> |
| 89 | + <default>special://masterprofile/addon_data/script.module.inputstreamhelper</default> |
| 90 | + <constraints> |
| 91 | + <sources> |
| 92 | + <source/> |
| 93 | + </sources> |
| 94 | + </constraints> |
| 95 | + <dependencies> |
| 96 | + <dependency type="visible"> |
| 97 | + <condition on="property" name="InfoBool">![System.Platform.Android|System.Platform.webOS|String.StartsWith(System.BuildVersion,17)]</condition> |
| 98 | + </dependency> |
| 99 | + </dependencies> |
| 100 | + <control type="button" format="path"> |
| 101 | + <heading>30907</heading> |
| 102 | + </control> |
| 103 | + </setting> |
| 104 | + <setting id="backups" type="integer" label="30913" help="30914"> |
| 105 | + <level>0</level> |
| 106 | + <default>4</default> |
| 107 | + <constraints> |
| 108 | + <minimum>0</minimum> |
| 109 | + <step>1</step> |
| 110 | + <maximum>20</maximum> |
| 111 | + </constraints> |
| 112 | + <dependencies> |
| 113 | + <dependency type="visible"> |
| 114 | + <condition on="property" name="InfoBool">![System.Platform.Android|System.Platform.webOS|String.StartsWith(System.BuildVersion,17)]</condition> |
| 115 | + </dependency> |
| 116 | + </dependencies> |
| 117 | + <control type="slider" format="integer"> |
| 118 | + <popup>false</popup> |
| 119 | + </control> |
| 120 | + </setting> |
| 121 | + </group> |
| 122 | + <group id="3"> |
| 123 | + <setting id="widevine_install" type="action" label="30909" help="30910"> |
| 124 | + <level>0</level> |
| 125 | + <data>RunScript(script.module.inputstreamhelper, widevine_install, True)</data> |
| 126 | + <constraints> |
| 127 | + <allowempty>true</allowempty> |
| 128 | + </constraints> |
| 129 | + <dependencies> |
| 130 | + <dependency type="enable"> |
| 131 | + <and> |
| 132 | + <condition on="property" name="InfoBool">Integer.IsGreaterOrEqual(System.BuildVersionCode,18)</condition> |
| 133 | + <condition on="property" name="InfoBool">System.HasAddon(inputstream.adaptive)|System.AddonIsEnabled(inputstream.adaptive)</condition> |
| 134 | + </and> |
| 135 | + </dependency> |
| 136 | + <dependency type="visible"> |
| 137 | + <condition on="property" name="InfoBool">![System.Platform.Android|System.Platform.webOS|String.StartsWith(System.BuildVersion,17)]</condition> |
| 138 | + </dependency> |
| 139 | + </dependencies> |
| 140 | + <control type="button" format="action"/> |
| 141 | + </setting> |
| 142 | + <setting id="widevine_remove" type="action" label="30911" help="30912"> |
| 143 | + <level>0</level> |
| 144 | + <data>RunScript(script.module.inputstreamhelper, widevine_remove)</data> |
| 145 | + <constraints> |
| 146 | + <allowempty>true</allowempty> |
| 147 | + </constraints> |
| 148 | + <dependencies> |
| 149 | + <dependency type="enable"> |
| 150 | + <and> |
| 151 | + <condition on="property" name="InfoBool">Integer.IsGreaterOrEqual(System.BuildVersionCode,18)</condition> |
| 152 | + <condition on="property" name="InfoBool">System.HasAddon(inputstream.adaptive)|System.AddonIsEnabled(inputstream.adaptive)</condition> |
| 153 | + </and> |
| 154 | + </dependency> |
| 155 | + <dependency type="visible"> |
| 156 | + <condition on="property" name="InfoBool">![System.Platform.Android|System.Platform.webOS|String.StartsWith(System.BuildVersion,17)]</condition> |
| 157 | + </dependency> |
| 158 | + </dependencies> |
| 159 | + <control type="button" format="action"/> |
| 160 | + </setting> |
| 161 | + <setting id="rollback" type="action" label="30915" help="30916"> |
| 162 | + <level>0</level> |
| 163 | + <data>RunScript(script.module.inputstreamhelper, rollback)</data> |
| 164 | + <constraints> |
| 165 | + <allowempty>true</allowempty> |
| 166 | + </constraints> |
| 167 | + <dependencies> |
| 168 | + <dependency type="enable"> |
| 169 | + <and> |
| 170 | + <condition on="property" name="InfoBool">Integer.IsGreaterOrEqual(System.BuildVersionCode,18)</condition> |
| 171 | + <condition on="property" name="InfoBool">System.HasAddon(inputstream.adaptive)|System.AddonIsEnabled(inputstream.adaptive)</condition> |
| 172 | + </and> |
| 173 | + </dependency> |
| 174 | + <dependency type="visible"> |
| 175 | + <condition on="property" name="InfoBool">![System.Platform.Android|System.Platform.webOS|String.StartsWith(System.BuildVersion,17)]</condition> |
| 176 | + </dependency> |
| 177 | + </dependencies> |
| 178 | + <control type="button" format="action"/> |
| 179 | + </setting> |
| 180 | + </group> |
| 181 | + </category> |
| 182 | + <category id="debug" label="30950" help=""> <!-- Debug --> |
| 183 | + <group id="1"> |
| 184 | + <setting id="disabled" type="boolean" label="30903" help=""> |
| 185 | + <level>0</level> |
| 186 | + <default>false</default> |
| 187 | + <control type="toggle"/> |
| 188 | + </setting> |
| 189 | + <setting id="disabled_warning" type="string" label="30904" help=""> <!-- disabled_warning --> |
| 190 | + <level>0</level> |
| 191 | + <default/> |
| 192 | + <constraints> |
| 193 | + <allowempty>true</allowempty> |
| 194 | + </constraints> |
| 195 | + <dependencies> |
| 196 | + <dependency type="enable"> |
| 197 | + <condition on="property" name="InfoBool">false</condition> |
| 198 | + </dependency> |
| 199 | + </dependencies> |
| 200 | + <control type="edit" format="string"> |
| 201 | + <heading>30904</heading> |
| 202 | + </control> |
| 203 | + </setting> |
| 204 | + <setting id="widevine_install_from" type="action" label="30955" help="30956"> |
| 205 | + <level>0</level> |
| 206 | + <data>RunScript(script.module.inputstreamhelper, widevine_install_from)</data> |
| 207 | + <constraints> |
| 208 | + <allowempty>true</allowempty> |
| 209 | + </constraints> |
| 210 | + <dependencies> |
| 211 | + <dependency type="enable"> |
| 212 | + <and> |
| 213 | + <condition on="property" name="InfoBool">Integer.IsGreaterOrEqual(System.BuildVersionCode,18)</condition> |
| 214 | + <condition on="property" name="InfoBool">System.HasAddon(inputstream.adaptive)|System.AddonIsEnabled(inputstream.adaptive)</condition> |
| 215 | + </and> |
| 216 | + </dependency> |
| 217 | + <dependency type="visible"> |
| 218 | + <condition on="property" name="InfoBool">![System.Platform.Android|System.Platform.webOS|String.StartsWith(System.BuildVersion,17)]</condition> |
| 219 | + </dependency> |
| 220 | + </dependencies> |
| 221 | + <control type="button" format="action"/> |
| 222 | + </setting> |
| 223 | + <setting id="image_url" type="urlencodedstring" label="30953" help="30954" parent=""> |
| 224 | + <level>0</level> |
| 225 | + <default>https://dl.google.com/dl/edgedl/chromeos/recovery/chromeos_16328.65.0_jacuzzi_recovery_stable-channel_JacuzziMPKeys-v19.bin.zip</default> |
| 226 | + <control type="edit" format="urlencoded"> |
| 227 | + <heading>30953</heading> |
| 228 | + </control> |
| 229 | + </setting> |
| 230 | + </group> |
| 231 | + </category> |
| 232 | + </section> |
25 | 233 | </settings> |
0 commit comments