40 Commits (fc73122b74173aa834e3e6fcbdbbd66b931711a9)

Author SHA1 Message Date
  falkTX ff5c315f7a Fix windows build 6 years ago
  Filipe Coelho eb1d1c05b7 Fix some compiler warnings 6 years ago
  falkTX a29bfb0219 Fix memory leak in carla-plugin pipe usage 6 years ago
  falkTX 0e301dc562 Initial implementation of child windows for macOS; Cleanup 7 years ago
  falkTX 56fa7b3986 Cleanup; Only use F_SETPIPE_SZ on Linux 7 years ago
  falkTX c4b8cb680c Mention RtAudio and RtMidi versions in about page 7 years ago
  falkTX a472b6dea7 Remove modgui support, requires webkit which is qt4 only 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 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 b00010b65a Rename the custom mini juce fork to "water" 7 years ago
  falkTX 0fc5553a49 Finish moving things to mini juce 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 17311e55c1 Fix OSX build (no c++11 yet) 7 years ago
  falkTX 39de2c73c6 The logs tab is back! Also add fputs and fflush to utils 7 years ago
  falkTX 25f00dd9d1 Misc fixes 8 years ago
  falkTX 91cbc6325f Experimental Carla-VST with Qt5 8 years ago
  falkTX 71a0c48970 Cleanup 8 years ago
  falkTX c008a0a361 Remove mverb as internal plugin 8 years ago
  falkTX 248ce97304 Don't use unneeded functions in discovery, fixes windows build 8 years ago
  falkTX 19932c5668 Fix utf8 LV2 plugin and port names 8 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 8 years ago
  falkTX e44f833ee9 Small update to about dialog 8 years ago
  falkTX a7a2068f4a Small optimization to lv2 init/list code 8 years ago
  falkTX 52b7862ab4 Continue previous commit 9 years ago
  falkTX 4795b63f34 Rename some files, allow presets on plugin skins (needs rebuild) 9 years ago
  falkTX 572a57c5cc Update about dialog text 9 years ago
  falkTX b7e7960855 Don't link the full plugin code in carla-utils; Misc plugin changes 9 years ago
  falkTX 1af455da9e Misc 9 years ago
  falkTX edf17b97b2 Accept modguis as real UIs 9 years ago
  falkTX b6594b2fa1 Remove idle from native api and lv2/vst exported plugin; Cleanup; Misc changes 9 years ago
  falkTX d62b7c31dd Continue work to separate idle and uiIdle 9 years ago
  falkTX 26e36b1996 More plugin-bridge work; Add idle() to native API 10 years ago
  falkTX 649b5c2923 Move some stuff from host to utils lib; Allows cached plugins in carla-plugin 10 years ago
  falkTX 150f587815 Make pipe class function names more extensive, add docs; Fix #164 10 years ago
  falkTX b7803399f5 Continue pipe work; Use pipes on extui-plugins; Add getPaths() 10 years ago
  falkTX b4e33344d0 Introduce libcarla_utils, which will be used for advanced python stuff 10 years ago