falkTX
|
a5fcdedbe4
|
Run MacOS event loop in plugin bridges
|
7 years ago |
falkTX
|
027ec425b4
|
Initial Cocoa Plugin UI support
|
7 years ago |
falkTX
|
9f4fd116ab
|
Build DGL with a custom namespace, and custom Obj-C interface names
|
7 years ago |
falkTX
|
f88c0d5ab0
|
Implement loading of MacOS VST2 bundles
|
7 years ago |
falkTX
|
28f32782e8
|
discovery: implement osx vst bundles
|
7 years ago |
falkTX
|
2a13a65b6e
|
Tweak mac env script
|
7 years ago |
falkTX
|
2c139262e9
|
Fully disable c++11 if building on older MacOS
|
7 years ago |
falkTX
|
479094fa5d
|
Make backend LV2 URIDs into an enum
|
7 years ago |
falkTX
|
a87a18459a
|
Add artwork and license to about dialog
|
7 years ago |
falkTX
|
244f46582b
|
Cleanup, noexcept and other small changes in water module
|
7 years ago |
falkTX
|
d1a673ab43
|
Ignore latency in plugin bridges for now, fixes crashes
|
7 years ago |
falkTX
|
94418a6a14
|
Disable external plugins if building in DEBUG mode
|
7 years ago |
falkTX
|
386e58f7bb
|
Bump query api number, to be safe
|
7 years ago |
falkTX
|
869215b3b6
|
Print in logs when VST UI refuses to open
|
7 years ago |
falkTX
|
71065e6315
|
Finish carla rack always in disabled state if loading bad project
|
7 years ago |
falkTX
|
b8046771e8
|
Detect target OS by calling $CC
Closes #542
|
7 years ago |
falkTX
|
c4b8cb680c
|
Mention RtAudio and RtMidi versions in about page
|
7 years ago |
falkTX
|
c02acfb24f
|
Fix broken win64 bridges after latest bsd/haiku changes
|
7 years ago |
falkTX
|
792fac1041
|
Add old wine bridge code, commented out, in case we need to go back
|
7 years ago |
Filipe Coelho
|
20e3a99795
|
Merge pull request #540 from marado/master
Fix up the markdown syntax and remove HTML tags
|
7 years ago |
Marcos Marado
|
5afa355873
|
Fix up the markdown syntax and remove HTML tags
|
7 years ago |
falkTX
|
56331214dc
|
Fix engine name for nogui mode, fixes #529
|
7 years ago |
falkTX
|
a847119fa3
|
Avoid assertion in jack interposer in no-gui mode
|
7 years ago |
falkTX
|
69c24a915a
|
Active peaks and keyboard for carla-rack group
|
7 years ago |
falkTX
|
6e06352880
|
Cleanup CI to remove experimental plugins (not used anymore)
|
7 years ago |
falkTX
|
39589c1a8a
|
Don't show RtAudio JACK backend outside of linux/mac/windows OSes
|
7 years ago |
falkTX
|
ec53324944
|
Never use RtMidi JACK backend
|
7 years ago |
falkTX
|
26601eaaef
|
Continue previous commit
|
7 years ago |
falkTX
|
93e567acc6
|
Rename LINUX_PULSE to UNIX_PULSE, it's not linux only
|
7 years ago |
falkTX
|
e5c88b584d
|
Use jack-midi if using pulseaudio outside of linux
|
7 years ago |
falkTX
|
4df4ea4da4
|
Update RtMidi
|
7 years ago |
falkTX
|
37d54953e4
|
Add our rtaudio patch for future reference
|
7 years ago |
falkTX
|
7068200a45
|
Fix typo
|
7 years ago |
falkTX
|
c2f7af8c55
|
Automatically detect OS during build
|
7 years ago |
falkTX
|
396d885275
|
Don't try to build ALSA support for Hurd
Builds fine now
|
7 years ago |
falkTX
|
51540d510e
|
First attempt to make it work on Hurd
|
7 years ago |
falkTX
|
3758c0051c
|
Only create libdir/python3/dist-packages on linux
|
7 years ago |
falkTX
|
ee47b2d019
|
Use relative paths for make-install symlinks
This finishes the BSD port, hurray!
|
7 years ago |
falkTX
|
f615103037
|
Only install python backend to system under linux
|
7 years ago |
falkTX
|
a121ed9e3c
|
Don't install C++ util headers/code
|
7 years ago |
falkTX
|
4391ea2aad
|
Do not create empty libdir/carla/jack folder under non-gnu systems
|
7 years ago |
falkTX
|
a1d4aa8dc1
|
Tweak startup scripts way to find python3
|
7 years ago |
falkTX
|
90da8601f5
|
Release JACK timebase master when disabling jack transport sync
Fixes #525
|
7 years ago |
falkTX
|
38aefd3432
|
Avoid a small assertion when loading project file
|
7 years ago |
falkTX
|
9ae5a2bcf8
|
Report VST NIMKPIVendorSpecificCallbacks as unsupported
|
7 years ago |
falkTX
|
c27841a820
|
Fix debug build
|
7 years ago |
falkTX
|
b11e2d399a
|
Fix Qt5 tools dir for Haiku
|
7 years ago |
falkTX
|
bef3d546cc
|
Fix for missing wordsize/sizewidth macros on HaikuOS
|
7 years ago |
falkTX
|
74b3137d83
|
More fixes for non-gnu systems
|
7 years ago |
falkTX
|
9a4c69d87e
|
Really fix make-install for BSD
|
7 years ago |