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 |
falkTX
|
18bb0bd016
|
Fix finding qt5 tools under BSD
Was leaving it disabled by default, now hopefully fixed
|
7 years ago |
falkTX
|
14c436cf85
|
Continue previous commit
|
7 years ago |
falkTX
|
08fb2b790f
|
Fix compiler warnings in external libs when using clang 3.x
|
7 years ago |
falkTX
|
9b6917bdd8
|
Update RtAudio to 5.0.0
|
7 years ago |
falkTX
|
9785f941e5
|
Don't build experimental plugins
Closes #539
|
7 years ago |
falkTX
|
ca29e80450
|
Fix build on latest git under certain compilers
|
7 years ago |
falkTX
|
c9d15999ca
|
Really fix make-install for non gnu systems
|
7 years ago |
falkTX
|
650c9061b2
|
Small fixes for carla semaphores
|
7 years ago |
falkTX
|
2c48bc7a21
|
Enable RtAudio pulseaudio backend for all OSes
|
7 years ago |
falkTX
|
a472b6dea7
|
Remove modgui support, requires webkit which is qt4 only
|
7 years ago |