62 Commits (594d73eb0eecabc5b548cf9fb6b00e566e8ce84d)

Author SHA1 Message Date
  falkTX 7592d89d28 LV2 UI<->DSP communication work, unfinished for bridges 12 years ago
  falkTX 21a76e7a23 General fix&cleanup for events and midi-out 12 years ago
  falkTX a6846272ff Continue last commit; ZynAddSubFX multi-program 12 years ago
  falkTX 30a83e021b Multi-program support for soundfonts; cleanup; add GPL.txt file 12 years ago
  falkTX 8a27851bc6 More plugin-bridge work, implement MIDI-in 12 years ago
  falkTX f60cdd93f2 UI and misc changes 12 years ago
  falkTX 275f5dce3f Small hack to allow renaming of clients (fixes #41) 12 years ago
  falkTX c13a875acb Make carla-control kinda work again, misc changes 12 years ago
  falkTX 141052bb19 Fully working LV2 time ports, including UI changes 12 years ago
  falkTX 9acd29fa63 More plugin bridge work 12 years ago
  falkTX dad00379a2 Continue plugin bridge work 12 years ago
  falkTX ca5297d01d Some plugin bridges work 12 years ago
  falkTX 753545c869 Fix another bogus leak detection on close 12 years ago
  falkTX 5c94f97c53 Implement loadFilename on backend side; zynaddsubfx files support 12 years ago
  falkTX 207fd900cc Fix loading LV2 states (partially closes #38) 12 years ago
  falkTX 764f5978b2 Try to prevent host<->UIs parameter changes feedback-loop 12 years ago
  falkTX 26dfde5f16 Minor code style changes 12 years ago
  falkTX 2f72730799 Minor optimizations 12 years ago
  falkTX 714a0382c7 More LV2 work; fixes for OSC-based UIs 12 years ago
  falkTX 32b2954820 Cleanup 12 years ago
  falkTX ad83895d40 More cleanup & fixing, implement plugin rename when possible 12 years ago
  falkTX 98c06c6461 Start doxygen docs and final API 12 years ago
  falkTX 2392e9672d Allow to load preset files as projects in file-browser 12 years ago
  falkTX d883f73f4e Get rid of our own base64 code, use Qt instead 12 years ago
  falkTX fdcccb0f66 Vst fixing 12 years ago
  falkTX f5d5f7cbe2 Continue rework 12 years ago
  falkTX 5f1d2ec1ce Continue rework, almost done 12 years ago
  falkTX ee5ac3afda More cleanup 12 years ago
  falkTX e5057a1c48 Start small plugin code cleanup/rework 12 years ago
  falkTX 99a44e2161 Add doxygen file 12 years ago
  falkTX 412d3bb0fa Add native carla plugin, cleanup 12 years ago
  falkTX 72fe5ca7ca Fix loading of midi-channel value for last changes 12 years ago
  falkTX 6b75291373 Fix plugin save of param outputs automation; add LFO plugin 12 years ago
  falkTX 86d04cc397 Add a few more assertions and checks 12 years ago
  falkTX bbff1a78c8 Misc fixes 12 years ago
  falkTX 3cf3dec6cd More cleanup, go back to use Qt4 for parented UIs 12 years ago
  falkTX c5655a8a37 More cleanup 12 years ago
  falkTX ad942fb32c Cleanup; Test for NOT using Qt for UIs 12 years ago
  falkTX 03fc8247c2 More VST work, custom UIs now working 12 years ago
  falkTX cb2cff8ce1 Add VST3 related dummy code 12 years ago
  falkTX c483806f3c Vst code update, incomplete 12 years ago
  falkTX 9b1c5d635c Free CustomData memory on plugin destructor 12 years ago
  falkTX 874a6a7d4a Really fix plugin remove; cleanup 12 years ago
  falkTX 96de4d8a7e Fix usage and crashes under multi-client mode 12 years ago
  falkTX d9843df30a Fix for ControlChannel; misc changes 12 years ago
  falkTX 59cd6d0196 Misc fixes, useful for DSSIs 12 years ago
  falkTX d54bdd7851 Misc fixing 12 years ago
  falkTX 61e79fac2a Implement CarlaPlugin::loadSaveState() 12 years ago
  falkTX d7ec8f7122 Save support implemented (loading projects not yet, only presets) 12 years ago
  falkTX 61ae042493 Implement CarlaPlugin::getSaveState() 12 years ago