Commit graph

3549 commits

Author SHA1 Message Date
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
Paul Ferrand
887ff26220
Merge pull request #642 from paulfd/deprecate-internal-oversampling
Deprecate the internal oversampling factor
2021-04-14 11:11:55 +02:00
JP Cimalando
1c3313fb0b
Merge pull request #827 from jpcima/validate-pluginval
Validation with pluginval
2021-04-14 11:11:25 +02:00
Jean Pierre Cimalando
17c5082900 Validation with pluginval 2021-04-14 10:11:37 +02:00
Paul Fd
2d6b99e1ab Deprecate the internal oversampling factor
- Removed it completely from the library
- Kept the API for future work
2021-04-14 08:21:12 +02:00
JP Cimalando
752dd557e4
Merge pull request #826 from jpcima/button-highlight
Highlight the button of the active panel
2021-04-14 04:27:07 +02:00
Jean Pierre Cimalando
6b835cafbe Highlight the button of the active panel 2021-04-14 04:10:49 +02:00
JP Cimalando
ae5e27b7cc
Merge pull request #825 from jpcima/indices
Prevent the indices from overflowing
2021-04-14 01:41:06 +02:00
Jean Pierre Cimalando
9e15fa5e7c Prevent the indices from overflowing 2021-04-14 01:26:26 +02:00
Jean Pierre Cimalando
e3b0260d9c Fork vstgui to add file dialog updates 2021-04-13 22:43:39 +02:00
JP Cimalando
8331ae4a0f
Merge pull request #824 from redtide/cclabel-theme-color
Added missing backcolor to the ccknobs label in theme
2021-04-13 22:13:12 +02:00
Jean Pierre Cimalando
95188b14f5 Make fonts consistent on knobs and labels 2021-04-13 22:12:24 +02:00
JP Cimalando
27ed3403eb
Merge pull request #823 from jpcima/bend-smooth
Pitch envelope in cents, bend_smooth linear in pitch
2021-04-13 21:47:35 +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
Jean Pierre Cimalando
8809a9db97 Pitch envelope in cents, bend_smooth linear in pitch 2021-04-13 20:45:06 +02:00
redtide
5ec58b4bba UI: Restore brighter knob track color 2021-04-13 19:46:23 +02:00
JP Cimalando
5a4b1f5369
Merge pull request #820 from jpcima/hd-apis
Add high-precision API for note, aftertouch and bend
2021-04-12 23:51:31 +02:00
Jean Pierre Cimalando
3c9a7541a5 Do not require dylibbundler to build 2021-04-12 23:43:50 +02:00
JP Cimalando
6229bbe550
Merge pull request #822 from redtide/ccknob-fix
UI: set CC knobs theme colors
2021-04-12 23:05:47 +02:00
redtide
8c09edeef1 UI: set CC knobs theme colors 2021-04-12 20:58:03 +02:00
JP Cimalando
327cf9332c
Merge pull request #821 from jpcima/control-panel-style
Allow to set knob styles on the control panel
2021-04-12 18:58:41 +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
b76d1682ef Add high-precision API for note, aftertouch and bend 2021-04-12 16:42:39 +02:00
JP Cimalando
437ac60528
Merge pull request #819 from jpcima/editor-piano-colors
Use a color pair for key/switch, giving switch priority
2021-04-12 15:26:44 +02:00
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