falkTX
|
c6b0a0241e
|
Get file->open to use DPF file browser actions, not osdialog
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-22 14:22:49 +01:00 |
|
falkTX
|
88beb01572
|
Alternative folder setup for custom files, override MenuBar.cpp
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-22 14:08:57 +01:00 |
|
falkTX
|
0a0f09bc8a
|
Custom file menu
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-22 13:26:07 +01:00 |
|
falkTX
|
08b6a8ef8b
|
Implement the rest of parameters / user-settings
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-22 12:04:53 +01:00 |
|
falkTX
|
f31343119b
|
Fix offset for ui->dsp parameter changes
Closes #22
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-22 11:16:03 +01:00 |
|
falkTX
|
33c496532e
|
Properly setup macOS VST2/3 bundles
|
2021-10-22 01:02:33 +01:00 |
|
falkTX
|
48125054a6
|
Fix macOS package
|
2021-10-22 00:42:17 +01:00 |
|
falkTX
|
738a0c820e
|
Alternative MIDI output approach that works
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 23:54:04 +01:00 |
|
falkTX
|
3600f441ab
|
Non-working MIDI output
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 23:02:03 +01:00 |
|
falkTX
|
70d2f63acc
|
Add MIDI input driver
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 22:53:45 +01:00 |
|
falkTX
|
f178251d79
|
Fix finding resources in windows for plugins using '/' separator
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 20:41:34 +01:00 |
|
falkTX
|
f67ec66dc8
|
Fix artifact name of linux-x86_64-debug builds
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 20:28:22 +01:00 |
|
falkTX
|
6e837dda8c
|
Do not use RGBA on OpenGL setups for now
Fixes #20
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 20:23:00 +01:00 |
|
falkTX
|
ede7ed7749
|
Fix LTO
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 19:18:10 +01:00 |
|
falkTX
|
4b45e69e1a
|
Enable LTO for CI builds; Fix non-debug build
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 18:59:41 +01:00 |
|
falkTX
|
680719799d
|
Do not check for leaks, VCV has some which passes to us
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 18:53:04 +01:00 |
|
falkTX
|
4f4135e177
|
Fix plugin cleanup
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 18:47:30 +01:00 |
|
falkTX
|
e5fb0e1986
|
Fix debug build and lv2 gen
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 18:16:22 +01:00 |
|
falkTX
|
9725d6859e
|
Handle modelQuantizer as duplicated name
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 18:15:56 +01:00 |
|
falkTX
|
ecd8976d6e
|
Fix Windows build
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 17:37:44 +01:00 |
|
falkTX
|
6675a1e81d
|
Allow to link against system dependencies
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 17:35:41 +01:00 |
|
falkTX
|
28bcac708f
|
Tweaks for proper plugin resource usage
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 17:10:54 +01:00 |
|
falkTX
|
588f316fd6
|
Do not crash if default font cant be loaded
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 16:37:40 +01:00 |
|
falkTX
|
649773c851
|
Continue work for redistributable binaries, WIP
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-21 12:03:01 +01:00 |
|
falkTX
|
0c6746fdce
|
Start of custom asset location handling, WIP
|
2021-10-21 03:10:14 +01:00 |
|
falkTX
|
74206ec01a
|
Import water code for SharedResourcePointer, use it for init
|
2021-10-21 01:02:57 +01:00 |
|
falkTX
|
05df01ef3a
|
Fix build dir outside of source
|
2021-10-21 00:53:22 +01:00 |
|
falkTX
|
5e3692b0e1
|
Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-20 20:40:58 +01:00 |
|
falkTX
|
c469dbf76b
|
Initial work for host parameters module
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-20 20:37:42 +01:00 |
|
falkTX
|
d989bdcc59
|
Add stubs for host-exposed parameters; Move app scenes to DSP
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-20 14:56:12 +01:00 |
|
falkTX
|
94f6412b4c
|
Fix crash on close; Set getDefaultDeviceId; Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-20 12:02:47 +01:00 |
|
falkTX
|
b5785743e8
|
Initial attempt at plugin state/restore
|
2021-10-20 03:05:03 +01:00 |
|
falkTX
|
8b52d9a80e
|
Build fixes
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 19:29:56 +01:00 |
|
falkTX
|
4f1178fc7a
|
TODO deal with drwav in multiple projects
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 18:37:34 +01:00 |
|
falkTX
|
f07647adab
|
Add cf
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 17:54:56 +01:00 |
|
falkTX
|
1287edc835
|
Fix win32 build (AmalgamatedHarmonics uses bogaudio stuff)
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 16:58:44 +01:00 |
|
falkTX
|
a6cb9a8e18
|
Alternative approach to undef win32 macro pollution
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 16:42:42 +01:00 |
|
falkTX
|
c4ee1b06df
|
Implement keyboard modifiers
Fixes #13
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 16:11:16 +01:00 |
|
falkTX
|
11cd37ea7a
|
Make LTO optional; Redefine some conflicting plugin types
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 16:01:30 +01:00 |
|
falkTX
|
49a7138e87
|
Fix previous commit
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 16:00:53 +01:00 |
|
falkTX
|
2ccdd992bc
|
Fix windows build, cleanup
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 14:49:18 +01:00 |
|
falkTX
|
0dce76052e
|
Initial steps for LTO, not enabled yet
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 14:20:43 +01:00 |
|
falkTX
|
9b872dfd50
|
Add AmalgamatedHarmonics; Make UI resizable
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 12:47:29 +01:00 |
|
falkTX
|
23f0966be0
|
Add ImpromptuModular
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 11:51:01 +01:00 |
|
falkTX
|
8eb1366e97
|
Add AS modules
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 11:22:17 +01:00 |
|
falkTX
|
289d8a80f2
|
Fix macOS build
|
2021-10-19 01:30:52 +01:00 |
|
falkTX
|
36c6aadcd0
|
Add a patch file that is known to work
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 00:41:08 +01:00 |
|
falkTX
|
b3fd44c2cb
|
Add a workaround for Fundamental VCA
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-19 00:27:58 +01:00 |
|
falkTX
|
cab4c3eb20
|
Use the custom make to call into VCV deps, even for extracting
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 22:17:01 +01:00 |
|
falkTX
|
f9acd503cc
|
Fix/force windows builds
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 22:07:30 +01:00 |
|