118 Commits (602214a8bf494f0f533137a7127753e15fdd5c3e)

Author SHA1 Message Date
  falkTX b6594b2fa1 Remove idle from native api and lv2/vst exported plugin; Cleanup; Misc changes 9 years ago
  falkTX 3b2025be4e Skip distrho based plugins on lv2-plugin export 10 years ago
  falkTX b7eaf52592 Build and use DGL module and DISTRHO plugins 10 years ago
  falkTX 0030cdd3d3 Fix carla-vst hints 10 years ago
  falkTX 921816b5a1 Fix win32 warning 10 years ago
  falkTX cd30c7f7e1 Misc fixing & cleanup 10 years ago
  falkTX 6f595ea722 Experimental code for lv2-idle via worker 10 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 9ec30ef1d1 Move some files around. modules dir will be for 3rd-party only 10 years ago
  falkTX a4a570c909 Cleanup 10 years ago
  falkTX cd8f22d5c8 Continue makefile rework 10 years ago
  falkTX 23c8c65ff3 Update code for NATIVE_ prefix 10 years ago
  falkTX 9a2d69ee87 Misc 10 years ago
  falkTX 326e8eac61 Reduce effGetEffectName string size needed to 32 10 years ago
  falkTX 6c57638619 carla-vst: Make sure we de/activate ourselves when needed 10 years ago
  falkTX 733554a12b carla-vst: Send audioMasterWantMidi to host on activattion 10 years ago
  falkTX 379d13541a Continue last commit 10 years ago
  falkTX 4a64d89442 vst-plugin: Simplify code for handling MIDI, working MIDI-Out 10 years ago
  falkTX 67898d196a vst-plugin: Append "FX" to plugin name if not synth 10 years ago
  falkTX 87a2c10fae vst-plugin: MIDI Out support (TESTING) 10 years ago
  falkTX 3890ee5a80 carla-vst: tell host we want MIDI events, add some TODO comments 10 years ago
  falkTX 3c9368fd00 Misc 10 years ago
  falkTX b3927165e3 Rework some vst code so that carla works inside Tracktion 10 years ago
  falkTX 45368bb42e Fix VST MIDI out 10 years ago
  falkTX be3f89c6d9 Misc 10 years ago
  falkTX 84f6588e46 Rename plugin (remove useless and confusing "-native") 10 years ago
  falkTX 9a8f98f20d Fix patchbay mode for lv2/vst carla-plugin 10 years ago
  falkTX c45edcc995 Don't init carla-rack/patchbay plugins on lv2 export 10 years ago
  falkTX be4ec7f850 Update LV2-plugin time code from DPF 10 years ago
  falkTX 1744f8c554 Misc 10 years ago
  falkTX 6bc740d9ab Set different VST uniqueIds for different plugin configurations 10 years ago
  falkTX ef42f74985 Set default qt based on PyQt; Print more stuff in make features 10 years ago
  falkTX 3ed767db8f Misc 10 years ago
  falkTX 04530e6a5c fix carla-vst MIDI input 10 years ago
  falkTX a4061abfec Carla-Rack VST plugin 10 years ago
  falkTX 47e6ab8ee4 Fix OSX build 10 years ago
  falkTX 83f71f89eb Cleanup 10 years ago
  falkTX a050a886bc Headers update for -Wdocumentation; Add carla_compareFloats function 10 years ago
  falkTX 017b87f811 Fix the rest of the code for -Weffc++ 10 years ago
  falkTX e6449e51c8 Most code is now -Weffc++ compatible 10 years ago
  falkTX 62eff2fdeb Auto-detect binary type, makes possible to load projs with bridges 10 years ago
  falkTX e02f216ba9 Remove option to disable plugins/samplers, they will be always on 10 years ago
  falkTX d4a1437d0a Cleanup 10 years ago
  falkTX 4c44998a25 Fix build 10 years ago
  falkTX 1ae74b0271 Fix build 10 years ago
  falkTX 5dc301b5d6 remove audio_decoder, cleanup 10 years ago
  falkTX 3678379b19 Cleanup, only enable some juce stuff if all libs are present 10 years ago
  falkTX 07849037db Fix plugin build with strict flags; Misc 10 years ago
  falkTX fa40698e68 Rack mode working again; Initial patchbay code 10 years ago