623 Commits (4f0c441e304cd697b331214a4d0dca5cbe26e353)

Author SHA1 Message Date
  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
  falkTX 46802be792 Cleanup and misc fixing; Don't allow engine operations when idling 10 years ago
  falkTX 14e4adac3b Fix build 10 years ago
  falkTX 8beac188a5 Misc 10 years ago
  falkTX 34554c4abf Continue cleanup 10 years ago
  falkTX d9e1294ebb Add 2 new split files 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 ff77de9613 Cleanup, remove unused suff 10 years ago
  falkTX 5dfe6b46cd Fix #105 10 years ago
  falkTX 9be6d85aec Move engine client and ports into new file 10 years ago
  falkTX 4c73f836f4 Move engine data to a new file 10 years ago
  falkTX 32dfa4490c Misc 10 years ago
  falkTX a23a55eeec Move init/close engine to internal data 10 years ago
  falkTX 8f9c9014d5 Misc 10 years ago
  falkTX 4ec007ee1d Now using juce for engine/plugin file loading (plus xml) 10 years ago
  falkTX 52babe107e Make state utils calls part of StateSave struct 10 years ago
  falkTX 70914e2b99 Minor fixing for bridges 10 years ago
  falkTX d304201fb4 Adjust main code to ringbuffer changes 10 years ago
  falkTX c53223afff Start the final cleanup for beta2 and full utils check 10 years ago
  falkTX f5912911ed Export get_carla_native_plugin() in dll, will be needed later 10 years ago
  falkTX ff2fd75209 Create StringList class for char** lifetime management, and use it 10 years ago
  falkTX 1333307417 Continue makefile rework 10 years ago
  falkTX d39b594cec Continue work on makefiles, still unfinished 10 years ago