3877 Commits (ce234b92c19297266b2e403ab7d3625e854ab6d7)

Author SHA1 Message Date
  falkTX c403bfe9f3 Rename a variable 6 years ago
  falkTX 7cf981fa7c Prevent user from cross-compiling the wrong target 6 years ago
  HeyCitizen 0519e91eca replaced necessary breaks 6 years ago
  HeyCitizen 2c5414c5e5 hardcoded parameter count 6 years ago
  HeyCitizen bd7618fb42 removed unnecessary breaks 6 years ago
  falkTX 85b1615b60 Cleanup 6 years ago
  falkTX 9f30f00280 Do not use/check kVstParameterUsesIntegerMinMax vst property 6 years ago
  HeyCitizen 55dff89bf7 corrected indentation 6 years ago
  HeyCitizen 69229d7b58 corrected indentation 6 years ago
  HeyCitizen ed7ae51d68 added semitones to midi-transpose 6 years ago
  HeyCitizen c162fc2105 added semitones parameter to midi-transpose 6 years ago
  HeyCitizen a671765e72 ensured breaks in switch cases 6 years ago
  HeyCitizen 054bd2db1f add semitones parameter 6 years ago
  falkTX ed14c93d0a Fix crash when mmap returns error 6 years ago
  falkTX 8730a47ace Fix build against latest debian wine packages 6 years ago
  falkTX afed293c3e Fix for built-in parameter widgets not always updating 6 years ago
  falkTX 3ea17b4611 Export 32chan version of carla-patchbay vst plugin 6 years ago
  falkTX 1b5c1ba590 Disable external plugins by default 6 years ago
  falkTX b054dd0c12 Fix small issues regarding program state (crash-fix some plugins) 6 years ago
  falkTX 2cc7f3b250 Move the rest of plugins to external folder 6 years ago
  falkTX fe620b3969 Move zyn to external folder 6 years ago
  falkTX 12d955a618 Move some files around 6 years ago
  falkTX 40fa6bfe45 Remove unused code 6 years ago
  falkTX 26b28bbaa1 Fix inconsistent arguments in carla-control 6 years ago
  falkTX 396554e377 Tiny optimization 6 years ago
  falkTX 276179c0f6 Fix build after previous commits 6 years ago
  falkTX 8d2cde3041 Fix chroot build 6 years ago
  falkTX 0aadc15c16 Only build zyn pretty format on windows, for its symbols 6 years ago
  falkTX 82e7e1a46f Cleanup 6 years ago
  falkTX 19dcd42531 Fix chroot linux build 6 years ago
  falkTX 474c55454f Make it possible to skip zyn-synth as plugin 6 years ago
  falkTX c9e0919184 Disable link on macOS, for now 6 years ago
  falkTX 4bf8e3b992 Fix libjack make clean 6 years ago
  falkTX dd34da6c36 Fix crash when discovering midi ports using rtmidi 6 years ago
  falkTX de1a514e49 Try to stop rtmidi from crashing on start; Fix typo 6 years ago
  falkTX 7307d37487 Changes to make zyn fx buildable on mingw 6 years ago
  falkTX 074b1bcf19 Fix linux build after latest changes 6 years ago
  falkTX 8f5de5e0fe Disable try-transient code in plugin bridges 6 years ago
  falkTX c9bc09a0bd DGL only set osx child window when parent becomes visible 6 years ago
  falkTX ffd2facd19 Fix warning building extra plugins on win/mac 6 years ago
  falkTX 7e912fc22a Adjust settings size on init 6 years ago
  falkTX 3d83d6d810 Add note in settings regarding UIs in plugin bridges for macOS 6 years ago
  falkTX 67dfa9ae14 Improve some small disabled logic in the settings page 6 years ago
  falkTX 27b52fe5a5 Enable manage-ui option under all OSes 6 years ago
  falkTX 47f1656639 Export only main functions for LV2 plugin in macOS 6 years ago
  falkTX f601258934 Fix previous commit 6 years ago
  falkTX 54094ef995 Build our obj-c code with different class names per build target 6 years ago
  falkTX 846cd15e00 Implement try-transient for osx, partially (whatever is possible) 6 years ago
  falkTX 77ed8989bf Fix transient window on osx (and fixes build) 6 years ago
  falkTX ca5df4f151 Implement transient windows (out of process) for win32 6 years ago