1
0

config.xml 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626
  1. <groupdef id="info.component.config">
  2. <!-- config page target -->
  3. <GroupXFade speed="0.5" x="0" y="1" w="0" h="0" relatw="1" relath="1" id="skin.config.target" move="1"/>
  4. <!-- config menu -->
  5. <componentbucket id="my.bucket" x="1" y="1" w="72" h="100" spacing="0" leftmargin="0" rightmargin="0" vertical="1" wndtype="skin.config" />
  6. <layer x="74" y="0" image="config.vdivider" move="0"/>
  7. <script file="scripts/configtarget.maki" />
  8. </groupdef>
  9. <!-- config menu items -->
  10. <groupdef id="bucket.entry.0" windowtype="skin.config" w="102" h="16">
  11. <togglebutton
  12. id="btn"
  13. action="switchto;optionsgroup.appearance" action_target="skin.config.target"
  14. fitparent="1" rectrgn="1"
  15. hoverImage="config.button.hover"
  16. downImage="config.button.selected"
  17. activeImage="config.button.selected"
  18. />
  19. <layer x="0" y="0" image="config.button.text.appearance" ghost="1"/>
  20. </groupdef>
  21. <groupdef id="bucket.entry.1" windowtype="skin.config" w="128" h="20">
  22. <togglebutton
  23. id="btn"
  24. action="switchto;optionsgroup.songticker" action_target="skin.config.target"
  25. fitparent="1" rectrgn="1"
  26. hoverImage="config.button.hover"
  27. downImage="config.button.selected"
  28. activeImage="config.button.selected"
  29. />
  30. <layer x="0" y="0" image="config.button.text.songticker" ghost="1"/>
  31. </groupdef>
  32. <groupdef id="bucket.entry.2" windowtype="skin.config" w="128" h="20">
  33. <togglebutton
  34. id="btn"
  35. action="switchto;optionsgroup.autoresize" action_target="skin.config.target"
  36. fitparent="1" rectrgn="1"
  37. hoverImage="config.button.hover"
  38. downImage="config.button.selected"
  39. activeImage="config.button.selected"
  40. />
  41. <layer x="0" y="0" image="config.button.text.windowsizing" ghost="1"/>
  42. </groupdef>
  43. <groupdef id="bucket.entry.3" windowtype="skin.config" w="128" h="20">
  44. <togglebutton
  45. id="btn"
  46. action="switchto;optionsgroup.notifier" action_target="skin.config.target"
  47. fitparent="1" rectrgn="1"
  48. hoverImage="config.button.hover"
  49. downImage="config.button.selected"
  50. activeImage="config.button.selected"
  51. />
  52. <layer x="0" y="0" image="config.button.text.notifier" ghost="1"/>
  53. </groupdef>
  54. <groupdef id="bucket.entry.4" windowtype="skin.config" w="128" h="20">
  55. <togglebutton
  56. id="btn"
  57. action="switchto;optionsgroup.visualization" action_target="skin.config.target"
  58. fitparent="1" rectrgn="1"
  59. hoverImage="config.button.hover"
  60. downImage="config.button.selected"
  61. activeImage="config.button.selected"
  62. />
  63. <layer x="0" y="0" image="config.button.text.visualization" ghost="1"/>
  64. </groupdef>
  65. <groupdef id="bucket.entry.5" windowtype="skin.config" w="128" h="20">
  66. <togglebutton
  67. id="btn"
  68. action="switchto;optionsgroup.playlist" action_target="skin.config.target"
  69. fitparent="1" rectrgn="1"
  70. hoverImage="config.button.hover"
  71. downImage="config.button.selected"
  72. activeImage="config.button.selected"
  73. />
  74. <layer x="0" y="0" image="config.button.text.playlist" ghost="1"/>
  75. </groupdef>
  76. <groupdef id="bucket.entry.6" windowtype="skin.config" w="128" h="20">
  77. <togglebutton
  78. id="btn"
  79. action="switchto;optionsgroup.cthemes" action_target="skin.config.target"
  80. fitparent="1" rectrgn="1"
  81. hoverImage="config.button.hover"
  82. downImage="config.button.selected"
  83. activeImage="config.button.selected"
  84. />
  85. <layer x="0" y="0" image="config.button.text.colorthemes" ghost="1"/>
  86. </groupdef>
  87. <!-- config menu pages -->
  88. <groupdef id="optionsgroup.autoresize">
  89. <togglebutton x="102" y="14" h="12" w="238" rectrgn="1"
  90. hoverImage="config.windowsizing.autoresize.hover"
  91. cfgattrib="{0542AFA4-48D9-4c9f-8900-5739D52C114F};Prevent video resize"
  92. />
  93. <togglebutton x="106" y="14" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{0542AFA4-48D9-4c9f-8900-5739D52C114F};Prevent video resize" />
  94. <togglebutton x="102" y="0" h="12" w="238" rectrgn="1"
  95. hoverImage="config.windowsizing.autoresize.hover"
  96. cfgattrib="{E704AB5A-108E-4309-B54B-43EBA5C0C3AA};Autoresize Main Window if maximized"
  97. />
  98. <togglebutton x="106" y="0" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{E704AB5A-108E-4309-B54B-43EBA5C0C3AA};Autoresize Main Window if maximized" />
  99. <togglebutton x="102" y="28" h="12" w="238" rectrgn="1"
  100. hoverImage="config.windowsizing.autoresize.hover"
  101. cfgattrib="{E704AB5A-108E-4309-B54B-43EBA5C0C3AA};Link shade and player width"
  102. />
  103. <togglebutton x="106" y="28" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{E704AB5A-108E-4309-B54B-43EBA5C0C3AA};Link shade and player width" />
  104. <layer x="106" y="45" image="config.windowsizing.titlebar.text" ghost="1" />
  105. <togglebutton x="102" y="59" h="12" w="89" rectrgn="1"
  106. hoverImage="config.windowsizing.titlebar.maximize.hover"
  107. cfgattrib="{E704AB5A-108E-4309-B54B-43EBA5C0C3AA};Maximize Window on Titlebar Doubleclick"
  108. />
  109. <togglebutton x="106" y="59" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{E704AB5A-108E-4309-B54B-43EBA5C0C3AA};Maximize Window on Titlebar Doubleclick" />
  110. <togglebutton x="171" y="59" h="12" w="138" rectrgn="1"
  111. hoverImage="config.windowsizing.titlebar.shade.hover"
  112. cfgattrib="{E704AB5A-108E-4309-B54B-43EBA5C0C3AA};Switch to Shade on Titlebar Doubleclick"
  113. />
  114. <togglebutton x="175" y="59" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{E704AB5A-108E-4309-B54B-43EBA5C0C3AA};Switch to Shade on Titlebar Doubleclick" />
  115. <layer x="106" y="0" image="config.windowsizing.text" ghost="1" />
  116. </groupdef>
  117. <groupdef id="optionsgroup.songticker">
  118. <togglebutton x="103" y="0" h="12" w="214" rectrgn="1"
  119. hoverImage="config.songticker.scroll.hover"
  120. cfgattrib="{7061FDE0-0E12-11D8-BB41-0050DA442EF4};Disable Songticker Scrolling"
  121. />
  122. <togglebutton x="106" y="0" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{7061FDE0-0E12-11D8-BB41-0050DA442EF4};Disable Songticker Scrolling" />
  123. <togglebutton x="103" y="14" h="12" w="214" rectrgn="1"
  124. hoverImage="config.songticker.scroll.hover"
  125. cfgattrib="{7061FDE0-0E12-11D8-BB41-0050DA442EF4};Modern Songticker Scrolling"
  126. />
  127. <togglebutton x="106" y="14" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{7061FDE0-0E12-11D8-BB41-0050DA442EF4};Modern Songticker Scrolling" />
  128. <togglebutton x="103" y="28" h="12" w="214" rectrgn="1"
  129. hoverImage="config.songticker.scroll.hover"
  130. cfgattrib="{7061FDE0-0E12-11D8-BB41-0050DA442EF4};Classic Songticker Scrolling"
  131. />
  132. <togglebutton x="106" y="28" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{7061FDE0-0E12-11D8-BB41-0050DA442EF4};Classic Songticker Scrolling" />
  133. <layer x="106" y="0" image="config.songticker.text" ghost="1" />
  134. </groupdef>
  135. <groupdef id="optionsgroup.cthemes" >
  136. <ColorThemes:List
  137. id="colorthemes"
  138. x="75" y="0"
  139. w="-76" h="99" relatw="1"
  140. nohscroll="1"
  141. nocolheader="1"
  142. visible="0"
  143. antialias="0"
  144. fontsize="13"
  145. />
  146. <button id="colorthemes.prev"
  147. action="colorthemes_previous"
  148. action_target="colorthemes"
  149. x="0" y="-19" relaty="1"
  150. image="config.colorthemes.button.prev2.normal"
  151. hoverImage="config.colorthemes.button.prev2.hover"
  152. downImage="config.colorthemes.button.prev2.down"
  153. tooltip="Previous Color Theme"
  154. />
  155. <button id="colorthemes.switch"
  156. action="colorthemes_switch"
  157. action_target="colorthemes"
  158. x="30" y="-19" relaty="1"
  159. image="config.colorthemes.button.set.normal"
  160. hoverImage="config.colorthemes.button.set.hover"
  161. downImage="config.colorthemes.button.set.down"
  162. tooltip="Switch to selected Color Theme"
  163. />
  164. <button id="colorthemes.next"
  165. action="colorthemes_next"
  166. action_target="colorthemes"
  167. x="61" y="-19" relaty="1"
  168. image="config.colorthemes.button.next.normal"
  169. hoverImage="config.colorthemes.button.next.hover"
  170. downImage="config.colorthemes.button.next.down"
  171. tooltip="Next Color Theme"
  172. />
  173. <button id="colorthemes.more"
  174. x="92" y="-19" relaty="1"
  175. image="config.colorthemes.button.more.normal"
  176. hoverImage="config.colorthemes.button.more.hover"
  177. downImage="config.colorthemes.button.more.down"
  178. tooltip="Download more Color Themes"
  179. />
  180. <script file="scripts/colorthemes.maki" />
  181. </groupdef>
  182. <groupdef id="optionsgroup.appearance" >
  183. <togglebutton x="103" y="0" h="12" w="204" rectrgn="1"
  184. hoverImage="config.songticker.scroll.hover"
  185. cfgattrib="{F1036C9C-3919-47ac-8494-366778CF10F9};Show Main Window Menu"
  186. />
  187. <togglebutton x="106" y="0" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{F1036C9C-3919-47ac-8494-366778CF10F9};Show Main Window Menu" />
  188. <togglebutton x="103" y="18" h="12" w="204" rectrgn="1"
  189. hoverImage="config.songticker.scroll.hover"
  190. cfgattrib="{F1036C9C-3919-47ac-8494-366778CF10F9};Show Visualizer Reflection"
  191. />
  192. <togglebutton x="106" y="18" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{F1036C9C-3919-47ac-8494-366778CF10F9};Show Visualizer Reflection" />
  193. <togglebutton x="103" y="32" h="12" w="204" rectrgn="1"
  194. hoverImage="config.songticker.scroll.hover"
  195. cfgattrib="{F1036C9C-3919-47ac-8494-366778CF10F9};Show Timer Reflection"
  196. />
  197. <togglebutton x="106" y="32" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{F1036C9C-3919-47ac-8494-366778CF10F9};Show Timer Reflection" />
  198. <togglebutton x="103" y="50" h="12" w="204" rectrgn="1"
  199. hoverImage="config.songticker.scroll.hover"
  200. cfgattrib="{F1036C9C-3919-47ac-8494-366778CF10F9};Enable Beat Visualization"
  201. />
  202. <togglebutton x="106" y="50" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{F1036C9C-3919-47ac-8494-366778CF10F9};Enable Beat Visualization" />
  203. <togglebutton x="103" y="68" h="12" w="204" rectrgn="1"
  204. hoverImage="config.notifier.sub.hover"
  205. cfgattrib="{F1036C9C-3919-47ac-8494-366778CF10F9};Switch to Bento with Small Buttons"
  206. />
  207. <button
  208. action="switchto;optionsgroup.appearance.2;subpage" action_target="skin.config.target"
  209. x="0" y="-19" relaty="1"
  210. image="config.colorthemes.button.prev2.normal"
  211. hoverImage="config.colorthemes.button.prev2.hover"
  212. downImage="config.colorthemes.button.prev2.down"
  213. tooltip="Previous Configpage"
  214. />
  215. <button
  216. action="switchto;optionsgroup.appearance.2;subpage" action_target="skin.config.target"
  217. x="30" y="-19" relaty="1"
  218. image="config.colorthemes.button.next.normal"
  219. hoverImage="config.colorthemes.button.next.hover"
  220. downImage="config.colorthemes.button.next.down"
  221. tooltip="Next Configpage"
  222. />
  223. <layer x="106" y="0" image="config.appearance.text" ghost="1" />
  224. </groupdef>
  225. <groupdef id="optionsgroup.appearance.2" >
  226. <!-- <togglebutton x="106" y="0" h="12" w="144" rectrgn="1"
  227. hoverImage="config.songticker.scroll.hover"
  228. cfgattrib="{F1036C9C-3919-47ac-8494-366778CF10F9};Show Artist-Information Buttons"
  229. />
  230. <togglebutton x="106" y="0" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{F1036C9C-3919-47ac-8494-366778CF10F9};Show Artist-Information Buttons" />
  231. -->
  232. <togglebutton x="106" y="14" h="12" w="144" rectrgn="1"
  233. hoverImage="config.songticker.scroll.hover"
  234. cfgattrib="{F1036C9C-3919-47ac-8494-366778CF10F9};Show Playlist Tab"
  235. />
  236. <togglebutton x="106" y="14" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{F1036C9C-3919-47ac-8494-366778CF10F9};Show Playlist Tab" />
  237. <button
  238. action="switchto;optionsgroup.appearance;subpage" action_target="skin.config.target"
  239. x="0" y="-19" relaty="1"
  240. image="config.colorthemes.button.prev2.normal"
  241. hoverImage="config.colorthemes.button.prev2.hover"
  242. downImage="config.colorthemes.button.prev2.down"
  243. tooltip="Previous Configpage"
  244. />
  245. <button
  246. action="switchto;optionsgroup.appearance;subpage" action_target="skin.config.target"
  247. x="30" y="-19" relaty="1"
  248. image="config.colorthemes.button.next.normal"
  249. hoverImage="config.colorthemes.button.next.hover"
  250. downImage="config.colorthemes.button.next.down"
  251. tooltip="Next Configpage"
  252. />
  253. <layer x="106" y="0" image="config.appearance.2.text" ghost="1" />
  254. </groupdef>
  255. <groupdef id="optionsgroup.notifier" >
  256. <button id="holdtime.decrease"
  257. x="167" y="42" h="12" w="8" rectrgn="1"
  258. image="config.button.left.normal"
  259. hoverImage="config.button.left.hover"
  260. downImage="config.button.left.down"
  261. />
  262. <text id="holdtime.text"
  263. x="172" y="42" w="40" h="12"
  264. text=""
  265. font="config.bitmapfont"
  266. align="center"
  267. />
  268. <button id="holdtime.increase"
  269. x="214" y="42" h="12" w="8" rectrgn="1"
  270. image="config.button.right.normal"
  271. hoverImage="config.button.right.hover"
  272. downImage="config.button.right.down"
  273. />
  274. <script file="scripts/timecontrol.maki" param="holdtime.text;holdtime.decrease;holdtime.increase|{E9C2D926-53CA-400f-9A4D-85E31755A4CF};Notifications display time|100|10000|0.001|a"/>
  275. <button
  276. action="switchto;optionsgroup.notifier.show;subpage" action_target="skin.config.target"
  277. x="107" y="0" h="12" w="178" rectrgn="1"
  278. hoverImage="config.notifier.sub.hover"
  279. />
  280. <layer id="notifier.show" x="177" y="0" image="config.notifier.text.always" ghost="1"/>
  281. <script file="scripts/imagecontrol.maki" param="notifier.show|4|{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Show always;config.notifier.text.always|{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Show with windowshade and when minimized;config.notifier.text.shade_minimized|{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Show only when minimized;config.notifier.text.minimized|{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Never show;config.notifier.text.never" />
  282. <button
  283. action="switchto;optionsgroup.notifier.location;subpage" action_target="skin.config.target"
  284. x="107" y="14" h="12" w="178" rectrgn="1"
  285. hoverImage="config.notifier.sub.hover"
  286. />
  287. <layer id="notifier.location" x="153" y="14" image="config.notifier.text.bottomright" ghost="1"/>
  288. <script file="scripts/imagecontrol.maki" param="notifier.location|6|{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Top Left;config.notifier.text.topleft|{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Top Center;config.notifier.text.topcenter|{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Top Right;config.notifier.text.topright|{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Bottom Left;config.notifier.text.bottomleft|{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Bottom Center;config.notifier.text.bottomcenter|{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Bottom Right;config.notifier.text.bottomright" />
  289. <button
  290. action="switchto;optionsgroup.notifier.animation.fadein;subpage" action_target="skin.config.target"
  291. x="107" y="28" h="12" w="178" rectrgn="1"
  292. hoverImage="config.notifier.sub.hover"
  293. />
  294. <layer id="notifier.fadein" x="195" y="28" image="config.notifier.text.alphafade" ghost="1"/>
  295. <script file="scripts/imagecontrol.maki" param="notifier.fadein|3|{D9891A39-7A38-45d8-9D51-A08F7270C836};Alpha Fade;config.notifier.text.alphafade|{D9891A39-7A38-45d8-9D51-A08F7270C836};Vertical Slide;config.notifier.text.vslide|{D9891A39-7A38-45d8-9D51-A08F7270C836};Horizontal Slide;config.notifier.text.hslide" />
  296. <button
  297. action="switchto;optionsgroup.notifier.animation.fadeout;subpage" action_target="skin.config.target"
  298. x="107" y="56" h="12" w="178" rectrgn="1"
  299. hoverImage="config.notifier.sub.hover"
  300. />
  301. <layer id="notifier.fadeout" x="204" y="56" image="config.notifier.text.alphafade" ghost="1"/>
  302. <script file="scripts/imagecontrol.maki" param="notifier.fadeout|3|{560EAE41-1379-4927-AC55-FB5F4D47C9B8};Alpha Fade ;config.notifier.text.alphafade|{560EAE41-1379-4927-AC55-FB5F4D47C9B8};Vertical Slide ;config.notifier.text.vslide|{560EAE41-1379-4927-AC55-FB5F4D47C9B8};Horizontal Slide ;config.notifier.text.hslide" />
  303. <layer x="106" y="0" image="config.notifier.text" ghost="1" />
  304. </groupdef>
  305. <!-- notifier -->
  306. <groupdef id="optionsgroup.notifier.show" >
  307. <togglebutton x="103" y="0" h="12" w="179" rectrgn="1"
  308. hoverImage="config.notifier.show.hover"
  309. cfgattrib="{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Show always"
  310. />
  311. <togglebutton x="106" y="0" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Show always" />
  312. <togglebutton x="103" y="14" h="12" w="179" rectrgn="1"
  313. hoverImage="config.notifier.show.hover"
  314. cfgattrib="{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Show with windowshade and when minimized"
  315. />
  316. <togglebutton x="106" y="14" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Show with windowshade and when minimized" />
  317. <togglebutton x="103" y="28" h="12" w="179" rectrgn="1"
  318. hoverImage="config.notifier.show.hover"
  319. cfgattrib="{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Show only when minimized"
  320. />
  321. <togglebutton x="106" y="28" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Show only when minimized" />
  322. <togglebutton x="103" y="42" h="12" w="179" rectrgn="1"
  323. hoverImage="config.notifier.show.hover"
  324. cfgattrib="{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Never show"
  325. />
  326. <togglebutton x="106" y="42" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Never show" />
  327. <togglebutton x="103" y="60" h="12" w="179" rectrgn="1"
  328. hoverImage="config.notifier.show.hover"
  329. cfgattrib="{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Disable in fullscreen"
  330. />
  331. <togglebutton x="106" y="60" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{1AB968B3-8687-4a35-BA70-FCF6D92FB57F};Disable in fullscreen" />
  332. <button
  333. action="switchto;optionsgroup.notifier;subpage" action_target="skin.config.target"
  334. x="0" y="-19" relaty="1"
  335. image="config.colorthemes.button.prev2.normal"
  336. hoverImage="config.colorthemes.button.prev2.hover"
  337. downImage="config.colorthemes.button.prev2.down"
  338. tooltip="Previous Configpage"
  339. />
  340. <layer x="106" y="0" image="config.notifier.show.text" ghost="1" />
  341. </groupdef>
  342. <groupdef id="optionsgroup.notifier.location" >
  343. <togglebutton x="103" y="0" h="12" w="86" rectrgn="1"
  344. hoverImage="config.notifier.location.top.hover"
  345. cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Top Left"
  346. />
  347. <togglebutton x="106" y="0" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Top Left" />
  348. <togglebutton x="103" y="14" h="12" w="86" rectrgn="1"
  349. hoverImage="config.notifier.location.top.hover"
  350. cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Top Center"
  351. />
  352. <togglebutton x="106" y="14" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Top Center" />
  353. <togglebutton x="103" y="28" h="12" w="86" rectrgn="1"
  354. hoverImage="config.notifier.location.top.hover"
  355. cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Top Right"
  356. />
  357. <togglebutton x="106" y="28" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Top Right" />
  358. <togglebutton x="180" y="0" h="12" w="101" rectrgn="1"
  359. hoverImage="config.notifier.location.bottom.hover"
  360. cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Bottom Left"
  361. />
  362. <togglebutton x="182" y="0" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Bottom Left" />
  363. <togglebutton x="180" y="14" h="12" w="111" rectrgn="1"
  364. hoverImage="config.notifier.location.bottom.hover"
  365. cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Bottom Center"
  366. />
  367. <togglebutton x="182" y="14" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Bottom Center" />
  368. <togglebutton x="180" y="28" h="12" w="101" rectrgn="1"
  369. hoverImage="config.notifier.location.bottom.hover"
  370. cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Bottom Right"
  371. />
  372. <togglebutton x="182" y="28" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Bottom Right" />
  373. <togglebutton x="103" y="46" h="12" w="146" rectrgn="1"
  374. hoverImage="config.notifier.location.relative.hover"
  375. cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Relative to Viewport"
  376. />
  377. <togglebutton x="106" y="46" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Relative to Viewport" />
  378. <togglebutton x="103" y="60" h="12" w="146" rectrgn="1"
  379. hoverImage="config.notifier.location.relative.hover"
  380. cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Relative to Monitor"
  381. />
  382. <togglebutton x="106" y="60" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{715B2C0D-1DF0-4bb2-9D74-0FACAE27CE97};Relative to Monitor" />
  383. <button
  384. action="switchto;optionsgroup.notifier;subpage" action_target="skin.config.target"
  385. x="0" y="-19" relaty="1"
  386. image="config.colorthemes.button.prev2.normal"
  387. hoverImage="config.colorthemes.button.prev2.hover"
  388. downImage="config.colorthemes.button.prev2.down"
  389. tooltip="Previous Configpage"
  390. />
  391. <layer x="106" y="0" image="config.notifier.location.text" ghost="1" />
  392. </groupdef>
  393. <groupdef id="optionsgroup.notifier.animation.fadein" >
  394. <togglebutton x="100" y="0" h="12" w="153" rectrgn="1"
  395. hoverImage="config.notifier.animation.hover"
  396. cfgattrib="{D9891A39-7A38-45d8-9D51-A08F7270C836};Alpha Fade"
  397. />
  398. <togglebutton x="106" y="0" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{D9891A39-7A38-45d8-9D51-A08F7270C836};Alpha Fade" />
  399. <togglebutton x="100" y="14" h="12" w="153" rectrgn="1"
  400. hoverImage="config.notifier.animation.hover"
  401. cfgattrib="{D9891A39-7A38-45d8-9D51-A08F7270C836};Vertical Slide"
  402. />
  403. <togglebutton x="106" y="14" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{D9891A39-7A38-45d8-9D51-A08F7270C836};Vertical Slide" />
  404. <togglebutton x="100" y="28" h="12" w="163" rectrgn="1"
  405. hoverImage="config.notifier.animation.hover"
  406. cfgattrib="{D9891A39-7A38-45d8-9D51-A08F7270C836};Horizontal Slide"
  407. />
  408. <togglebutton x="106" y="28" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{D9891A39-7A38-45d8-9D51-A08F7270C836};Horizontal Slide" />
  409. <button id="fdin.decrease"
  410. x="206" y="46" h="12" w="8" rectrgn="1"
  411. image="config.button.left.normal"
  412. hoverImage="config.button.left.hover"
  413. downImage="config.button.left.down"
  414. />
  415. <text id="fdin.text"
  416. x="211" y="46" w="40" h="12"
  417. text=""
  418. font="config.bitmapfont"
  419. align="center"
  420. />
  421. <button id="fdin.increase"
  422. x="253" y="46" h="12" w="8" rectrgn="1"
  423. image="config.button.right.normal"
  424. hoverImage="config.button.right.hover"
  425. downImage="config.button.right.down"
  426. />
  427. <script file="scripts/timecontrol.maki" param="fdin.text;fdin.decrease;fdin.increase|{E9C2D926-53CA-400f-9A4D-85E31755A4CF};Notifications fade in time|100|10000|0.001|a"/>
  428. <button
  429. action="switchto;optionsgroup.notifier;subpage" action_target="skin.config.target"
  430. x="0" y="-19" relaty="1"
  431. image="config.colorthemes.button.prev2.normal"
  432. hoverImage="config.colorthemes.button.prev2.hover"
  433. downImage="config.colorthemes.button.prev2.down"
  434. tooltip="Previous Configpage"
  435. />
  436. <layer x="106" y="0" image="config.notifier.animation.text" ghost="1" />
  437. </groupdef>
  438. <groupdef id="optionsgroup.notifier.animation.fadeout" >
  439. <togglebutton x="106" y="0" h="12" w="83" rectrgn="1"
  440. hoverImage="config.notifier.animation.hover"
  441. cfgattrib="{560EAE41-1379-4927-AC55-FB5F4D47C9B8};Alpha Fade "
  442. />
  443. <togglebutton x="106" y="0" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{560EAE41-1379-4927-AC55-FB5F4D47C9B8};Alpha Fade " />
  444. <togglebutton x="106" y="14" h="12" w="83" rectrgn="1"
  445. hoverImage="config.notifier.animation.hover"
  446. cfgattrib="{560EAE41-1379-4927-AC55-FB5F4D47C9B8};Vertical Slide "
  447. />
  448. <togglebutton x="106" y="14" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{560EAE41-1379-4927-AC55-FB5F4D47C9B8};Vertical Slide " />
  449. <togglebutton x="106" y="28" h="12" w="83" rectrgn="1"
  450. hoverImage="config.notifier.animation.hover"
  451. cfgattrib="{560EAE41-1379-4927-AC55-FB5F4D47C9B8};Horizontal Slide "
  452. />
  453. <togglebutton x="106" y="28" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{560EAE41-1379-4927-AC55-FB5F4D47C9B8};Horizontal Slide " />
  454. <button id="fdout.decrease"
  455. x="186" y="46" h="12" w="8" rectrgn="1"
  456. image="config.button.left.normal"
  457. hoverImage="config.button.left.hover"
  458. downImage="config.button.left.down"
  459. />
  460. <text id="fdout.text"
  461. x="191" y="46" w="40" h="12"
  462. text=""
  463. font="config.bitmapfont"
  464. align="center"
  465. />
  466. <button id="fdout.increase"
  467. x="233" y="46" h="12" w="8" rectrgn="1"
  468. image="config.button.right.normal"
  469. hoverImage="config.button.right.hover"
  470. downImage="config.button.right.down"
  471. />
  472. <script file="scripts/timecontrol.maki" param="fdout.text;fdout.decrease;fdout.increase|{E9C2D926-53CA-400f-9A4D-85E31755A4CF};Notifications fade out time|100|10000|0.001|a"/>
  473. <button
  474. action="switchto;optionsgroup.notifier;subpage" action_target="skin.config.target"
  475. x="0" y="-19" relaty="1"
  476. image="config.colorthemes.button.prev2.normal"
  477. hoverImage="config.colorthemes.button.prev2.hover"
  478. downImage="config.colorthemes.button.prev2.down"
  479. tooltip="Previous Configpage"
  480. />
  481. <layer x="106" y="0" image="config.notifier.animation.text" ghost="1" />
  482. </groupdef>
  483. <groupdef id="optionsgroup.visualization" >
  484. <togglebutton x="103" y="14" h="12" w="218" rectrgn="1"
  485. hoverImage="config.windowsizing.autoresize.hover"
  486. cfgattrib="{090B63DE-FD24-4528-ABE5-A522615E8AE9};Open in Big Component View"
  487. />
  488. <togglebutton x="106" y="14" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{090B63DE-FD24-4528-ABE5-A522615E8AE9};Open in Big Component View" />
  489. <togglebutton x="103" y="28" h="12" w="218" rectrgn="1"
  490. hoverImage="config.windowsizing.autoresize.hover"
  491. cfgattrib="{090B63DE-FD24-4528-ABE5-A522615E8AE9};Open in Multi Content View (stretched)"
  492. />
  493. <togglebutton x="106" y="28" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{090B63DE-FD24-4528-ABE5-A522615E8AE9};Open in Multi Content View (stretched)" />
  494. <togglebutton x="103" y="42" h="12" w="218" rectrgn="1"
  495. hoverImage="config.windowsizing.autoresize.hover"
  496. cfgattrib="{090B63DE-FD24-4528-ABE5-A522615E8AE9};Open in Multi Content View (mini)"
  497. />
  498. <togglebutton x="106" y="42" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{090B63DE-FD24-4528-ABE5-A522615E8AE9};Open in Multi Content View (mini)" />
  499. <layer x="106" y="0" image="config.visualization.text" ghost="1" />
  500. </groupdef>
  501. <groupdef id="optionsgroup.playlist" >
  502. <togglebutton x="103" y="0" h="12" w="218" rectrgn="1"
  503. hoverImage="config.windowsizing.autoresize.hover"
  504. cfgattrib="{0167CFD9-5D35-404a-8F03-80ED5B89DEDF};Enlarge Playlist"
  505. />
  506. <togglebutton x="106" y="0" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{0167CFD9-5D35-404a-8F03-80ED5B89DEDF};Enlarge Playlist" />
  507. <togglebutton x="103" y="14" h="12" w="218" rectrgn="1"
  508. hoverImage="config.windowsizing.autoresize.hover"
  509. cfgattrib="{0167CFD9-5D35-404a-8F03-80ED5B89DEDF};Show Album Art if Playlist is enlarged"
  510. />
  511. <togglebutton x="106" y="14" image="config.checkbox.inactive" activeImage="config.checkbox.active" ghost="1" cfgattrib="{0167CFD9-5D35-404a-8F03-80ED5B89DEDF};Show Album Art if Playlist is enlarged" />
  512. <layer x="106" y="0" image="config.playlist.text" ghost="1" />
  513. </groupdef>