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.

562 lines
16KB

  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>686</width>
  10. <height>330</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>16</width>
  246. <height>16</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.svgz</pixmap>
  254. </property>
  255. <property name="scaledContents">
  256. <bool>true</bool>
  257. </property>
  258. </widget>
  259. </item>
  260. <item row="1" column="0">
  261. <widget class="QLabel" name="ico_posix32">
  262. <property name="maximumSize">
  263. <size>
  264. <width>16</width>
  265. <height>16</height>
  266. </size>
  267. </property>
  268. <property name="text">
  269. <string/>
  270. </property>
  271. <property name="pixmap">
  272. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.svgz</pixmap>
  273. </property>
  274. <property name="scaledContents">
  275. <bool>true</bool>
  276. </property>
  277. </widget>
  278. </item>
  279. <item row="5" column="1">
  280. <widget class="QLabel" name="label_rdflib">
  281. <property name="text">
  282. <string>python3-rdflib (LADSPA-RDF support)</string>
  283. </property>
  284. </widget>
  285. </item>
  286. <item row="4" column="1">
  287. <widget class="QLabel" name="label_win64">
  288. <property name="text">
  289. <string>carla-discovery-win64</string>
  290. </property>
  291. </widget>
  292. </item>
  293. <item row="0" column="1">
  294. <widget class="QLabel" name="label_native">
  295. <property name="text">
  296. <string>carla-discovery-native</string>
  297. </property>
  298. </widget>
  299. </item>
  300. <item row="2" column="0">
  301. <widget class="QLabel" name="ico_posix64">
  302. <property name="maximumSize">
  303. <size>
  304. <width>16</width>
  305. <height>16</height>
  306. </size>
  307. </property>
  308. <property name="text">
  309. <string/>
  310. </property>
  311. <property name="pixmap">
  312. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.svgz</pixmap>
  313. </property>
  314. <property name="scaledContents">
  315. <bool>true</bool>
  316. </property>
  317. </widget>
  318. </item>
  319. <item row="5" column="0">
  320. <widget class="QLabel" name="ico_rdflib">
  321. <property name="maximumSize">
  322. <size>
  323. <width>16</width>
  324. <height>16</height>
  325. </size>
  326. </property>
  327. <property name="text">
  328. <string/>
  329. </property>
  330. <property name="pixmap">
  331. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.svgz</pixmap>
  332. </property>
  333. <property name="scaledContents">
  334. <bool>true</bool>
  335. </property>
  336. </widget>
  337. </item>
  338. <item row="1" column="1">
  339. <widget class="QLabel" name="label_posix32">
  340. <property name="text">
  341. <string>carla-discovery-posix32</string>
  342. </property>
  343. </widget>
  344. </item>
  345. <item row="3" column="0">
  346. <widget class="QLabel" name="ico_win32">
  347. <property name="maximumSize">
  348. <size>
  349. <width>16</width>
  350. <height>16</height>
  351. </size>
  352. </property>
  353. <property name="text">
  354. <string/>
  355. </property>
  356. <property name="pixmap">
  357. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.svgz</pixmap>
  358. </property>
  359. <property name="scaledContents">
  360. <bool>true</bool>
  361. </property>
  362. </widget>
  363. </item>
  364. <item row="4" column="0">
  365. <widget class="QLabel" name="ico_win64">
  366. <property name="maximumSize">
  367. <size>
  368. <width>16</width>
  369. <height>16</height>
  370. </size>
  371. </property>
  372. <property name="text">
  373. <string/>
  374. </property>
  375. <property name="pixmap">
  376. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.svgz</pixmap>
  377. </property>
  378. <property name="scaledContents">
  379. <bool>true</bool>
  380. </property>
  381. </widget>
  382. </item>
  383. <item row="2" column="1">
  384. <widget class="QLabel" name="label_posix64">
  385. <property name="text">
  386. <string>carla-discovery-posix64</string>
  387. </property>
  388. </widget>
  389. </item>
  390. <item row="3" column="1">
  391. <widget class="QLabel" name="label_win32">
  392. <property name="text">
  393. <string>carla-discovery-win32</string>
  394. </property>
  395. </widget>
  396. </item>
  397. </layout>
  398. </widget>
  399. </item>
  400. <item>
  401. <spacer name="verticalSpacer_5">
  402. <property name="orientation">
  403. <enum>Qt::Vertical</enum>
  404. </property>
  405. <property name="sizeHint" stdset="0">
  406. <size>
  407. <width>20</width>
  408. <height>40</height>
  409. </size>
  410. </property>
  411. </spacer>
  412. </item>
  413. <item>
  414. <widget class="QGroupBox" name="group_options">
  415. <property name="title">
  416. <string>Options:</string>
  417. </property>
  418. <property name="alignment">
  419. <set>Qt::AlignCenter</set>
  420. </property>
  421. <property name="flat">
  422. <bool>true</bool>
  423. </property>
  424. <layout class="QVBoxLayout" name="verticalLayout_4">
  425. <item>
  426. <widget class="QCheckBox" name="ch_do_checks">
  427. <property name="toolTip">
  428. <string>Carla will run small processing checks when scanning the plugins (to make sure they won't crash).
  429. You can disable these checks to get a faster scanning time (at your own risk).</string>
  430. </property>
  431. <property name="text">
  432. <string>Run processing checks while scanning</string>
  433. </property>
  434. </widget>
  435. </item>
  436. </layout>
  437. </widget>
  438. </item>
  439. <item>
  440. <spacer name="verticalSpacer_4">
  441. <property name="orientation">
  442. <enum>Qt::Vertical</enum>
  443. </property>
  444. <property name="sizeHint" stdset="0">
  445. <size>
  446. <width>20</width>
  447. <height>40</height>
  448. </size>
  449. </property>
  450. </spacer>
  451. </item>
  452. </layout>
  453. </item>
  454. <item>
  455. <spacer name="horizontalSpacer_2">
  456. <property name="orientation">
  457. <enum>Qt::Horizontal</enum>
  458. </property>
  459. <property name="sizeType">
  460. <enum>QSizePolicy::Preferred</enum>
  461. </property>
  462. <property name="sizeHint" stdset="0">
  463. <size>
  464. <width>30</width>
  465. <height>20</height>
  466. </size>
  467. </property>
  468. </spacer>
  469. </item>
  470. </layout>
  471. </item>
  472. <item>
  473. <spacer name="verticalSpacer">
  474. <property name="orientation">
  475. <enum>Qt::Vertical</enum>
  476. </property>
  477. <property name="sizeHint" stdset="0">
  478. <size>
  479. <width>20</width>
  480. <height>6</height>
  481. </size>
  482. </property>
  483. </spacer>
  484. </item>
  485. <item>
  486. <layout class="QHBoxLayout" name="horizontalLayout">
  487. <item>
  488. <widget class="QProgressBar" name="progressBar">
  489. <property name="sizePolicy">
  490. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  491. <horstretch>0</horstretch>
  492. <verstretch>0</verstretch>
  493. </sizepolicy>
  494. </property>
  495. <property name="maximum">
  496. <number>100</number>
  497. </property>
  498. <property name="value">
  499. <number>0</number>
  500. </property>
  501. <property name="format">
  502. <string>Press 'Scan' to begin the search</string>
  503. </property>
  504. </widget>
  505. </item>
  506. <item>
  507. <widget class="QPushButton" name="b_start">
  508. <property name="text">
  509. <string>Scan</string>
  510. </property>
  511. <property name="icon">
  512. <iconset resource="../resources.qrc">
  513. <normaloff>:/16x16/arrow-right.svgz</normaloff>:/16x16/arrow-right.svgz</iconset>
  514. </property>
  515. </widget>
  516. </item>
  517. <item>
  518. <widget class="QPushButton" name="b_skip">
  519. <property name="text">
  520. <string>&gt;&gt; Skip</string>
  521. </property>
  522. </widget>
  523. </item>
  524. <item>
  525. <widget class="QPushButton" name="b_close">
  526. <property name="text">
  527. <string>Close</string>
  528. </property>
  529. <property name="icon">
  530. <iconset resource="../resources.qrc">
  531. <normaloff>:/16x16/window-close.svgz</normaloff>:/16x16/window-close.svgz</iconset>
  532. </property>
  533. </widget>
  534. </item>
  535. </layout>
  536. </item>
  537. </layout>
  538. </widget>
  539. <resources>
  540. <include location="../resources.qrc"/>
  541. <include location="../resources.qrc"/>
  542. </resources>
  543. <connections>
  544. <connection>
  545. <sender>b_close</sender>
  546. <signal>clicked()</signal>
  547. <receiver>PluginRefreshW</receiver>
  548. <slot>close()</slot>
  549. <hints>
  550. <hint type="sourcelabel">
  551. <x>426</x>
  552. <y>231</y>
  553. </hint>
  554. <hint type="destinationlabel">
  555. <x>236</x>
  556. <y>125</y>
  557. </hint>
  558. </hints>
  559. </connection>
  560. </connections>
  561. </ui>