118 Commits (1d71a60a28b709de5a6a4a5fcbf91b681a20433a)

Author SHA1 Message Date
  falkTX d9843df30a Fix for ControlChannel; misc changes 11 years ago
  falkTX 2a05540076 More cleanup, fix last commit 11 years ago
  falkTX 54d227e743 Cleanup 11 years ago
  falkTX a1b5237d45 Placeholder code for LinuxSampler 16outs version 11 years ago
  falkTX 380d80e82d Minor fixing 11 years ago
  falkTX 8c35597a23 Multi-file support in audiofile; Fix Native+DSSI reloadPrograms() 11 years ago
  falkTX 47a5b7fb91 Fix last commit 11 years ago
  falkTX b63e28528e Add ui_open/save_file to native plugin API, use it in audiofile 11 years ago
  falkTX dce4c746c5 Add initial midi-sequencer plugin code; misc changes 11 years ago
  falkTX dde3c47472 Fix build 11 years ago
  falkTX 2877dabb1c Carla UI changes; misc engine fixes 11 years ago
  falkTX b1e00d874e Fix some issues on native plugins MIDI handling 11 years ago
  falkTX 0feb58d570 General fixing for Native plugins 11 years ago
  falkTX f009023f76 Always use a fixed buffer size for ZynAddSubFX 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 b9174903eb Update NativePlugin UI params on show() 11 years ago
  falkTX 0d2bc187e2 Really fix build; misc fixes to native and 3bandeq ui 11 years ago
  falkTX a7b3adf269 Add dpl Makefile, update 3bandeq ui for it 11 years ago
  falkTX 98188d1428 Fix build for Qt4 moc 11 years ago
  falkTX daae6dda8d Start working again on distrho UI stuff, for now Qt4 11 years ago
  falkTX 6d53e73598 Expose available options per plugin type (unfinished) 11 years ago
  falkTX 85ba8fe8c4 Enable native disthro plugins back again 11 years ago
  falkTX 4d0d24f500 Cleanup options/hints flags code 11 years ago
  falkTX 04518c5670 More cleanup; make distrho plugins work without UI for now 11 years ago
  falkTX 0fb2db626d Fix fluidsynth volume and balance controls 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 427122d1ab Fix last commit; Ensure NativePlugin descriptors deletion on quit 11 years ago
  falkTX ce1fbe0bc1 General cleanup 11 years ago
  falkTX 1a68fba3e2 LinuxSampler plugin now working, misc changes 11 years ago
  falkTX 3cfc858e2b Fix usage of RtList::getFirst() 11 years ago
  falkTX 53be80f563 Testing sample-accurate wet/vol/balance controls in LADSPA 11 years ago
  falkTX f27c1ac362 Initial code for internal transport (GUI option internal vs jack) 11 years ago
  falkTX 1387d56fce Add carla_copy* calls and use them where useful 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 27469c461c Add internal AudioFile plugin; fix misc timeInfo issues 11 years ago
  falkTX 84043e8ce6 Misc fixes 11 years ago
  falkTX b567aad0b5 Native plugins working again, misc fixes 11 years ago
  falkTX ec86fac5d7 Start cleanup/rework of plugin/ui bridges 11 years ago
  falkTX 4e4ef6cea9 Added 16 stereo outs option for Soundfonts 11 years ago
  falkTX 2048250451 s/qDebug/carla_debug/ etc from Plugin code 11 years ago
  falkTX 0848bdf804 Use CarlaThread in CarlaPluginThread; add aboutToClose to standalone 11 years ago
  falkTX ce258e5c46 Cleanup CarlaPluginThread 11 years ago