3549 Commits (531f7ac54023ced46d066a9b516a58d5443ed5ec)
 

Author SHA1 Message Date
  falkTX 01053284fa Improve plugin bridge performance and other tweaks. 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 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
  falkTX 71b9d0cbc4 carla-lv2: Fallback to maxBlockLength if host doesn't support nominal 9 years ago
  falkTX 1610970283 Add support for LV2 nominalBlockLength 9 years ago
  falkTX e27607298a Catch exceptions during vst init 9 years ago
  falkTX 876cf81278 Misc 9 years ago
  falkTX 0a9d6f98da Simplify zyn process code, works nicely now 9 years ago
  falkTX 1fa4390020 Fix build with latest zyn updates 9 years ago
  falkTX e111ee3379 Split zyn process code by events, closes #294 9 years ago
  falkTX c5a6ddaf28 Run Zyn middleware tick on a private separate thread 9 years ago
  falkTX b1cc34c59d Update to latest zyn 9 years ago
  falkTX f6e3129f7d Fix loading soundfonts in rack mode 9 years ago
  falkTX 4fb33f8c37 Adjust LIBDIR and INCLUDEDIR in pkg-config files 9 years ago
  falkTX 273b8ca002 Rework Makefile to be more standards compliant; Adjust getPaths() 9 years ago
  falkTX d6e5f9846c carla-lv2: Add missing initialiazer, closes #285 9 years ago
  falkTX 3f6342dab3 Cleanup 9 years ago
  falkTX 4049b7a2d4 Start work on carla-lv2 presets export, commented out for now 9 years ago
  falkTX eef9ed7492 Bypass MIDI events on carla-plugin when rack is empty 9 years ago
  falkTX 53982d91cb Really fix travis build 9 years ago
  falkTX 67e9605bb0 Dummy update to fix travis build 9 years ago
  falkTX 2a959bef97 Fix wine build, cleanup 9 years ago
  falkTX ebf65bcc47 Use new JACK port_rename API for rename client in single-client 9 years ago
  falkTX 5c18e2cf70 JackBridge: Implement new jack_port_rename function 9 years ago
  falkTX 500dedf3d5 Update juce 9 years ago
  falkTX 42c3404d05 Run wine bridges directly now that it actually works 9 years ago
  falkTX 58512b793a Finish Wine bridge rework, can now run in JACK mode directly 9 years ago
  falkTX 4fa392bd3b Start fixup of wine bridge 9 years ago