falkTX
|
b5785743e8
|
Initial attempt at plugin state/restore
|
2021-10-20 03:05:03 +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
|
f9acd503cc
|
Fix/force windows builds
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 22:07:30 +01:00 |
|
falkTX
|
e0e718a7b3
|
Build with -fno-finite-math-only
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 18:19:47 +01:00 |
|
falkTX
|
8a773cba62
|
Silent audio outputs if no driver active, rather than pass-through
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 15:55:52 +01:00 |
|
falkTX
|
6731453b24
|
Hide a few menu entries
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 15:21:55 +01:00 |
|
falkTX
|
c0d839f7af
|
Reduce time spent with UI context
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 14:43:20 +01:00 |
|
falkTX
|
fe8ea81dc2
|
Ignore non-printable characters
Fixes #5
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 14:40:59 +01:00 |
|
falkTX
|
7ea10c0b92
|
Add back mousePos scale factor divider
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 14:20:30 +01:00 |
|
falkTX
|
15b137e373
|
Add ESeries plugin set
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 14:16:33 +01:00 |
|
falkTX
|
067f118f1f
|
Update VCV and plugins to match
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 05:10:40 +01:00 |
|
falkTX
|
28f2c26872
|
Force the way binary resources are generated
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 04:11:05 +01:00 |
|
falkTX
|
2a0d263666
|
Make sure UI starts with something visible
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 03:46:23 +01:00 |
|
falkTX
|
16be4fcabb
|
Fix unset audio device; Force never cursor lock; Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 02:57:42 +01:00 |
|
falkTX
|
d11db41c43
|
Add a little mutex just in case
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 02:30:14 +01:00 |
|
falkTX
|
e0e50db2bc
|
Rework to allow multi-context audio, custom driver, custom context
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 02:25:35 +01:00 |
|
falkTX
|
963c669d55
|
Add the new simplified new-project template
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 01:36:55 +01:00 |
|
falkTX
|
e975d097c6
|
Hacky start at audio
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 01:35:50 +01:00 |
|
falkTX
|
0ecf6954e1
|
Create unique temporary path per instance for auto-save function
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-18 00:31:55 +01:00 |
|
falkTX
|
4a5e71eb7f
|
Cleanup Window stuff, move calls into the UI directly
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-17 23:47:56 +01:00 |
|
falkTX
|
4f8db21a9e
|
Tweak init and display name
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-17 23:19:40 +01:00 |
|
falkTX
|
e56bbe28a4
|
Do plugin init/destroy ourselves, clean whitespace
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-17 22:56:50 +01:00 |
|
falkTX
|
9ce1e18c1f
|
Move common rack/plugins external repos to new include/ dir
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-17 22:15:32 +01:00 |
|
falkTX
|
5efc37e15c
|
Don't use -municode for windows builds
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-17 15:09:50 +01:00 |
|
falkTX
|
e97dcebbdf
|
Leave stuff around for testing
|
2021-10-17 04:53:32 +01:00 |
|
falkTX
|
27c10e10e0
|
Add AnimatedCircuits, for ABI on plugins (okay since static builds)
|
2021-10-17 03:11:14 +01:00 |
|
falkTX
|
739359430a
|
Setup plugin resources to build, cleanup
|
2021-10-17 01:12:45 +01:00 |
|
falkTX
|
2a5769a6ca
|
Reorganize files, add Fundamental plugins
|
2021-10-16 23:48:44 +01:00 |
|