375 Commits (30a83e021bb92d2d0a454ed26aff7672fb5856c6)

Author SHA1 Message Date
  falkTX b63e28528e Add ui_open/save_file to native plugin API, use it in audiofile 12 years ago
  falkTX 5406145ec8 Fix midiseq plugin event ordering 12 years ago
  falkTX d5f5ac47a9 Add CALLBACK_PLUGIN_RENAMED opcode; minor midiseq rework 12 years ago
  falkTX 96c9d10c5e Unsort the testing midiseq events to really test RtList, works :) 12 years ago
  falkTX 0f644d9a2c Use the new RtList methods on midi-sequencer plugin, for testing 12 years ago
  falkTX dce4c746c5 Add initial midi-sequencer plugin code; misc changes 12 years ago
  falkTX dde3c47472 Fix build 12 years ago
  falkTX ee40792c21 Fixes for RtList 12 years ago
  falkTX 6642dda229 Always build using gnu99 and gnu++0x 12 years ago
  falkTX 00f912dcff More work for patchbay, now working for JACK driver 12 years ago
  falkTX 3e2d817b39 Continue work on patchbay 12 years ago
  falkTX 4915a7821b Initial work for internal canvas 12 years ago
  falkTX 2877dabb1c Carla UI changes; misc engine fixes 12 years ago
  falkTX 4f7bcfb011 Add midi-transpose plugin 12 years ago
  falkTX b1e00d874e Fix some issues on native plugins MIDI handling 12 years ago
  falkTX 8db5be8637 Fix minor issues in NekoFilter UI 12 years ago
  falkTX 24cf1cf268 Add NekoFilter plugin (testing) 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 334f0bb027 Fix segfault on close 12 years ago
  falkTX 61e79fac2a Implement CarlaPlugin::loadSaveState() 12 years ago
  falkTX 363b2323b8 Quick & stupid way to load project files 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 6e91a6d11b Misc changes 12 years ago
  falkTX b9174903eb Update NativePlugin UI params on show() 12 years ago
  falkTX 504fe95c49 Update 3bandsplitter and pingpongpan plugin UIs, now working 12 years ago
  falkTX 0d2bc187e2 Really fix build; misc fixes to native and 3bandeq ui 12 years ago
  falkTX 6be70ed907 Fix build 12 years ago
  falkTX a7b3adf269 Add dpl Makefile, update 3bandeq ui for it 12 years ago
  falkTX 8b959ea517 Rework macros for DGL 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
  falkTX 53be80f563 Testing sample-accurate wet/vol/balance controls in LADSPA 12 years ago
  falkTX f27c1ac362 Initial code for internal transport (GUI option internal vs jack) 12 years ago