14 Commits (1ebe3e8d35d9ca4a78d38e376c93da01aca28abb)

Author SHA1 Message Date
  falkTX d670f5d1d8 Don't allow multi-midi-port plugins in patchbay for now; Cleanup 9 years ago
  falkTX a45684f6e4 Misc fixes to internal plugins midi handling 9 years ago
  falkTX 4795b63f34 Rename some files, allow presets on plugin skins (needs rebuild) 9 years ago
  falkTX b7e7960855 Don't link the full plugin code in carla-utils; Misc plugin changes 9 years ago
  falkTX 7930282f0c Misc 9 years ago
  falkTX f7bc330102 Allow custom properties per plugin, use it to save is-skin-compact 9 years ago
  falkTX 4ee6a834c7 Make liblo optional 9 years ago
  falkTX b6594b2fa1 Remove idle from native api and lv2/vst exported plugin; Cleanup; Misc changes 9 years ago
  falkTX d62b7c31dd Continue work to separate idle and uiIdle 9 years ago
  falkTX 92fa5c6f12 Start separation between idle and uiIdle 9 years ago
  falkTX ebcfe69689 win32 pipe fixes, can't test more due to wine issues 10 years ago
  falkTX 26e36b1996 More plugin-bridge work; Add idle() to native API 10 years ago
  falkTX 649b5c2923 Move some stuff from host to utils lib; Allows cached plugins in carla-plugin 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX 23c8c65ff3 Update code for NATIVE_ prefix 10 years ago
  falkTX 16b3ca2a26 Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
  falkTX 3a6ff75305 Fix osx build; Fix plugin version missing carla_panels 10 years ago
  falkTX 29f8bbf13f Rework some plugin MIDI code, closes #134 10 years ago
  falkTX 2235525a56 Apply CV changes to engine bridge; Fix build 10 years ago
  falkTX dac744cd0c Pass CV buffers directly in plugin process function 10 years ago
  falkTX 09a9d7da86 Expose plugin CV ports, use it in plugin class rather than lv2 only 10 years ago
  falkTX 83f71f89eb Cleanup 10 years ago
  falkTX a050a886bc Headers update for -Wdocumentation; Add carla_compareFloats function 10 years ago
  falkTX e6449e51c8 Most code is now -Weffc++ compatible 10 years ago
  falkTX 020ecb77b2 More bridge work; map 1:1 engine events to bridge rt events 10 years ago
  falkTX 4310ff30d7 Even more bridge stuff 10 years ago
  falkTX b0790266ba Cleanup 10 years ago
  falkTX 8ae122bc42 A lot more bridge work 10 years ago
  falkTX c6fc211ba2 Cleanup 10 years ago
  falkTX e02f216ba9 Remove option to disable plugins/samplers, they will be always on 10 years ago
  falkTX 6bfcfa18e7 Don't try to map UI if it's just a file-browser (audio/midi file) 10 years ago
  falkTX 442e0c96e8 Implement CarlaPlugin::getNativeHandle/Descriptor 10 years ago
  falkTX 5dc301b5d6 remove audio_decoder, cleanup 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX f096604a1d Fix backend/plugin build with strict flags; Remove RB::readUByte 10 years ago
  falkTX d648807c45 Continue 10 years ago
  falkTX 171802ad4a Put FIXMEs on all remaining qt code 10 years ago
  falkTX 7d3dba5c14 More rework, DO NOT use 10 years ago
  falkTX c53223afff Start the final cleanup for beta2 and full utils check 10 years ago
  falkTX 618ea72bda Fix plugin refresh with some of the latest changes 10 years ago
  falkTX 8b6b6b2ae2 Continue cleanup 10 years ago
  falkTX 7b97dc6d6c General cleanup 10 years ago
  falkTX cf2e7c0ce5 Adjust code to LinkedList changes 10 years ago
  falkTX 86aaef63bd Bridges related stuff 10 years ago
  falkTX 8bb39013d9 Some more 10 years ago
  falkTX 751621870c More work for parent Ids, find those with non-utf8 window names 10 years ago
  falkTX 2fab968b92 More parenting work, handle it in internal distrho plugins 10 years ago
  falkTX 2c470a9aab Update to latest juce 10 years ago
  falkTX 2d15a8a1c4 Add PLUGIN_USES_PARENT_ID native hint, cleanup 10 years ago
  falkTX 23efbb8fed Rework jack client rename code; Misc fixing 10 years ago