Commit Graph

20 Commits

Author SHA1 Message Date
Robin Gareus f8c551db5c
Remove debug message 2021-07-19 04:16:12 +02:00
Robin Gareus cd20282fdd
PM-GUI: allow to re-index plugins (cache only, not scan) 2021-07-17 01:10:29 +02:00
Robin Gareus c3978cefb1
Rename pluginlist button color
There was no "pluginlist radio button" button but there
now is a radio button.
2021-07-16 18:47:13 +02:00
Robin Gareus 39a43f2042
PM-UI: add tags, extend search 2021-07-16 18:47:13 +02:00
Robin Gareus a3fa94d06e
PM-UI: NO-OP clang-format, fix typos 2021-07-16 07:34:43 +02:00
Robin Gareus b98ff56397
PM-GUI: NOOP, use GTK namespace 2021-07-16 07:21:01 +02:00
Robin Gareus 1e0d2a233b
PM-UI: Update sensitivity on deselect 2021-07-16 07:12:24 +02:00
Robin Gareus 65674e4704
PM-UI: implement search 2021-07-16 05:52:16 +02:00
Robin Gareus 3c43fe54bb
Fix C++11ism (template argument uses local type) 2021-07-15 16:18:43 +02:00
Robin Gareus f5b0206a14
PM-UI: extended plugin count 2021-07-14 22:30:55 +02:00
Robin Gareus 30811989ef
PM-UI: show plugin install path in file-browser
This is currently only available in debug builds,
re-arranging plugin files/bundles is not something
that should happen while Mixbus is running.
2021-07-13 21:02:29 +02:00
William Light 446dcbd8ce plugin_manager_ui: small spelling fix 2021-07-13 02:28:20 +02:00
Robin Gareus 219bb86798
PM-UI: setup tooltips, scroll to selected, etc 2021-07-13 01:32:56 +02:00
Robin Gareus 40c698340d
Subscribe to PluginScanLogChanged signal 2021-07-12 05:23:17 +02:00
Robin Gareus b5338ce220
Tweak VST path edit window
This correctly sets transient parent. Previously this
could cause a crash when the rc_option_editor window
was detached and not realized.
2021-07-07 18:07:52 +02:00
John Emmas c2afea1e3d Add a missing namespace qualifier 2021-07-07 10:01:54 +01:00
Robin Gareus 533b9e6053
Fix another typo 2021-07-07 02:21:16 +02:00
Robin Gareus ab86884ca4
Add plugin-prefs and paths to plugin-manager-ui 2021-07-07 02:11:06 +02:00
Robin Gareus 079f14a272
Plugin Manager UI: hook things up 2021-07-03 19:07:28 +02:00
Robin Gareus 328585069a
Boostrap plugin-manager GUI 2021-07-03 19:07:25 +02:00