falkTX
3509edb43d
Always return a valid string on urid-unmap, special fix for Ingen
Ingen is calling urid-unmap with URID 62465.
There's no way that many URIs have been mapped, so something is weird in Ingen.
Ingen aborts when it receives NULL on urid-unmap (caused by a bad URID),
so as a workaround we'll return a valid but somewhat null URI.
Ingen still needs fixing though.
9 years ago
falkTX
68a05bf7bf
Make sure all UIs receive idle on carla-plugin and fix #215
9 years ago
falkTX
174d67a290
Fix for Qt.AA_X11InitThreads not defined on old PyQt versions
9 years ago
falkTX
efda57bdfc
Fix MIDI channel missing in patchbay mode events
9 years ago
falkTX
321b2e1db8
Fixes
9 years ago
falkTX
48509e348a
Add MIDI channel filter plugin
9 years ago
falkTX
eafdc0362d
Fix a weird&stupid crash with 3bandeq/splitter on windows
9 years ago
falkTX
55283557a8
Fix incorrect input port bounds on non-jack drivers, closes #186
9 years ago
falkTX
672b16cc4e
Only show num-periods option for ALSA driver
9 years ago
falkTX
97cdaf4088
Use a html table to display valid osc commands in the about dialog
9 years ago
falkTX
cb2177eab2
Fix win/osx build without liblo
9 years ago
falkTX
1f9207039c
Update win/osx build scripts
9 years ago
falkTX
4948f51366
stoat
9 years ago
falkTX
4df2415db8
dgl osx size fixes
9 years ago
falkTX
257d494a3a
Don't use about-dialogs in dpf plugins on osx, fixme later
9 years ago
falkTX
736d1d9247
Remove debug prints used in previous commits
9 years ago
falkTX
51f2990ba7
More small UI tweaks
9 years ago
falkTX
1a98364da5
Use setPixelSize instead of setPointSize
9 years ago
falkTX
270945c24b
Misc OSX fixes
9 years ago
falkTX
5ef8754163
Only use zynaddsubfx-synth on Linux
9 years ago
falkTX
23cdf4cf55
Only build midi-sequencer on Linux
9 years ago
falkTX
9fe25d90f6
Require fluid to enable zyn fltk ui, closes #212
9 years ago
falkTX
4995bcb64c
Sync juce driver code to the rtaudio one, fixes win/osx build
9 years ago
falkTX
5ac57536ef
Continue rework, now working properly I think...
9 years ago
falkTX
3c1b303b85
Continue
9 years ago
falkTX
3fc7a0658e
Start small rework of engine graph code, to share rack+patchbay
9 years ago
falkTX
13a09e56a6
Continue
9 years ago
falkTX
250c9772a0
Initial code to save external connections
This is going to be needed for rtaudio/juce patchbay modes,
but it's also nice to have for JACK.
9 years ago
falkTX
b6a823457e
Some renaming, rework and misc fixing
9 years ago
falkTX
4018cdff82
Cleanup and minor rework of some engine graph code
9 years ago
falkTX
c4d2fd09e2
Name rtaudio-jack ports the same as carla does internally
9 years ago
falkTX
9b427381ec
Misc changes, fix build
9 years ago
falkTX
c3f6b44b19
Finish
9 years ago
falkTX
1240b92a4c
same
9 years ago
falkTX
99282ed88b
same
9 years ago
falkTX
4cec95b5f1
same
9 years ago
falkTX
1ebe3e8d35
continue
9 years ago
falkTX
47ec9abdfa
continue
9 years ago
falkTX
f386c133f9
Start updating lv2 headers
9 years ago
falkTX
b46d793527
Don't use out-of-process LV2 UIs on Windows, not working yet
9 years ago
falkTX
96bc6f478f
Tweaks to windows build
9 years ago
falkTX
661cb9b0d5
Force build, fixme later
9 years ago
falkTX
9ebc24c6ef
Update distrho
9 years ago
falkTX
92ce3c06df
Update dgl
9 years ago
falkTX
33aaf508f5
Allow to use fltk for zynaddsubfx UI
9 years ago
falkTX
656a9b99b6
Misc
9 years ago
falkTX
3a18357814
Fix 32bit build again
9 years ago
falkTX
7a7c1bbab1
Misc
9 years ago
falkTX
cc0b079173
Fix for a previous commit
9 years ago
falkTX
34a05e97e2
Import VectorJuice plugin
9 years ago