49 Commits (6be14ec8aeeec0911b3d4b5dc28524265f7ea640)

Author SHA1 Message Date
  falkTX 5c94f97c53 Implement loadFilename on backend side; zynaddsubfx files support 11 years ago
  falkTX 207fd900cc Fix loading LV2 states (partially closes #38) 11 years ago
  falkTX 764f5978b2 Try to prevent host<->UIs parameter changes feedback-loop 11 years ago
  falkTX 26dfde5f16 Minor code style changes 11 years ago
  falkTX 2f72730799 Minor optimizations 11 years ago
  falkTX 714a0382c7 More LV2 work; fixes for OSC-based UIs 11 years ago
  falkTX 32b2954820 Cleanup 11 years ago
  falkTX ad83895d40 More cleanup & fixing, implement plugin rename when possible 11 years ago
  falkTX 98c06c6461 Start doxygen docs and final API 11 years ago
  falkTX 2392e9672d Allow to load preset files as projects in file-browser 11 years ago
  falkTX d883f73f4e Get rid of our own base64 code, use Qt instead 11 years ago
  falkTX fdcccb0f66 Vst fixing 11 years ago
  falkTX f5d5f7cbe2 Continue rework 11 years ago
  falkTX 5f1d2ec1ce Continue rework, almost done 11 years ago
  falkTX ee5ac3afda More cleanup 11 years ago
  falkTX e5057a1c48 Start small plugin code cleanup/rework 11 years ago
  falkTX 99a44e2161 Add doxygen file 11 years ago
  falkTX 412d3bb0fa Add native carla plugin, cleanup 11 years ago
  falkTX 72fe5ca7ca Fix loading of midi-channel value for last changes 11 years ago
  falkTX 6b75291373 Fix plugin save of param outputs automation; add LFO plugin 11 years ago
  falkTX 86d04cc397 Add a few more assertions and checks 11 years ago
  falkTX bbff1a78c8 Misc fixes 11 years ago
  falkTX 3cf3dec6cd More cleanup, go back to use Qt4 for parented UIs 11 years ago
  falkTX c5655a8a37 More cleanup 11 years ago
  falkTX ad942fb32c Cleanup; Test for NOT using Qt for UIs 11 years ago
  falkTX 03fc8247c2 More VST work, custom UIs now working 11 years ago
  falkTX cb2cff8ce1 Add VST3 related dummy code 11 years ago
  falkTX c483806f3c Vst code update, incomplete 11 years ago
  falkTX 9b1c5d635c Free CustomData memory on plugin destructor 11 years ago
  falkTX 874a6a7d4a Really fix plugin remove; cleanup 11 years ago
  falkTX 96de4d8a7e Fix usage and crashes under multi-client mode 11 years ago
  falkTX d9843df30a Fix for ControlChannel; misc changes 11 years ago
  falkTX 59cd6d0196 Misc fixes, useful for DSSIs 11 years ago
  falkTX d54bdd7851 Misc fixing 11 years ago
  falkTX 61e79fac2a Implement CarlaPlugin::loadSaveState() 11 years ago
  falkTX d7ec8f7122 Save support implemented (loading projects not yet, only presets) 11 years ago
  falkTX 61ae042493 Implement CarlaPlugin::getSaveState() 11 years ago
  falkTX 645543b19e Fix build 11 years ago
  falkTX 04518c5670 More cleanup; make distrho plugins work without UI for now 11 years ago
  falkTX 2a641b7c8a misc changes 11 years ago
  falkTX 0e9a47a026 Add and use Mutex::wasTryLockCalled() in ScopedProcessLocker 11 years ago
  falkTX 305f6c6caa More cleanup, add ScopedProcessLocker class 11 years ago
  falkTX ce1fbe0bc1 General cleanup 11 years ago
  falkTX 1a68fba3e2 LinuxSampler plugin now working, misc changes 11 years ago
  falkTX f27c1ac362 Initial code for internal transport (GUI option internal vs jack) 11 years ago
  falkTX 07e3bfccf1 Initial GUI code for options support 11 years ago
  falkTX 84336c4ba5 Add API for ctrlChannel and options 11 years ago
  falkTX 0848bdf804 Use CarlaThread in CarlaPluginThread; add aboutToClose to standalone 11 years ago
  falkTX d59675d549 More renames and type checks: misc fixes 11 years ago
  falkTX 184ce248a5 Parameter consistency check; misc changes 11 years ago