falkTX
2fe379aaa9
Fix typo
9 years ago
falkTX
7bb58f1265
Change default process mode to patchbay on non-linux systems
9 years ago
falkTX
b4928499e6
Fix project file syntax when connections have non-xml-friendly names
9 years ago
falkTX
74d223b5c3
Fix windows build
9 years ago
falkTX
ef84367118
Increase bridge ping timeout from 5secs to 30secs
9 years ago
falkTX
ef36f927ff
Fix bridges not sending param UI changes
9 years ago
falkTX
6f3b750acb
Fix slow startup on some rare cases
see https://bugreports.qt.io/browse/QTBUG-3033
9 years ago
falkTX
8ad39a2765
Update cached plugins (Internal/LV2/AU) when using carla-plugin
Closes #217
9 years ago
falkTX
9d2fd9c095
Allow list of lv2 folders to be empty
9 years ago
falkTX
ffadc02f78
Fix Windows build, allow compilation of zynfx plugins
9 years ago
falkTX
2b0676061e
Fix to set_process_name
9 years ago
falkTX
2c4766b98e
Misc
9 years ago
falkTX
95909aa92e
Disable testing NSM code for beta release
9 years ago
falkTX
c90d93992b
Skip bypass plugin on lv2-export
9 years ago
falkTX
615afa3d3c
Fix deadlock with the previous commits
9 years ago
falkTX
11e277495f
testing
9 years ago
falkTX
142b8a307f
Misc
9 years ago
falkTX
2a6086d924
Fix debug build (on linux)
9 years ago
falkTX
a0653810c5
lv2-plugin(s): Update parameter values after changing program
9 years ago
falkTX
715752ca21
Don't export midi outputs on lv2-plugin since it's not working yet
9 years ago
falkTX
181d77f135
Fix osx build
9 years ago
falkTX
fbc98bad87
More rounding fixes, closes #190
9 years ago
falkTX
a5128df47e
Fix precision on "set value" dialogs, closes #208
9 years ago
falkTX
67319eae91
Fix some rounding issues, make sure "set-value" on skin knobs work
9 years ago
falkTX
72a04d0ef2
Fix build with new juce
9 years ago
falkTX
3a463b799f
Update juce
9 years ago
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