falkTX
3173b7cfbe
Update lilv patch files
9 years ago
falkTX
52e46c6fbe
Forgot this version update
9 years ago
falkTX
d6103ce1d2
Update lilv module version
9 years ago
falkTX
9e083768da
More sratom include fixes
9 years ago
falkTX
99812a8195
Custom lilv changes
9 years ago
falkTX
1f2f96f329
Misc
9 years ago
falkTX
5d6cff81af
Forgot to add sord code
9 years ago
falkTX
7ca6a55d5f
Update lilv
9 years ago
falkTX
05da3087be
Adjust include paths for sratom
9 years ago
falkTX
552798e90b
Update sratom
9 years ago
falkTX
3eb1948bfb
Update sord
9 years ago
falkTX
749771bd64
Update serd
9 years ago
falkTX
3c6fc38413
mverb ui is now usable under windows
9 years ago
falkTX
1e7b2ba09c
'make clean' was missing some steps
9 years ago
falkTX
beebf6de63
Update dpf
9 years ago
falkTX
231a70ca6e
Update distrho
9 years ago
falkTX
c03aefaeee
Update juce
9 years ago
falkTX
5d1236c8b5
Misc
9 years ago
falkTX
f9c9b3bef7
Reduce xruns when running with JACK1
Since JACK1 runs the rt and non-rt events on the same thread,
blocking in the non-rt events can still cause xruns.
So now on non-rt JACK events we simply save the event to handle
later on a separate thread.
This was never an issue with JACK2 and the original code could be
kept, but I don't want to have 2 different implementations for
each JACK version (possibly leaving one untested).
9 years ago
falkTX
d3dae49680
Misc
9 years ago
falkTX
14dd677220
Use futexes for linux bridges, closes #234
(needs a full rebuild of carla and bridges)
9 years ago
Filipe Coelho
47e6bc7747
Merge pull request #311 from kasbah/feat-hide-file-browser
Add a hide file browser menu option (fixes #199 )
9 years ago
Kaspar Emanuel
8c0ef1bae9
Add a hide file browser menu option ( fixes #199 )
9 years ago
falkTX
7218a81c52
Remove the ugly hack
9 years ago
falkTX
525ec9f837
Misc
9 years ago
falkTX
01053284fa
Improve plugin bridge performance and other tweaks.
Does not yet fix the infamous bug #234,
but some audio passes through now.
Still don't really know what's going on...
9 years ago
falkTX
c73c7d6420
Don't install gui files if pyqt is not available
9 years ago
falkTX
ccbe199509
Fix install when qt headers don't match default pyqt
9 years ago
falkTX
861e2bf4c1
Fix make install symlinks under some systems, closes #309
9 years ago
falkTX
5f679d6bd6
Fix march/mcpu flags in MOD Duo and Pandora flags
9 years ago
falkTX
93e564d380
Tweak MOD-Duo flags
9 years ago
falkTX
151ba5ee0a
Add random test code for bug #234
9 years ago
falkTX
285c1b16e4
Misc
9 years ago
falkTX
39469cd336
Revert previous commit
9 years ago
falkTX
3e4e4fed90
Test possible fix for #234
9 years ago
falkTX
a1d0b7ce9f
Fix win64 build
9 years ago
falkTX
571d52b1cc
"Proper" fix for VST3 SDK build with MinGW
9 years ago
falkTX
a3e4f9130f
Revert __MSVCRT_VERSION__ macro, makes mingw broken
(even more than it is)
9 years ago
falkTX
34044ded1d
Continue previous commit
9 years ago
falkTX
0917104b76
Fix restoreGeometry() for PyQt5.5, closes #303
9 years ago
falkTX
f8cc095a20
Fix mingw build with latest VST3 SDK (needs rebuild)
9 years ago
falkTX
f76a715f4b
Update juce again
9 years ago
falkTX
4670052e47
Add new files used by juce
9 years ago
falkTX
7c0c3c02ae
Update juce
9 years ago
falkTX
6325c6bc24
Revert some of 169b0e46fc
9 years ago
falkTX
9712b04317
Misc
9 years ago
falkTX
169b0e46fc
Cleanup
9 years ago
falkTX
dd0b35778d
Fix install without vst plugin
9 years ago
falkTX
5e93640bab
Fix build without X11 dev headers
9 years ago
falkTX
99070e3ec0
carla-lv2: Don't set fixed-buffer requirement for now
9 years ago