623 Commits (4f0c441e304cd697b331214a4d0dca5cbe26e353)

Author SHA1 Message Date
  falkTX fe9c4be0fe Fix binaryDir in carla-plugin 10 years ago
  falkTX d60e35714d Misc 10 years ago
  falkTX 7227f306fc Proper OSC-URL update in plugin-bridges 10 years ago
  falkTX e4b394ed44 Trying to get bridges to update Id on plugin removal 10 years ago
  falkTX d4b28b3a41 Go back to use base64 in chunkdata-files, raw binaries don't work 10 years ago
  falkTX a62800ecac Fix midi input for bridges 10 years ago
  falkTX b1b44bf6bf CarlaPlugin::setChunkData now uses direct data+size instead of base64 10 years ago
  falkTX 7d65d112f4 Misc update to juce plugin 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 bbe2ddab22 More of the same 10 years ago
  falkTX f4ee611e75 Misc 10 years ago
  falkTX 977f8825b7 Fix fallback to dssi-vst for win32 binaries 10 years ago
  falkTX 7f9f8347bc More bridge stuff 10 years ago
  falkTX b0790266ba Cleanup 10 years ago
  falkTX 8ae122bc42 A lot more bridge work 10 years ago
  falkTX d3d15471fa More bridge stuff; Not fully finished, but kinda working again 10 years ago
  falkTX c070c1a027 plugin bridges are now saving chunk 10 years ago
  falkTX 38de778420 Some corrections to last commit 10 years ago
  falkTX fe470ce100 Misc 10 years ago
  falkTX 11339a3d73 Move some files 10 years ago
  falkTX a0248a3aa5 Support old linux vsts (eventProc) 10 years ago
  falkTX 0b21337294 OSC input is not needed on plugin bridges 10 years ago
  falkTX 76d70ba4d1 More work&cleanup for plugin bridges 10 years ago
  falkTX 62eff2fdeb Auto-detect binary type, makes possible to load projs with bridges 10 years ago
  falkTX 7d5fcbf056 Fix loading carla-rack projects that itself contain more racks 10 years ago
  falkTX fd726668f8 More cleanup, bridges seem to be working again 10 years ago
  falkTX c6fc211ba2 Cleanup 10 years ago
  falkTX 39c7433dbf Add carla_strdup_safe function, use it in carla-standalone 10 years ago
  falkTX e02f216ba9 Remove option to disable plugins/samplers, they will be always on 10 years ago
  falkTX 1731164772 Remove unimplemented plugin option 10 years ago
  falkTX 10c0e75f8a Use an Atomic+WaitableEvent instead of mutex for some rt actions 10 years ago
  falkTX 344b76871e Misc 10 years ago
  falkTX d4a1437d0a Cleanup 10 years ago
  falkTX 4c44998a25 Fix build 10 years ago
  falkTX 956b606d17 Misc 10 years ago
  falkTX 7628c3c518 Misc 10 years ago
  falkTX 389f6b662a Make the audio and midi file plugins use juce; audio loops now 10 years ago
  falkTX 5dc301b5d6 remove audio_decoder, cleanup 10 years ago
  falkTX 3678379b19 Cleanup, only enable some juce stuff if all libs are present 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX d219ab6c78 Remove unused jack latency code 10 years ago
  falkTX 07849037db Fix plugin build with strict flags; Misc 10 years ago
  falkTX ba85fd13a4 Fix engine build with strict flags; Put some common code in utils 10 years ago
  falkTX e94997ae50 Misc 10 years ago
  falkTX 5287f2b838 Enable code for non-jack drivers, kinda (weird mem issue lurking) 10 years ago
  falkTX cb9e1cb5ca More work for patchbay graph 10 years ago
  falkTX 1b69fe1802 Preliminary patchbay mode process function 10 years ago
  falkTX fb1a1c2273 Call graph.destroy() on engine classes, not internally 10 years ago
  falkTX fa40698e68 Rack mode working again; Initial patchbay code 10 years ago