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.

604 lines
18KB

  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>613</width>
  10. <height>369</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="QCheckBox" name="ch_jsfx">
  90. <property name="text">
  91. <string>JSFX</string>
  92. </property>
  93. </widget>
  94. </item>
  95. <item>
  96. <widget class="Line" name="line_3">
  97. <property name="lineWidth">
  98. <number>0</number>
  99. </property>
  100. <property name="midLineWidth">
  101. <number>1</number>
  102. </property>
  103. <property name="orientation">
  104. <enum>Qt::Horizontal</enum>
  105. </property>
  106. </widget>
  107. </item>
  108. <item>
  109. <widget class="QCheckBox" name="ch_sf2">
  110. <property name="text">
  111. <string>SF2/3</string>
  112. </property>
  113. </widget>
  114. </item>
  115. <item>
  116. <widget class="QCheckBox" name="ch_sfz">
  117. <property name="text">
  118. <string>SFZ</string>
  119. </property>
  120. </widget>
  121. </item>
  122. <item>
  123. <spacer name="horizontalSpacer_4">
  124. <property name="orientation">
  125. <enum>Qt::Horizontal</enum>
  126. </property>
  127. <property name="sizeHint" stdset="0">
  128. <size>
  129. <width>40</width>
  130. <height>5</height>
  131. </size>
  132. </property>
  133. </spacer>
  134. </item>
  135. <item>
  136. <spacer name="verticalSpacer_3">
  137. <property name="orientation">
  138. <enum>Qt::Vertical</enum>
  139. </property>
  140. <property name="sizeHint" stdset="0">
  141. <size>
  142. <width>20</width>
  143. <height>40</height>
  144. </size>
  145. </property>
  146. </spacer>
  147. </item>
  148. </layout>
  149. </item>
  150. <item>
  151. <widget class="Line" name="sep_format">
  152. <property name="lineWidth">
  153. <number>0</number>
  154. </property>
  155. <property name="midLineWidth">
  156. <number>1</number>
  157. </property>
  158. <property name="orientation">
  159. <enum>Qt::Vertical</enum>
  160. </property>
  161. </widget>
  162. </item>
  163. <item>
  164. <layout class="QVBoxLayout" name="verticalLayout_2">
  165. <item>
  166. <widget class="QCheckBox" name="ch_native">
  167. <property name="text">
  168. <string>Native</string>
  169. </property>
  170. </widget>
  171. </item>
  172. <item>
  173. <widget class="QCheckBox" name="ch_posix32">
  174. <property name="text">
  175. <string>POSIX 32bit</string>
  176. </property>
  177. </widget>
  178. </item>
  179. <item>
  180. <widget class="QCheckBox" name="ch_posix64">
  181. <property name="text">
  182. <string>POSIX 64bit</string>
  183. </property>
  184. </widget>
  185. </item>
  186. <item>
  187. <widget class="QCheckBox" name="ch_win32">
  188. <property name="text">
  189. <string>Windows 32bit</string>
  190. </property>
  191. </widget>
  192. </item>
  193. <item>
  194. <widget class="QCheckBox" name="ch_win64">
  195. <property name="text">
  196. <string>Windows 64bit</string>
  197. </property>
  198. </widget>
  199. </item>
  200. <item>
  201. <spacer name="verticalSpacer_2">
  202. <property name="orientation">
  203. <enum>Qt::Vertical</enum>
  204. </property>
  205. <property name="sizeHint" stdset="0">
  206. <size>
  207. <width>20</width>
  208. <height>40</height>
  209. </size>
  210. </property>
  211. </spacer>
  212. </item>
  213. </layout>
  214. </item>
  215. </layout>
  216. </widget>
  217. </item>
  218. <item>
  219. <spacer name="horizontalSpacer_3">
  220. <property name="orientation">
  221. <enum>Qt::Horizontal</enum>
  222. </property>
  223. <property name="sizeType">
  224. <enum>QSizePolicy::Fixed</enum>
  225. </property>
  226. <property name="sizeHint" stdset="0">
  227. <size>
  228. <width>20</width>
  229. <height>20</height>
  230. </size>
  231. </property>
  232. </spacer>
  233. </item>
  234. <item>
  235. <layout class="QVBoxLayout" name="verticalLayout_3">
  236. <item>
  237. <widget class="QGroupBox" name="group_tools">
  238. <property name="title">
  239. <string>Available tools:</string>
  240. </property>
  241. <property name="alignment">
  242. <set>Qt::AlignCenter</set>
  243. </property>
  244. <property name="flat">
  245. <bool>true</bool>
  246. </property>
  247. <layout class="QGridLayout" name="gridLayout">
  248. <item row="0" column="0">
  249. <widget class="QLabel" name="ico_native">
  250. <property name="maximumSize">
  251. <size>
  252. <width>16</width>
  253. <height>16</height>
  254. </size>
  255. </property>
  256. <property name="text">
  257. <string/>
  258. </property>
  259. <property name="pixmap">
  260. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.svgz</pixmap>
  261. </property>
  262. <property name="scaledContents">
  263. <bool>true</bool>
  264. </property>
  265. </widget>
  266. </item>
  267. <item row="1" column="0">
  268. <widget class="QLabel" name="ico_posix32">
  269. <property name="maximumSize">
  270. <size>
  271. <width>16</width>
  272. <height>16</height>
  273. </size>
  274. </property>
  275. <property name="text">
  276. <string/>
  277. </property>
  278. <property name="pixmap">
  279. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.svgz</pixmap>
  280. </property>
  281. <property name="scaledContents">
  282. <bool>true</bool>
  283. </property>
  284. </widget>
  285. </item>
  286. <item row="5" column="1">
  287. <widget class="QLabel" name="label_rdflib">
  288. <property name="text">
  289. <string>python3-rdflib (LADSPA-RDF support)</string>
  290. </property>
  291. </widget>
  292. </item>
  293. <item row="4" column="1">
  294. <widget class="QLabel" name="label_win64">
  295. <property name="text">
  296. <string>carla-discovery-win64</string>
  297. </property>
  298. </widget>
  299. </item>
  300. <item row="0" column="1">
  301. <widget class="QLabel" name="label_native">
  302. <property name="text">
  303. <string>carla-discovery-native</string>
  304. </property>
  305. </widget>
  306. </item>
  307. <item row="2" column="0">
  308. <widget class="QLabel" name="ico_posix64">
  309. <property name="maximumSize">
  310. <size>
  311. <width>16</width>
  312. <height>16</height>
  313. </size>
  314. </property>
  315. <property name="text">
  316. <string/>
  317. </property>
  318. <property name="pixmap">
  319. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.svgz</pixmap>
  320. </property>
  321. <property name="scaledContents">
  322. <bool>true</bool>
  323. </property>
  324. </widget>
  325. </item>
  326. <item row="5" column="0">
  327. <widget class="QLabel" name="ico_rdflib">
  328. <property name="maximumSize">
  329. <size>
  330. <width>16</width>
  331. <height>16</height>
  332. </size>
  333. </property>
  334. <property name="text">
  335. <string/>
  336. </property>
  337. <property name="pixmap">
  338. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.svgz</pixmap>
  339. </property>
  340. <property name="scaledContents">
  341. <bool>true</bool>
  342. </property>
  343. </widget>
  344. </item>
  345. <item row="1" column="1">
  346. <widget class="QLabel" name="label_posix32">
  347. <property name="text">
  348. <string>carla-discovery-posix32</string>
  349. </property>
  350. </widget>
  351. </item>
  352. <item row="3" column="0">
  353. <widget class="QLabel" name="ico_win32">
  354. <property name="maximumSize">
  355. <size>
  356. <width>16</width>
  357. <height>16</height>
  358. </size>
  359. </property>
  360. <property name="text">
  361. <string/>
  362. </property>
  363. <property name="pixmap">
  364. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.svgz</pixmap>
  365. </property>
  366. <property name="scaledContents">
  367. <bool>true</bool>
  368. </property>
  369. </widget>
  370. </item>
  371. <item row="4" column="0">
  372. <widget class="QLabel" name="ico_win64">
  373. <property name="maximumSize">
  374. <size>
  375. <width>16</width>
  376. <height>16</height>
  377. </size>
  378. </property>
  379. <property name="text">
  380. <string/>
  381. </property>
  382. <property name="pixmap">
  383. <pixmap resource="../resources.qrc">:/16x16/dialog-ok-apply.svgz</pixmap>
  384. </property>
  385. <property name="scaledContents">
  386. <bool>true</bool>
  387. </property>
  388. </widget>
  389. </item>
  390. <item row="2" column="1">
  391. <widget class="QLabel" name="label_posix64">
  392. <property name="text">
  393. <string>carla-discovery-posix64</string>
  394. </property>
  395. </widget>
  396. </item>
  397. <item row="3" column="1">
  398. <widget class="QLabel" name="label_win32">
  399. <property name="text">
  400. <string>carla-discovery-win32</string>
  401. </property>
  402. </widget>
  403. </item>
  404. </layout>
  405. </widget>
  406. </item>
  407. <item>
  408. <spacer name="verticalSpacer_5">
  409. <property name="orientation">
  410. <enum>Qt::Vertical</enum>
  411. </property>
  412. <property name="sizeHint" stdset="0">
  413. <size>
  414. <width>20</width>
  415. <height>40</height>
  416. </size>
  417. </property>
  418. </spacer>
  419. </item>
  420. <item>
  421. <widget class="QGroupBox" name="group_options">
  422. <property name="title">
  423. <string>Options:</string>
  424. </property>
  425. <property name="alignment">
  426. <set>Qt::AlignCenter</set>
  427. </property>
  428. <property name="flat">
  429. <bool>true</bool>
  430. </property>
  431. <layout class="QVBoxLayout" name="verticalLayout_4">
  432. <item>
  433. <widget class="QCheckBox" name="ch_do_checks">
  434. <property name="toolTip">
  435. <string>Carla will run small processing checks when scanning the plugins (to make sure they won't crash).
  436. You can disable these checks to get a faster scanning time (at your own risk).</string>
  437. </property>
  438. <property name="text">
  439. <string>Run processing checks while scanning</string>
  440. </property>
  441. </widget>
  442. </item>
  443. </layout>
  444. </widget>
  445. </item>
  446. <item>
  447. <spacer name="verticalSpacer_4">
  448. <property name="orientation">
  449. <enum>Qt::Vertical</enum>
  450. </property>
  451. <property name="sizeHint" stdset="0">
  452. <size>
  453. <width>20</width>
  454. <height>40</height>
  455. </size>
  456. </property>
  457. </spacer>
  458. </item>
  459. </layout>
  460. </item>
  461. <item>
  462. <spacer name="horizontalSpacer_2">
  463. <property name="orientation">
  464. <enum>Qt::Horizontal</enum>
  465. </property>
  466. <property name="sizeType">
  467. <enum>QSizePolicy::Preferred</enum>
  468. </property>
  469. <property name="sizeHint" stdset="0">
  470. <size>
  471. <width>30</width>
  472. <height>20</height>
  473. </size>
  474. </property>
  475. </spacer>
  476. </item>
  477. </layout>
  478. </item>
  479. <item>
  480. <spacer name="verticalSpacer">
  481. <property name="orientation">
  482. <enum>Qt::Vertical</enum>
  483. </property>
  484. <property name="sizeHint" stdset="0">
  485. <size>
  486. <width>20</width>
  487. <height>6</height>
  488. </size>
  489. </property>
  490. </spacer>
  491. </item>
  492. <item>
  493. <widget class="QWidget" name="lv2_restart_notice" native="true">
  494. <layout class="QHBoxLayout" name="horizontalLayout_4">
  495. <item>
  496. <widget class="QLabel" name="label_4">
  497. <property name="maximumSize">
  498. <size>
  499. <width>22</width>
  500. <height>22</height>
  501. </size>
  502. </property>
  503. <property name="text">
  504. <string/>
  505. </property>
  506. <property name="pixmap">
  507. <pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
  508. </property>
  509. <property name="scaledContents">
  510. <bool>true</bool>
  511. </property>
  512. <property name="alignment">
  513. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  514. </property>
  515. </widget>
  516. </item>
  517. <item>
  518. <widget class="QLabel" name="label_5">
  519. <property name="text">
  520. <string>Restart Carla to list the new LV2 plugins</string>
  521. </property>
  522. </widget>
  523. </item>
  524. </layout>
  525. </widget>
  526. </item>
  527. <item>
  528. <layout class="QHBoxLayout" name="horizontalLayout">
  529. <item>
  530. <widget class="QProgressBar" name="progressBar">
  531. <property name="sizePolicy">
  532. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  533. <horstretch>0</horstretch>
  534. <verstretch>0</verstretch>
  535. </sizepolicy>
  536. </property>
  537. <property name="maximum">
  538. <number>100</number>
  539. </property>
  540. <property name="value">
  541. <number>0</number>
  542. </property>
  543. <property name="format">
  544. <string>Press 'Scan' to begin the search</string>
  545. </property>
  546. </widget>
  547. </item>
  548. <item>
  549. <widget class="QPushButton" name="b_start">
  550. <property name="text">
  551. <string>Scan</string>
  552. </property>
  553. <property name="icon">
  554. <iconset resource="../resources.qrc">
  555. <normaloff>:/16x16/arrow-right.svgz</normaloff>:/16x16/arrow-right.svgz</iconset>
  556. </property>
  557. </widget>
  558. </item>
  559. <item>
  560. <widget class="QPushButton" name="b_skip">
  561. <property name="text">
  562. <string>&gt;&gt; Skip</string>
  563. </property>
  564. </widget>
  565. </item>
  566. <item>
  567. <widget class="QPushButton" name="b_close">
  568. <property name="text">
  569. <string>Close</string>
  570. </property>
  571. <property name="icon">
  572. <iconset resource="../resources.qrc">
  573. <normaloff>:/16x16/window-close.svgz</normaloff>:/16x16/window-close.svgz</iconset>
  574. </property>
  575. </widget>
  576. </item>
  577. </layout>
  578. </item>
  579. </layout>
  580. </widget>
  581. <resources>
  582. <include location="../resources.qrc"/>
  583. <include location="../resources.qrc"/>
  584. </resources>
  585. <connections>
  586. <connection>
  587. <sender>b_close</sender>
  588. <signal>clicked()</signal>
  589. <receiver>PluginRefreshW</receiver>
  590. <slot>close()</slot>
  591. <hints>
  592. <hint type="sourcelabel">
  593. <x>426</x>
  594. <y>231</y>
  595. </hint>
  596. <hint type="destinationlabel">
  597. <x>236</x>
  598. <y>125</y>
  599. </hint>
  600. </hints>
  601. </connection>
  602. </connections>
  603. </ui>