Commit graph

558 commits

Author SHA1 Message Date
falkTX
a7dc4bc21c Ildaeil: Dont show bridge option if listing internal plugins 2021-12-14 23:07:48 +00:00
falkTX
ed285a13b6 Fix minimum size 2021-12-14 23:00:37 +00:00
falkTX
36f144e501
Draw resize handle in UI rather than custom opengl; Set min size
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-14 22:16:52 +00:00
Filipe Coelho
43951635e9
Setup PawPaw and let it be used for CI extra deps (#93)
* Setup PawPaw and let it be used for CI extra deps

* Fix ci file

* Update readme

* Fix a typo

* Fix another typo

* Let PawPaw handle the build setup/env

* Fix typo

* One more fix

* Update AudibleInstruments

Signed-off-by: falkTX <falktx@falktx.com>

* Cleanup/Improve CardinalModuleWidget hackery

Signed-off-by: falkTX <falktx@falktx.com>

* Use LTO in PawPaw, fix build setup again

Signed-off-by: falkTX <falktx@falktx.com>

* Install libglib2.0-dev on CI static builds; Fix Prism conflicts

Signed-off-by: falkTX <falktx@falktx.com>

* Investigate why CI fails to install arch ports

Signed-off-by: falkTX <falktx@falktx.com>

* Ignore glib/fluidsynth for now

Signed-off-by: falkTX <falktx@falktx.com>

* Cleanup

Signed-off-by: falkTX <falktx@falktx.com>

* Fix a typo

Signed-off-by: falkTX <falktx@falktx.com>

* Fix another typo

Signed-off-by: falkTX <falktx@falktx.com>

* Use -m32 in linux-i686 builds

Signed-off-by: falkTX <falktx@falktx.com>

* Try using g++-multilib instead of g++-i686-linux-gnu

Signed-off-by: falkTX <falktx@falktx.com>

* Force fix macOS build

* Use shasum5.28
2021-12-14 22:16:37 +00:00
falkTX
f998ee2ec3 Fix duplicated character input on VST host key up
Fixes #54
Closes #40
2021-12-12 19:57:42 +00:00
falkTX
9bd0d805fd Fix text offset in some areas, cleanup 2021-12-12 18:39:18 +00:00
falkTX
6dba9ae701 Fix macOS build 2021-12-12 17:42:05 +00:00
falkTX
353594a1af ZZC is back! :) 2021-12-12 17:08:38 +00:00
falkTX
1223e5eaf4 Revert "Remove ZZC modules due to license conflict"
This reverts commit 48a20826c1.
2021-12-12 17:03:08 +00:00
falkTX
359ee8baed Hide audio8 and audio16 modules 2021-12-12 17:01:58 +00:00
falkTX
ccb97ee618 Ship with a custom blendish.c so we can place fixes on it 2021-12-12 16:56:14 +00:00
falkTX
b554380422 Tweak colors for 21kHz 2021-12-12 15:03:59 +00:00
falkTX
26f9484f66
Add 21kHz
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 14:15:59 +00:00
falkTX
9ca26fade7
Add LifeFormModular, fix a few name conflicts
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 14:02:18 +00:00
falkTX
48a20826c1
Remove ZZC modules due to license conflict
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 13:17:30 +00:00
falkTX
1d9d22d7b4
Update Fundamental
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 12:57:55 +00:00
falkTX
62a9be13af
Update AS, Atelier and AudibleInstruments
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 12:50:47 +00:00
falkTX
e236aa9140
Update Extratone, fixes conflicting resources
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 12:18:00 +00:00
falkTX
df6df767a4
Custom selection menu, so we can use async dialogs
Closes #85

Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 11:54:11 +00:00
falkTX
2de11d4a24
Do not build internal zynaddsubfx
Fixes #86

Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 11:32:48 +00:00
falkTX
18f6e9a9b4
Make preset save/load actions work, requires rebuild
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 01:40:01 +00:00
falkTX
6be9bac686
Update Bidoo, now with async dialogs; Fix cf dialogs too
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-11 23:09:30 +00:00
falkTX
e662a279ca
Fix windows build
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-11 22:15:05 +00:00
falkTX
efb17836a9
Update cf modules
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-11 22:12:21 +00:00
falkTX
ce64476fa4
Define custom Cardinal API for async dialogs
Closes #51

Signed-off-by: falkTX <falktx@falktx.com>
2021-12-11 21:53:50 +00:00
falkTX
b6ac2766dc
Cleanup and credits
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-11 17:59:08 +00:00
falkTX
5a652907c7
override Scene.cpp; Move common menu/scene to new file; Cleanup
Closes #50

Signed-off-by: falkTX <falktx@falktx.com>
2021-12-11 17:54:17 +00:00
falkTX
18a88ded9a
Update Rack, for the secret key combo Ctrl+Shift+Alt+F2
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-11 16:08:35 +00:00
falkTX
47350ab538 Make PrismFilterSetting per-file macro 2021-12-11 12:04:25 +00:00
dreamer
c1409a4633 Add Extratone modules 2021-12-11 12:03:20 +00:00
falkTX
7c6fc28a0d Try setting up ccache manually 2021-12-11 00:40:29 +00:00
falkTX
8b2b80d7ce Fix syntax 2021-12-11 00:17:36 +00:00
falkTX
ae75e85f05 Experiments with ccache, enable LTO for win32 build 2021-12-11 00:15:25 +00:00
falkTX
ddb7f4b61c Fix build when zyn ui deps or projectm is installed 2021-12-11 00:04:12 +00:00
falkTX
477448f3c9 Experiment backporting mingw 2021-12-10 23:47:05 +00:00
Simon-L
c459ab94d0 Fix ImGui assertion error with empty IDs
See: https://github.com/ocornut/imgui/issues/4796
2021-12-10 20:58:00 +00:00
falkTX
8c3ad5a795
Mention Animated Circuits and mscHack as modules not in Rack v2
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-10 19:41:23 +00:00
falkTX
57383e2e9a
Mention that Rack Pro supports physical devices
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-10 19:25:00 +00:00
falkTX
4f67225982
Allow to move VST2 folder around
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-10 19:09:42 +00:00
falkTX
95c1d3ccfb
Rework MIDI handling, remove output queue
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-10 18:55:43 +00:00
falkTX
a560b3726f
Fix build with zynaddsubfx dependencies installed
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-10 13:24:58 +00:00
falkTX
b0d331d12e
Skip building extra carla plugins in debug builds
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-10 12:47:23 +00:00
falkTX
d10825bdcd Enable carla "external" dpf internal plugins, mostly for Ildaeil 2021-12-10 09:54:13 +00:00
falkTX
144d4bf6ac Workaround puglGetClipboard behaviour on X11 2021-12-09 22:58:51 +00:00
falkTX
0b25db0937 Implement clipboard; Cleanup
Closes #59
2021-12-09 21:09:48 +00:00
falkTX
28d3ca2d68 Fake parameter change when clicking host parameter module 2021-12-09 20:23:26 +00:00
falkTX
75aad04bb8 Skip a few internal plugins in Ildaeil that we know are useless 2021-12-09 19:46:17 +00:00
falkTX
4beb979ec3 Update Carla, fix build in some systems 2021-12-09 09:57:48 +00:00
falkTX
334b793fe7 Update to Rack 2.0.3 2021-12-09 09:54:13 +00:00
dreamer
b16f955802
add Prism (#75)
* add Prism

* add _CUSTOM types
2021-12-08 23:46:38 +00:00