277 Commits (7e83d6cfe7cc8545fbd7c54157bf2eaf97f1ef75)

Author SHA1 Message Date
  falkTX ee83db7d05 Get rid of hardcoded "-ldl"; Cleanup 7 years ago
  falkTX 511a6a3d53 Don't use -Wno-misleading-indentation directly 7 years ago
  falkTX 28b31db101 Fix "make install" with multiple jobs 7 years ago
  falkTX 09fb3d6500 Fix build on Mac OS and old non-c++11 compilers 7 years ago
  falkTX 0f1bfc317d Adjust build to not include external plugins on bridges 7 years ago
  falkTX 8691117503 Go back to old audiofile plugin from 1.x release 7 years ago
  falkTX 79d2686147 Fix windows build, cleanup 7 years ago
  falkTX 5c7526417a print if experimental plugins are being built or not 7 years ago
  falkTX a54aab5cde Fix build with experimental plugins on 7 years ago
  falkTX 25bdf4c025 Move external plugins install to external file 7 years ago
  falkTX 2f721f3b4d Start moving some plugins to external dir 7 years ago
  falkTX b4690e48cc More water cleanup 7 years ago
  falkTX 935d9d11e3 Rename water code files to get rid of juce prefix 7 years ago
  falkTX 190ddd0ea1 Include water files as needed, cleanup 7 years ago
  falkTX 3de9ddbe8e MIDI file plugin works again 7 years ago
  falkTX f34bd6e135 Add carla-rack no-midi-out mode as plugin 7 years ago
  falkTX f8c94ceb7d Start to add back patchbay mode 7 years ago
  falkTX b00010b65a Rename the custom mini juce fork to "water" 7 years ago
  falkTX 0fc5553a49 Finish moving things to mini juce 7 years ago
  falkTX fcea66d79f Fixup new code for -Weffc++ 7 years ago
  falkTX aff83aca09 Remove juce_audio_basics and adapt code for it 7 years ago
  falkTX f70ab2d39e Continue juce removal; Remove old patchbay plugin data 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 6318983a20 Update zynaddsubfx, closes #517 7 years ago
  falkTX 1664ef546a Tweak rtosc.c to match pull request 7 years ago
  falkTX 85743ce21a Fix more warnings. All clean on gcc5, gcc6, gcc7 and clang4 7 years ago
  falkTX 05b361127a Fix a bunch of clang warnings 7 years ago
  falkTX 6e950b12ec Fix gcc6 warnings 7 years ago
  falkTX a8120cc0dd Fix a few gcc warnings 7 years ago
  falkTX 70838e1d1c Ignore fall-through warnings in zyn-ui code 7 years ago
  falkTX 1c529be20b Fix some gcc-7 warnings 7 years ago
  falkTX f9bd8e4f6f Update zynaddsubfx 7 years ago
  falkTX b8de63faa5 Fix build after zyn update 7 years ago
  falkTX be2989b590 Update included zynaddsubfx, now using custom c++ namespace 7 years ago
  falkTX 4a1e17888f ZYN_LD_FLAGS was missing LDFLAGS 7 years ago
  falkTX 5fd7bcffb0 Don't export ext-ui plugins if pyqt is missing, and tweak install 7 years ago
  falkTX 5d9d17ad1b Wait for carla-plugin LV2 to be ready, pass widget correctly 7 years ago
  falkTX 9385e1150b Update included juce code 7 years ago
  falkTX 4b5dd32cb9 Cleanup 7 years ago
  falkTX 45f7442179 Implement basic tempo data for internal time (non-jack) 7 years ago
  falkTX 702167f3b6 Temporarily disable some internal plugins in windows build 7 years ago
  falkTX d8d1d90948 Build carla external UIs for windows; Fix windows build 7 years ago
  falkTX 39a92a8cdd Try to use complete UI if running as plugin bridge; Misc changes 7 years ago
  falkTX 68f337b997 Rename a few class names to avoid conflict with real zyn plugin 7 years ago
  falkTX 6ba82f32ed Rework pipe code, now working under win32; Enable pipe plugins 7 years ago
  falkTX b210836e7b Fix nitpick warnings; Fix carla-lv2 round-error timing 8 years ago
  falkTX 556482a9cc Misc 8 years ago
  falkTX 9dcb13058b Only change zyn fx parameters and preset on audio thread 8 years ago
  falkTX 48f4cd1ecf Update zynaddsubfx 8 years ago
  falkTX b933cb0065 Optimize LinkedList getAt(), don't use it if possible 8 years ago