falkTX
11e277495f
testing
9 years ago
falkTX
142b8a307f
Misc
9 years ago
falkTX
2a6086d924
Fix debug build (on linux)
9 years ago
falkTX
8a120f9174
Fix path settings starting with wrong index
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
331a28c43f
Update juce copy script
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
c99c44ceba
Misc
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
22df3d3e37
Update gitignore
9 years ago
falkTX
387d7c471e
Add stoat files
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
9d9c1e6d17
Remove forced font size in Qt UI files
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
c843cae345
Carla build tweaks
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
c950965f88
Remove experimental label from patchbay mode
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