falkTX
60aaad33f8
Prefer to use static libs for fftw3, libpng12 and zita stuff
10 years ago
falkTX
334a89a7ad
Misc
10 years ago
falkTX
578beca8ee
Forgot to unset local paths before commmit
10 years ago
falkTX
150cff9b0d
Update modgui code (direct webapp vs using mod-ui), much faster now
10 years ago
falkTX
2fe379aaa9
Fix typo
10 years ago
falkTX
5b687f2a6b
Add stuff needed for MOD, but disabled
10 years ago
falkTX
7ab3ba7cdc
Final linux bonary
10 years ago
falkTX
7adf3d8035
Remove release notes file
10 years ago
falkTX
7bb58f1265
Change default process mode to patchbay on non-linux systems
10 years ago
falkTX
b4928499e6
Fix project file syntax when connections have non-xml-friendly names
10 years ago
falkTX
2cccf2a1d5
Update windows build scripts
10 years ago
falkTX
74d223b5c3
Fix windows build
10 years ago
falkTX
ef84367118
Increase bridge ping timeout from 5secs to 30secs
10 years ago
falkTX
ef36f927ff
Fix bridges not sending param UI changes
10 years ago
falkTX
6f3b750acb
Fix slow startup on some rare cases
see https://bugreports.qt.io/browse/QTBUG-3033
10 years ago
falkTX
8ad39a2765
Update cached plugins (Internal/LV2/AU) when using carla-plugin
Closes #217
10 years ago
falkTX
9d2fd9c095
Allow list of lv2 folders to be empty
10 years ago
falkTX
ffadc02f78
Fix Windows build, allow compilation of zynfx plugins
10 years ago
falkTX
c78b0be512
Misc
10 years ago
falkTX
2b0676061e
Fix to set_process_name
10 years ago
falkTX
2c4766b98e
Misc
10 years ago
falkTX
95909aa92e
Disable testing NSM code for beta release
10 years ago
falkTX
c90d93992b
Skip bypass plugin on lv2-export
10 years ago
falkTX
615afa3d3c
Fix deadlock with the previous commits
10 years ago
falkTX
11e277495f
testing
10 years ago
falkTX
142b8a307f
Misc
10 years ago
falkTX
2a6086d924
Fix debug build (on linux)
10 years ago
falkTX
8a120f9174
Fix path settings starting with wrong index
10 years ago
falkTX
a0653810c5
lv2-plugin(s): Update parameter values after changing program
10 years ago
falkTX
715752ca21
Don't export midi outputs on lv2-plugin since it's not working yet
10 years ago
falkTX
181d77f135
Fix osx build
10 years ago
falkTX
fbc98bad87
More rounding fixes, closes #190
10 years ago
falkTX
a5128df47e
Fix precision on "set value" dialogs, closes #208
10 years ago
falkTX
67319eae91
Fix some rounding issues, make sure "set-value" on skin knobs work
10 years ago
falkTX
72a04d0ef2
Fix build with new juce
10 years ago
falkTX
3a463b799f
Update juce
10 years ago
falkTX
331a28c43f
Update juce copy script
10 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.
10 years ago
falkTX
68a05bf7bf
Make sure all UIs receive idle on carla-plugin and fix #215
10 years ago
falkTX
c99c44ceba
Misc
10 years ago
falkTX
174d67a290
Fix for Qt.AA_X11InitThreads not defined on old PyQt versions
10 years ago
falkTX
efda57bdfc
Fix MIDI channel missing in patchbay mode events
10 years ago
falkTX
321b2e1db8
Fixes
10 years ago
falkTX
48509e348a
Add MIDI channel filter plugin
10 years ago
falkTX
eafdc0362d
Fix a weird&stupid crash with 3bandeq/splitter on windows
10 years ago
falkTX
55283557a8
Fix incorrect input port bounds on non-jack drivers, closes #186
10 years ago
falkTX
672b16cc4e
Only show num-periods option for ALSA driver
10 years ago
falkTX
97cdaf4088
Use a html table to display valid osc commands in the about dialog
10 years ago
falkTX
cb2177eab2
Fix win/osx build without liblo
10 years ago
falkTX
1f9207039c
Update win/osx build scripts
10 years ago