Commit graph

121 commits

Author SHA1 Message Date
Jean Pierre Cimalando
3e4da876b3 Generalized build ID for all subprojects 2021-04-30 18:02:20 +02:00
Jean Pierre Cimalando
7ca9c15a28 Update layout 2021-04-27 14:46:27 +02:00
Jean Pierre Cimalando
4df1d7a2d7 Update layout around the theme selector 2021-04-27 14:35:10 +02:00
Jean Pierre Cimalando
8b38a7633b Anti-aliasing for the rounded volume meter 2021-04-27 14:23:14 +02:00
Jean Pierre Cimalando
b07699efdd Style update for the volume meter 2021-04-27 14:15:36 +02:00
Jean Pierre Cimalando
2f863bc458 UI: Dark theme 2021-04-27 10:15:55 +02:00
Jean Pierre Cimalando
9952d28b97 Volume meter for plugin editors 2021-04-26 15:52:29 +02:00
Jean Pierre Cimalando
69f7b54940 Re-center the top-left logo 2021-04-14 11:25:57 +02:00
Jean Pierre Cimalando
ae3aff7ea0 Work around the blink of top-left logo 2021-04-14 11:25:57 +02:00
Jean Pierre Cimalando
6b835cafbe Highlight the button of the active panel 2021-04-14 04:10:49 +02:00
Jean Pierre Cimalando
e3b0260d9c Fork vstgui to add file dialog updates 2021-04-13 22:43:39 +02:00
Jean Pierre Cimalando
95188b14f5 Make fonts consistent on knobs and labels 2021-04-13 22:12:24 +02:00
redtide
2a0101675d Added missing backcolor to the ccknobs label in theme
should fix also the font size
2021-04-13 21:33:41 +02:00
redtide
5ec58b4bba UI: Restore brighter knob track color 2021-04-13 19:46:23 +02:00
redtide
8c09edeef1 UI: set CC knobs theme colors 2021-04-12 20:58:03 +02:00
Jean Pierre Cimalando
5e8d6e0e5a Assign theme colors to the panel 2021-04-12 18:56:59 +02:00
Jean Pierre Cimalando
7ad50886e9 Allow to set knob styles on the control panel 2021-04-12 18:39:29 +02:00
Jean Pierre Cimalando
099ee14b01 Use a color pair for key/switch, giving switch priority 2021-04-12 15:24:34 +02:00
Jean Pierre Cimalando
bc576fad07 Support dynamic theme updates 2021-04-12 14:42:04 +02:00
Jean Pierre Cimalando
7a33d3079f Copy editor resources when changed 2021-04-12 06:15:17 +02:00
redtide
e6bb118d09 UI: Theme selector
Fixed conflict with upstream
2021-04-12 05:48:31 +02:00
Jean Pierre Cimalando
5e063e2c1a Fix some warnings 2021-04-11 19:40:33 +02:00
JP Cimalando
a49cf37930
Merge pull request #813 from jpcima/sample-quality-setting
Sample quality controls in UI
2021-04-10 21:19:24 +02:00
Jean Pierre Cimalando
94be9902c1 Sample quality controls in UI 2021-04-10 20:52:16 +02:00
redtide
fcc723fa0a UI: components update 2021-04-10 18:24:37 +02:00
Jean Pierre Cimalando
a7cc260fb8 Move about icons a bit left 2021-04-09 02:35:44 +02:00
Jean Pierre Cimalando
7a78e7627f Utility to get the resource path of the plugin bundle 2021-04-09 01:29:00 +02:00
Jean Pierre Cimalando
66c54c9e4e OS name with older glib API 2021-04-08 17:58:38 +02:00
Jean Pierre Cimalando
749444368c Better process name 2021-04-08 17:33:19 +02:00
redtide
57f519943b UI: changed Theme naming convetion 2021-04-08 15:52:00 +02:00
Jean Pierre Cimalando
e53b93ba19 Update to VST 3.7.2 2021-04-08 07:07:12 +02:00
Jean Pierre Cimalando
01ae6946e3 Make C++ standard the same for lib, plugin and editor 2021-04-08 01:11:06 +02:00
Jean Pierre Cimalando
e3018fed04 Add host info for LV2, and in general 2021-04-07 15:27:36 +02:00
redtide
1c42bf30d2 UI: About dialog with sysinfo 2021-04-07 02:45:09 +02:00
Jean Pierre Cimalando
8d8f2e236a Update the layout tool, to support multi-line strings 2021-04-07 01:52:50 +02:00
Jean Pierre Cimalando
1aeca9de1c Add native helpers to get the CPU name 2021-04-07 00:31:48 +02:00
Jean Pierre Cimalando
f181a5db75 Add compatibility OS detection with uname 2021-04-06 22:53:20 +02:00
Jean Pierre Cimalando
bcc3dfff3a Add native helpers to get OS name with version 2021-04-06 22:34:08 +02:00
Jean Pierre Cimalando
fafabe53fc Pass the name of the VST3 host program 2021-04-06 21:01:39 +02:00
Jean Pierre Cimalando
77aff4b1df Pass the type of plugin to editor 2021-04-06 20:45:37 +02:00
Jean Pierre Cimalando
087180db41 CC automations for VST, saving and loading 2021-04-06 19:50:16 +02:00
JP Cimalando
539fbf6442
Merge pull request #776 from jpcima/lv2-parameters
Present the controllers as LV2 parameters
2021-04-06 01:00:19 +02:00
Jean Pierre Cimalando
4731bef9e1 Have editor only request value when CC is used 2021-04-06 00:43:30 +02:00
redtide
d87863ba9c Text for icons in the about dialog 2021-04-05 21:14:37 +02:00
Jean Pierre Cimalando
2436414ad8 Allow UI to send value by controller 2021-04-05 18:28:26 +02:00
Jean Pierre Cimalando
62919343c3 Have editor respond to 'CC' EditId 2021-04-05 18:28:26 +02:00
Jean Pierre Cimalando
17d56bc30e Set up layout for the about dialog 2021-04-05 17:50:02 +02:00
Jean Pierre Cimalando
c0b142af8f Use the custom background image on main panel only 2021-04-04 01:54:20 +02:00
Jean Pierre Cimalando
f7df0b2abb Don't over-reference the image view 2021-04-04 01:34:33 +02:00
Jean Pierre Cimalando
128a94e443 Support transparent background images 2021-04-04 01:12:46 +02:00