19 Commits (52b7862ab4180db1353bcd4bdd75ff38927ed0fd)

Author SHA1 Message Date
  falkTX 52b7862ab4 Continue previous commit 10 years ago
  falkTX 8de9234e04 Make things build again 10 years ago
  falkTX 10a0fb5a7a Add support for internal plugins with more than 1 midi input 10 years ago
  falkTX b02fc22d70 Fixes needed for upcoming carla-control 10 years ago
  falkTX 952edd5aec Misc tweaks 10 years ago
  falkTX 54ecb70734 Only map program changes by default if the plugin is a synth 10 years ago
  falkTX d6aa2015a1 Set audioMasterCurrentId before creating plugin, fixes #225 10 years ago
  falkTX d670f5d1d8 Don't allow multi-midi-port plugins in patchbay for now; Cleanup 10 years ago
  falkTX 5d10152aa8 Rework of some latency and LADSPA code 10 years ago
  falkTX a37ff5ceff Add carla_zeroPointers function, use it instead of _fill<void*> 10 years ago
  falkTX 4ee6a834c7 Make liblo optional 10 years ago
  falkTX 5f901af3fb Fix for previous commits 10 years ago
  falkTX d62b7c31dd Continue work to separate idle and uiIdle 10 years ago
  falkTX 92fa5c6f12 Start separation between idle and uiIdle 10 years ago
  falkTX 3752e5907d Remove osc/external vst2 ui support and make vst2 work again 10 years ago
  falkTX 8c326a79a8 Give a proper error for TODO LV2/VST2/bridge 10 years ago
  falkTX e230325148 Make DSSI work again (LV2, VST2 and bridge still pending) 10 years ago
  falkTX 74b4f51476 Cleanup CarlaStateSave struct; Initial code for plugin pipe (no osc) 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX 67bbd7e152 Make lib_symbol use a template for the function type 10 years ago
  falkTX 5be55f6d53 Implement programs for juce plugin 10 years ago
  falkTX 16b3ca2a26 Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
  falkTX 29f8bbf13f Rework some plugin MIDI code, closes #134 10 years ago
  falkTX 3ed767db8f Misc 10 years ago
  falkTX dac744cd0c Pass CV buffers directly in plugin process function 10 years ago
  falkTX 37aca5a88e Experimental support for LV2UI resize on host side 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 b1b44bf6bf CarlaPlugin::setChunkData now uses direct data+size instead of base64 10 years ago
  falkTX 020ecb77b2 More bridge work; map 1:1 engine events to bridge rt events 10 years ago
  falkTX 8ae122bc42 A lot more bridge work 10 years ago
  falkTX c070c1a027 plugin bridges are now saving chunk 10 years ago
  falkTX 001ea62fb2 Implement UI bridges for X11, fix vst-ui bridge build 10 years ago
  falkTX 11339a3d73 Move some files 10 years ago
  falkTX a0248a3aa5 Support old linux vsts (eventProc) 10 years ago
  falkTX 8d4462a322 Fix crash with old linux vsts; Don't use magic on bridge builds 10 years ago
  falkTX e02f216ba9 Remove option to disable plugins/samplers, they will be always on 10 years ago
  falkTX 2553dbe0c2 This small macro was the wrong way 10 years ago
  falkTX 10c0e75f8a Use an Atomic+WaitableEvent instead of mutex for some rt actions 10 years ago
  falkTX d4a1437d0a Cleanup 10 years ago
  falkTX 442e0c96e8 Implement CarlaPlugin::getNativeHandle/Descriptor 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX b6e8c18e95 Add Base64Utils header; replace some more QByteArray usage 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 81ed4b6ad0 More cleanup & rework, juce (core) will always be enabled 10 years ago
  falkTX f68eda6c13 Fix build 11 years ago
  falkTX c53223afff Start the final cleanup for beta2 and full utils check 11 years ago