JP Cimalando
|
8ba3b4e917
|
Merge pull request #799 from redtide/palette-rename
UI: changed Theme naming convetion
|
2021-04-08 15:59:00 +02:00 |
|
redtide
|
57f519943b
|
UI: changed Theme naming convetion
|
2021-04-08 15:52:00 +02:00 |
|
JP Cimalando
|
af274327f1
|
Merge pull request #798 from jpcima/update-vst
Update to VST 3.7.2
|
2021-04-08 07:26:58 +02:00 |
|
Jean Pierre Cimalando
|
e53b93ba19
|
Update to VST 3.7.2
|
2021-04-08 07:07:12 +02:00 |
|
JP Cimalando
|
39f56f2d07
|
Merge pull request #708 from jpcima/vst2
Allow to build sfizz as VST2
|
2021-04-08 04:26:25 +02:00 |
|
Jean Pierre Cimalando
|
8b434d6c55
|
Add the VST2 wrapper
|
2021-04-08 04:13:57 +02:00 |
|
JP Cimalando
|
fda4e305d6
|
Merge pull request #796 from jpcima/vst3sdk-target
Update cmake system for VST
|
2021-04-08 03:29:47 +02:00 |
|
Jean Pierre Cimalando
|
a611d2261f
|
Make vst3sdk_hosting a library target
|
2021-04-08 03:12:43 +02:00 |
|
Jean Pierre Cimalando
|
8849f3f4c0
|
Move a VSTGUI helper in vst3sdk_vstgui
|
2021-04-08 02:59:56 +02:00 |
|
Jean Pierre Cimalando
|
5aa26b58bf
|
Make vst3 core a build-once target
|
2021-04-08 02:47:49 +02:00 |
|
Jean Pierre Cimalando
|
5b189848cd
|
Make VST3 SDK a distinct target
|
2021-04-08 02:26:18 +02:00 |
|
JP Cimalando
|
99f78f5583
|
Merge pull request #795 from jpcima/cxx-standard
Make C++ standard the same for lib, plugin and editor
|
2021-04-08 01:33:30 +02:00 |
|
Jean Pierre Cimalando
|
01ae6946e3
|
Make C++ standard the same for lib, plugin and editor
|
2021-04-08 01:11:06 +02:00 |
|
JP Cimalando
|
3c00c8b750
|
Merge pull request #793 from jpcima/host-info
Add host info for LV2, and in general
|
2021-04-07 15:39:29 +02:00 |
|
Jean Pierre Cimalando
|
e3018fed04
|
Add host info for LV2, and in general
|
2021-04-07 15:27:36 +02:00 |
|
JP Cimalando
|
708faaaf80
|
Merge pull request #794 from jpcima/lv2-fix
Fix Atom port corruption in LV2
|
2021-04-07 15:26:06 +02:00 |
|
Jean Pierre Cimalando
|
7c7537b428
|
Allocate greater port sizes
|
2021-04-07 15:24:34 +02:00 |
|
Jean Pierre Cimalando
|
45c36e93a8
|
Fix Atom port corruption in LV2
|
2021-04-07 15:09:37 +02:00 |
|
JP Cimalando
|
f5b3e7fe3d
|
Merge pull request #792 from jpcima/utf8-msvc
Process source code as UTF-8
|
2021-04-07 04:35:23 +02:00 |
|
Jean Pierre Cimalando
|
c868a94d18
|
Process source code as UTF-8
|
2021-04-07 04:25:08 +02:00 |
|
JP Cimalando
|
ccefc07fb0
|
Merge pull request #791 from jpcima/about-info
UI: About dialog with sysinfo
|
2021-04-07 03:05:05 +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 |
|
JP Cimalando
|
425985cfe4
|
Merge pull request #789 from jpcima/cpu-name
Add native helpers to get the CPU name
|
2021-04-07 01:18:17 +02:00 |
|
Jean Pierre Cimalando
|
1aeca9de1c
|
Add native helpers to get the CPU name
|
2021-04-07 00:31:48 +02:00 |
|
JP Cimalando
|
7d8a77db05
|
Merge pull request #788 from jpcima/os-name
Add native helpers to get OS name with version
|
2021-04-06 22:59:41 +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
|
6c26618dd8
|
Fix a problem of null-termination with Win32 API
|
2021-04-06 21:53:19 +02:00 |
|
JP Cimalando
|
ef7288857a
|
Merge pull request #787 from jpcima/editor-host-info
Editor host info
|
2021-04-06 21:51:50 +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 |
|
JP Cimalando
|
0a6457fd83
|
Merge pull request #786 from jpcima/vst-cc-auto
CC automations for VST, saving and loading
|
2021-04-06 20:33:56 +02:00 |
|
Jean Pierre Cimalando
|
20b436c5ae
|
Fix the clang-tidy error
|
2021-04-06 20:18:53 +02:00 |
|
Jean Pierre Cimalando
|
087180db41
|
CC automations for VST, saving and loading
|
2021-04-06 19:50:16 +02:00 |
|
JP Cimalando
|
ba8227de24
|
Merge pull request #785 from jpcima/tunings-update
Tunings update
|
2021-04-06 14:41:52 +02:00 |
|
Jean Pierre Cimalando
|
1bd32a533f
|
Update tunings to e8aab5b
|
2021-04-06 14:34:50 +02:00 |
|
Jean Pierre Cimalando
|
97597123c6
|
Update tunings to 0aec52c
|
2021-04-06 14:22:22 +02:00 |
|
Jean Pierre Cimalando
|
e6e28a6a44
|
Update tunings to 0ba372f
|
2021-04-06 14:14:04 +02:00 |
|
Jean Pierre Cimalando
|
939b93107b
|
Update tunings to d9660ef
|
2021-04-06 14:08:59 +02:00 |
|
Jean Pierre Cimalando
|
30234fa8cf
|
lv2: Add option to enable plugin-side CC automation
|
2021-04-06 13:16:05 +02:00 |
|
JP Cimalando
|
38e07c3729
|
Merge pull request #783 from jpcima/user-path
Fix inability to save the user directory
|
2021-04-06 01:38:18 +02:00 |
|
Jean Pierre Cimalando
|
0a40e29a8b
|
Fix inability to save the user directory
|
2021-04-06 01:18:39 +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 |
|
Jean Pierre Cimalando
|
68ee6775bb
|
Let's not forget to send synth CC on restore
|
2021-04-06 00:39:46 +02:00 |
|
Jean Pierre Cimalando
|
cb85ca3970
|
Track current CC values after restore
|
2021-04-06 00:33:04 +02:00 |
|
Jean Pierre Cimalando
|
2cca5c31f3
|
Have distinct output port for notifying and automating
|
2021-04-06 00:22:25 +02:00 |
|
Jean Pierre Cimalando
|
a92c4fde3c
|
Fix an error where controller is wrongly addressed
|
2021-04-06 00:18:25 +02:00 |
|
JP Cimalando
|
da9135b72c
|
Merge pull request #782 from redtide/about-hover
Text for icons in the about dialog
|
2021-04-05 21:46:04 +02:00 |
|