104 Commits (c44baffd8737b521afde7770dc373fd8311d105d)

Author SHA1 Message Date
  falkTX c44baffd87 Add JACK2 and OpenGL checks to fix some builds 12 years ago
  falkTX 6f9ea7a67b VST: Get timeInfo from host; misc changes 12 years ago
  falkTX 3a5fe3e1bc Fix plugin bridges build 12 years ago
  falkTX 03fc8247c2 More VST work, custom UIs now working 12 years ago
  falkTX 548b547136 More VST work, now working but without custom UIs 12 years ago
  falkTX aafa358949 Misc 12 years ago
  falkTX 1a6b10e0c4 More VST work; cleanup 12 years ago
  falkTX cb2cff8ce1 Add VST3 related dummy code 12 years ago
  falkTX 647c8502b8 Cleanup 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 2a05540076 More cleanup, fix last commit 12 years ago
  falkTX 54d227e743 Cleanup 12 years ago
  falkTX a1b5237d45 Placeholder code for LinuxSampler 16outs version 12 years ago
  falkTX 380d80e82d Minor fixing 12 years ago
  falkTX 8c35597a23 Multi-file support in audiofile; Fix Native+DSSI reloadPrograms() 12 years ago
  falkTX 47a5b7fb91 Fix last commit 12 years ago
  falkTX b63e28528e Add ui_open/save_file to native plugin API, use it in audiofile 12 years ago
  falkTX dce4c746c5 Add initial midi-sequencer plugin code; misc changes 12 years ago
  falkTX dde3c47472 Fix build 12 years ago
  falkTX 2877dabb1c Carla UI changes; misc engine fixes 12 years ago
  falkTX b1e00d874e Fix some issues on native plugins MIDI handling 12 years ago
  falkTX 0feb58d570 General fixing for Native plugins 12 years ago
  falkTX f009023f76 Always use a fixed buffer size for ZynAddSubFX 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
  falkTX 645543b19e Fix build 12 years ago
  falkTX b9174903eb Update NativePlugin UI params on show() 12 years ago
  falkTX 0d2bc187e2 Really fix build; misc fixes to native and 3bandeq ui 12 years ago
  falkTX a7b3adf269 Add dpl Makefile, update 3bandeq ui for it 12 years ago
  falkTX 98188d1428 Fix build for Qt4 moc 12 years ago
  falkTX daae6dda8d Start working again on distrho UI stuff, for now Qt4 12 years ago
  falkTX 6d53e73598 Expose available options per plugin type (unfinished) 12 years ago
  falkTX 85ba8fe8c4 Enable native disthro plugins back again 12 years ago
  falkTX 4d0d24f500 Cleanup options/hints flags code 12 years ago
  falkTX 04518c5670 More cleanup; make distrho plugins work without UI for now 12 years ago
  falkTX 0fb2db626d Fix fluidsynth volume and balance controls 12 years ago
  falkTX 2a641b7c8a misc changes 12 years ago
  falkTX 0e9a47a026 Add and use Mutex::wasTryLockCalled() in ScopedProcessLocker 12 years ago
  falkTX 305f6c6caa More cleanup, add ScopedProcessLocker class 12 years ago
  falkTX 427122d1ab Fix last commit; Ensure NativePlugin descriptors deletion on quit 12 years ago
  falkTX ce1fbe0bc1 General cleanup 12 years ago
  falkTX 1a68fba3e2 LinuxSampler plugin now working, misc changes 12 years ago
  falkTX 3cfc858e2b Fix usage of RtList::getFirst() 12 years ago