Commit graph

3523 commits

Author SHA1 Message Date
Jean Pierre Cimalando
099ee14b01 Use a color pair for key/switch, giving switch priority 2021-04-12 15:24:34 +02:00
JP Cimalando
c29f2bd27e
Merge pull request #818 from jpcima/dynamic-theme-update
Support dynamic theme updates
2021-04-12 14:51:47 +02:00
Jean Pierre Cimalando
bc576fad07 Support dynamic theme updates 2021-04-12 14:42:04 +02:00
JP Cimalando
f5e5ccb9fc
Merge pull request #817 from jpcima/resource-copy-target
Copy editor resources when changed
2021-04-12 06:20:50 +02:00
Jean Pierre Cimalando
7a33d3079f Copy editor resources when changed 2021-04-12 06:15:17 +02:00
JP Cimalando
a838dc3dbd
Merge pull request #816 from jpcima/theme-selector.2
UI: Theme selector
2021-04-12 05:54:02 +02:00
redtide
e6bb118d09 UI: Theme selector
Fixed conflict with upstream
2021-04-12 05:48:31 +02:00
Jean Pierre Cimalando
54442fa86c Suppress some vst3sdk warnings raised from headers 2021-04-11 19:43:18 +02:00
Jean Pierre Cimalando
5e063e2c1a Fix some warnings 2021-04-11 19:40:33 +02:00
Jean Pierre Cimalando
86d82060ad Fix note events copy 2021-04-11 19:39:27 +02:00
JP Cimalando
25370e82bc
Merge pull request #814 from jpcima/vst-flags
Update automation flags on parameters
2021-04-11 01:42:47 +02:00
Jean Pierre Cimalando
6848c0e48e Update automation flags on parameters 2021-04-11 01:23:23 +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
JP Cimalando
6bddda53f6
Merge pull request #812 from redtide/gui-components-update
UI: components update
2021-04-10 18:26:31 +02:00
redtide
fcc723fa0a UI: components update 2021-04-10 18:24:37 +02:00
JP Cimalando
4481bc33b0
Merge pull request #811 from paulfd/taiko-bugs
Taiko bugs
2021-04-10 16:00:36 +02:00
Paul Fd
b364d19930 Ensure that transition delta is never flushed to 0 2021-04-10 15:49:11 +02:00
Paul Fd
edd0b8f04e Always "fast-off" voices that have no samples left
If anything, it will cut the release time on an ended sample.
2021-04-10 15:48:40 +02:00
JP Cimalando
be20a65c41
Merge pull request #810 from jpcima/devirtualize
Devirtualize OrderedEventProcessor
2021-04-10 15:17:50 +02:00
Jean Pierre Cimalando
0035de0269 Devirtualize 2021-04-10 14:43:28 +02:00
JP Cimalando
014518486c
Merge pull request #809 from jpcima/cutoff-polyaft
Add cutoff_polyaft
2021-04-10 14:08:35 +02:00
Jean Pierre Cimalando
e8f1160988 Remove old NOLINTs [ci skip] 2021-04-10 14:07:01 +02:00
Jean Pierre Cimalando
392dd069a5 Add cutoff_polyaft 2021-04-10 12:40:54 +02:00
Paul Fd
c493b5d445 Add Android system dependencies for plugins 2021-04-10 11:52:13 +02:00
JP Cimalando
9ada0be6d7
Merge pull request #808 from jpcima/vst3core
Organizational changes around vst3-core
2021-04-10 01:51:19 +02:00
Jean Pierre Cimalando
e849ff23ad Organizational changes around vst3-core 2021-04-10 01:35:36 +02:00
JP Cimalando
26d593483a
Merge pull request #807 from jpcima/robust
Protect frame values against signed/unsigned casts
2021-04-09 21:49:00 +02:00
Jean Pierre Cimalando
7d58b3d5da Protect frame values against signed/unsigned casts 2021-04-09 21:42:43 +02:00
JP Cimalando
3c11405ff2
Merge pull request #806 from jpcima/misc
Add the continue statement in case of failed load
2021-04-09 21:25:39 +02:00
Jean Pierre Cimalando
0b8f673a38 Add the continue statement in case of failed load 2021-04-09 21:17:15 +02:00
JP Cimalando
bfa60c32aa
Merge pull request #805 from jpcima/ogg-vorbis
Dynamic frame allocation for OGG vorbis
2021-04-09 20:44:12 +02:00
Jean Pierre Cimalando
082c3fa58f Dynamic frame allocation for OGG vorbis 2021-04-09 20:36:05 +02:00
JP Cimalando
4ecfac1dce
Merge pull request #803 from jpcima/sorted-events
Ordered event processing for VST
2021-04-09 17:38:26 +02:00
Jean Pierre Cimalando
15708c8056 Add cast to please the windows compilers 2021-04-09 17:21:18 +02:00
Jean Pierre Cimalando
d5de4d5b17 Ordered event processing for VST 2021-04-09 17:12:20 +02:00
Jean Pierre Cimalando
a7cc260fb8 Move about icons a bit left 2021-04-09 02:35:44 +02:00
Jean Pierre Cimalando
9c9f681991 Update gitignore 2021-04-09 01:55:54 +02:00
Jean Pierre Cimalando
1ed35fccb5 Link plugin-common with pugixml 2021-04-09 01:33:47 +02:00
JP Cimalando
ff30117ac1
Merge pull request #802 from jpcima/editor-resource-path
Utility to get the resource path of the plugin bundle
2021-04-09 01:32:06 +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
8b7761e615 Link common plugin sources with Foundation 2021-04-08 20:32:29 +02:00
Jean Pierre Cimalando
8d68f50bac Move sfizz settings and paths to common plugin sources 2021-04-08 20:30:19 +02:00
JP Cimalando
9558be22d1
Merge pull request #801 from jpcima/osname
OS name with older glib API
2021-04-08 18:08:17 +02:00
Jean Pierre Cimalando
66c54c9e4e OS name with older glib API 2021-04-08 17:58:38 +02:00
JP Cimalando
0de8b1cabc
Merge pull request #800 from jpcima/better-process-name
Better process name
2021-04-08 17:40:04 +02:00
Jean Pierre Cimalando
749444368c Better process name 2021-04-08 17:33:19 +02:00
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