Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

532 lines
15KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>PluginRefreshW</class>
  4. <widget class="QDialog" name="PluginRefreshW">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>567</width>
  10. <height>326</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Carla - Refresh</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout_5">
  17. <item>
  18. <layout class="QHBoxLayout" name="horizontalLayout_3">
  19. <item>
  20. <spacer name="horizontalSpacer">
  21. <property name="orientation">
  22. <enum>Qt::Horizontal</enum>
  23. </property>
  24. <property name="sizeType">
  25. <enum>QSizePolicy::Preferred</enum>
  26. </property>
  27. <property name="sizeHint" stdset="0">
  28. <size>
  29. <width>30</width>
  30. <height>20</height>
  31. </size>
  32. </property>
  33. </spacer>
  34. </item>
  35. <item>
  36. <widget class="QGroupBox" name="group_types">
  37. <property name="title">
  38. <string>Search for new...</string>
  39. </property>
  40. <property name="alignment">
  41. <set>Qt::AlignCenter</set>
  42. </property>
  43. <layout class="QHBoxLayout" name="horizontalLayout_2">
  44. <item>
  45. <layout class="QVBoxLayout" name="verticalLayout">
  46. <item>
  47. <widget class="QCheckBox" name="ch_ladspa">
  48. <property name="text">
  49. <string>LADSPA</string>
  50. </property>
  51. </widget>
  52. </item>
  53. <item>
  54. <widget class="QCheckBox" name="ch_dssi">
  55. <property name="text">
  56. <string>DSSI</string>
  57. </property>
  58. </widget>
  59. </item>
  60. <item>
  61. <widget class="QCheckBox" name="ch_lv2">
  62. <property name="text">
  63. <string>LV2</string>
  64. </property>
  65. </widget>
  66. </item>
  67. <item>
  68. <widget class="QCheckBox" name="ch_vst">
  69. <property name="text">
  70. <string>VST2</string>
  71. </property>
  72. </widget>
  73. </item>
  74. <item>
  75. <widget class="QCheckBox" name="ch_vst3">
  76. <property name="text">
  77. <string>VST3</string>
  78. </property>
  79. </widget>
  80. </item>
  81. <item>
  82. <widget class="QCheckBox" name="ch_au">
  83. <property name="text">
  84. <string>AU</string>
  85. </property>
  86. </widget>
  87. </item>
  88. <item>
  89. <widget class="Line" name="line_3">
  90. <property name="lineWidth">
  91. <number>0</number>
  92. </property>
  93. <property name="midLineWidth">
  94. <number>1</number>
  95. </property>
  96. <property name="orientation">
  97. <enum>Qt::Horizontal</enum>
  98. </property>
  99. </widget>
  100. </item>
  101. <item>
  102. <widget class="QCheckBox" name="ch_sf2">
  103. <property name="text">
  104. <string>SF2/3</string>
  105. </property>
  106. </widget>
  107. </item>
  108. <item>
  109. <widget class="QCheckBox" name="ch_sfz">
  110. <property name="text">
  111. <string>SFZ</string>
  112. </property>
  113. </widget>
  114. </item>
  115. <item>
  116. <spacer name="horizontalSpacer_4">
  117. <property name="orientation">
  118. <enum>Qt::Horizontal</enum>
  119. </property>
  120. <property name="sizeHint" stdset="0">
  121. <size>
  122. <width>40</width>
  123. <height>5</height>
  124. </size>
  125. </property>
  126. </spacer>
  127. </item>
  128. <item>
  129. <spacer name="verticalSpacer_3">
  130. <property name="orientation">
  131. <enum>Qt::Vertical</enum>
  132. </property>
  133. <property name="sizeHint" stdset="0">
  134. <size>
  135. <width>20</width>
  136. <height>40</height>
  137. </size>
  138. </property>
  139. </spacer>
  140. </item>
  141. </layout>
  142. </item>
  143. <item>
  144. <widget class="Line" name="sep_format">
  145. <property name="lineWidth">
  146. <number>0</number>
  147. </property>
  148. <property name="midLineWidth">
  149. <number>1</number>
  150. </property>
  151. <property name="orientation">
  152. <enum>Qt::Vertical</enum>
  153. </property>
  154. </widget>
  155. </item>
  156. <item>
  157. <layout class="QVBoxLayout" name="verticalLayout_2">
  158. <item>
  159. <widget class="QCheckBox" name="ch_native">
  160. <property name="text">
  161. <string>Native</string>
  162. </property>
  163. </widget>
  164. </item>
  165. <item>
  166. <widget class="QCheckBox" name="ch_posix32">
  167. <property name="text">
  168. <string>POSIX 32bit</string>
  169. </property>
  170. </widget>
  171. </item>
  172. <item>
  173. <widget class="QCheckBox" name="ch_posix64">
  174. <property name="text">
  175. <string>POSIX 64bit</string>
  176. </property>
  177. </widget>
  178. </item>
  179. <item>
  180. <widget class="QCheckBox" name="ch_win32">
  181. <property name="text">
  182. <string>Windows 32bit</string>
  183. </property>
  184. </widget>
  185. </item>
  186. <item>
  187. <widget class="QCheckBox" name="ch_win64">
  188. <property name="text">
  189. <string>Windows 64bit</string>
  190. </property>
  191. </widget>
  192. </item>
  193. <item>
  194. <spacer name="verticalSpacer_2">
  195. <property name="orientation">
  196. <enum>Qt::Vertical</enum>
  197. </property>
  198. <property name="sizeHint" stdset="0">
  199. <size>
  200. <width>20</width>
  201. <height>40</height>
  202. </size>
  203. </property>
  204. </spacer>
  205. </item>
  206. </layout>
  207. </item>
  208. </layout>
  209. </widget>
  210. </item>
  211. <item>
  212. <spacer name="horizontalSpacer_3">
  213. <property name="orientation">
  214. <enum>Qt::Horizontal</enum>
  215. </property>
  216. <property name="sizeType">
  217. <enum>QSizePolicy::Fixed</enum>
  218. </property>
  219. <property name="sizeHint" stdset="0">
  220. <size>
  221. <width>20</width>
  222. <height>20</height>
  223. </size>
  224. </property>
  225. </spacer>
  226. </item>
  227. <item>
  228. <layout class="QVBoxLayout" name="verticalLayout_3">
  229. <item>
  230. <widget class="QGroupBox" name="group_tools">
  231. <property name="title">
  232. <string>Available tools:</string>
  233. </property>
  234. <property name="alignment">
  235. <set>Qt::AlignCenter</set>
  236. </property>
  237. <property name="flat">
  238. <bool>true</bool>
  239. </property>
  240. <layout class="QGridLayout" name="gridLayout">
  241. <item row="0" column="0">
  242. <widget class="QLabel" name="ico_native">
  243. <property name="maximumSize">
  244. <size>
  245. <width>22</width>
  246. <height>16777215</height>
  247. </size>
  248. </property>
  249. <property name="text">
  250. <string/>
  251. </property>
  252. <property name="pixmap">
  253. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.png</pixmap>
  254. </property>
  255. </widget>
  256. </item>
  257. <item row="1" column="0">
  258. <widget class="QLabel" name="ico_posix32">
  259. <property name="maximumSize">
  260. <size>
  261. <width>22</width>
  262. <height>16777215</height>
  263. </size>
  264. </property>
  265. <property name="text">
  266. <string/>
  267. </property>
  268. <property name="pixmap">
  269. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.png</pixmap>
  270. </property>
  271. </widget>
  272. </item>
  273. <item row="5" column="1">
  274. <widget class="QLabel" name="label_rdflib">
  275. <property name="text">
  276. <string>python3-rdflib (LADSPA-RDF support)</string>
  277. </property>
  278. </widget>
  279. </item>
  280. <item row="4" column="1">
  281. <widget class="QLabel" name="label_win64">
  282. <property name="text">
  283. <string>carla-discovery-win64</string>
  284. </property>
  285. </widget>
  286. </item>
  287. <item row="0" column="1">
  288. <widget class="QLabel" name="label_native">
  289. <property name="text">
  290. <string>carla-discovery-native</string>
  291. </property>
  292. </widget>
  293. </item>
  294. <item row="2" column="0">
  295. <widget class="QLabel" name="ico_posix64">
  296. <property name="text">
  297. <string/>
  298. </property>
  299. <property name="pixmap">
  300. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.png</pixmap>
  301. </property>
  302. </widget>
  303. </item>
  304. <item row="5" column="0">
  305. <widget class="QLabel" name="ico_rdflib">
  306. <property name="maximumSize">
  307. <size>
  308. <width>22</width>
  309. <height>16777215</height>
  310. </size>
  311. </property>
  312. <property name="text">
  313. <string/>
  314. </property>
  315. <property name="pixmap">
  316. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.png</pixmap>
  317. </property>
  318. </widget>
  319. </item>
  320. <item row="1" column="1">
  321. <widget class="QLabel" name="label_posix32">
  322. <property name="text">
  323. <string>carla-discovery-posix32</string>
  324. </property>
  325. </widget>
  326. </item>
  327. <item row="3" column="0">
  328. <widget class="QLabel" name="ico_win32">
  329. <property name="maximumSize">
  330. <size>
  331. <width>22</width>
  332. <height>16777215</height>
  333. </size>
  334. </property>
  335. <property name="text">
  336. <string/>
  337. </property>
  338. <property name="pixmap">
  339. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.png</pixmap>
  340. </property>
  341. </widget>
  342. </item>
  343. <item row="4" column="0">
  344. <widget class="QLabel" name="ico_win64">
  345. <property name="text">
  346. <string/>
  347. </property>
  348. <property name="pixmap">
  349. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.png</pixmap>
  350. </property>
  351. </widget>
  352. </item>
  353. <item row="2" column="1">
  354. <widget class="QLabel" name="label_posix64">
  355. <property name="text">
  356. <string>carla-discovery-posix64</string>
  357. </property>
  358. </widget>
  359. </item>
  360. <item row="3" column="1">
  361. <widget class="QLabel" name="label_win32">
  362. <property name="text">
  363. <string>carla-discovery-win32</string>
  364. </property>
  365. </widget>
  366. </item>
  367. </layout>
  368. </widget>
  369. </item>
  370. <item>
  371. <spacer name="verticalSpacer_5">
  372. <property name="orientation">
  373. <enum>Qt::Vertical</enum>
  374. </property>
  375. <property name="sizeHint" stdset="0">
  376. <size>
  377. <width>20</width>
  378. <height>40</height>
  379. </size>
  380. </property>
  381. </spacer>
  382. </item>
  383. <item>
  384. <widget class="QGroupBox" name="group_options">
  385. <property name="title">
  386. <string>Options:</string>
  387. </property>
  388. <property name="alignment">
  389. <set>Qt::AlignCenter</set>
  390. </property>
  391. <property name="flat">
  392. <bool>true</bool>
  393. </property>
  394. <layout class="QVBoxLayout" name="verticalLayout_4">
  395. <item>
  396. <widget class="QCheckBox" name="ch_do_checks">
  397. <property name="toolTip">
  398. <string>Carla will run small processing checks when scanning the plugins (to make sure they won't crash).
  399. You can disable these checks to get a faster scanning time (at your own risk).</string>
  400. </property>
  401. <property name="text">
  402. <string>Run processing checks while scanning</string>
  403. </property>
  404. </widget>
  405. </item>
  406. </layout>
  407. </widget>
  408. </item>
  409. <item>
  410. <spacer name="verticalSpacer_4">
  411. <property name="orientation">
  412. <enum>Qt::Vertical</enum>
  413. </property>
  414. <property name="sizeHint" stdset="0">
  415. <size>
  416. <width>20</width>
  417. <height>40</height>
  418. </size>
  419. </property>
  420. </spacer>
  421. </item>
  422. </layout>
  423. </item>
  424. <item>
  425. <spacer name="horizontalSpacer_2">
  426. <property name="orientation">
  427. <enum>Qt::Horizontal</enum>
  428. </property>
  429. <property name="sizeType">
  430. <enum>QSizePolicy::Preferred</enum>
  431. </property>
  432. <property name="sizeHint" stdset="0">
  433. <size>
  434. <width>30</width>
  435. <height>20</height>
  436. </size>
  437. </property>
  438. </spacer>
  439. </item>
  440. </layout>
  441. </item>
  442. <item>
  443. <spacer name="verticalSpacer">
  444. <property name="orientation">
  445. <enum>Qt::Vertical</enum>
  446. </property>
  447. <property name="sizeHint" stdset="0">
  448. <size>
  449. <width>20</width>
  450. <height>6</height>
  451. </size>
  452. </property>
  453. </spacer>
  454. </item>
  455. <item>
  456. <layout class="QHBoxLayout" name="horizontalLayout">
  457. <item>
  458. <widget class="QProgressBar" name="progressBar">
  459. <property name="sizePolicy">
  460. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  461. <horstretch>0</horstretch>
  462. <verstretch>0</verstretch>
  463. </sizepolicy>
  464. </property>
  465. <property name="maximum">
  466. <number>100</number>
  467. </property>
  468. <property name="value">
  469. <number>0</number>
  470. </property>
  471. <property name="format">
  472. <string>Press 'Scan' to begin the search</string>
  473. </property>
  474. </widget>
  475. </item>
  476. <item>
  477. <widget class="QPushButton" name="b_start">
  478. <property name="text">
  479. <string>Scan</string>
  480. </property>
  481. <property name="icon">
  482. <iconset resource="../resources.qrc">
  483. <normaloff>:/16x16/arrow-right.png</normaloff>:/16x16/arrow-right.png</iconset>
  484. </property>
  485. </widget>
  486. </item>
  487. <item>
  488. <widget class="QPushButton" name="b_skip">
  489. <property name="text">
  490. <string>&gt;&gt; Skip</string>
  491. </property>
  492. </widget>
  493. </item>
  494. <item>
  495. <widget class="QPushButton" name="b_close">
  496. <property name="text">
  497. <string>Close</string>
  498. </property>
  499. <property name="icon">
  500. <iconset resource="../resources.qrc">
  501. <normaloff>:/16x16/window-close.png</normaloff>:/16x16/window-close.png</iconset>
  502. </property>
  503. </widget>
  504. </item>
  505. </layout>
  506. </item>
  507. </layout>
  508. </widget>
  509. <resources>
  510. <include location="../resources.qrc"/>
  511. <include location="../resources.qrc"/>
  512. </resources>
  513. <connections>
  514. <connection>
  515. <sender>b_close</sender>
  516. <signal>clicked()</signal>
  517. <receiver>PluginRefreshW</receiver>
  518. <slot>close()</slot>
  519. <hints>
  520. <hint type="sourcelabel">
  521. <x>426</x>
  522. <y>231</y>
  523. </hint>
  524. <hint type="destinationlabel">
  525. <x>236</x>
  526. <y>125</y>
  527. </hint>
  528. </hints>
  529. </connection>
  530. </connections>
  531. </ui>