456 Commits (017b87f8113ea695989ceca301e516089b7d3c6c)

Author SHA1 Message Date
  falkTX fd726668f8 More cleanup, bridges seem to be working again 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 10c0e75f8a Use an Atomic+WaitableEvent instead of mutex for some rt actions 10 years ago
  falkTX 0999b2a573 Cleanup 10 years ago
  falkTX d4a1437d0a Cleanup 10 years ago
  falkTX 4c44998a25 Fix build 10 years ago
  falkTX 7628c3c518 Misc 10 years ago
  falkTX 30777a4711 Cleanup Makefile.mk now that qt is not required for backend 10 years ago
  falkTX 00f519c29e LinuxSampler+LV2 plugin and discovery are now qt free 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX 377819f2a4 When saving plugin data, split big chunks into new lines 10 years ago
  falkTX b6e8c18e95 Add Base64Utils header; replace some more QByteArray usage 10 years ago
  falkTX cfbbdf0114 Implement CarlaString::asBase64, use it instead of QByteArray 10 years ago
  falkTX f096604a1d Fix backend/plugin build with strict flags; Remove RB::readUByte 10 years ago
  falkTX ba85fd13a4 Fix engine build with strict flags; Put some common code in utils 10 years ago
  falkTX ae8aac3c5e Misc fixing 10 years ago
  falkTX 5ed8a56a99 Fix test #4 10 years ago
  falkTX fa40698e68 Rack mode working again; Initial patchbay code 10 years ago
  falkTX 0438340690 Misc 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 9be6d85aec Move engine client and ports into new file 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 3fcf4f930c More state tests 10 years ago
  falkTX d3b260da16 Misc 10 years ago
  falkTX 9ea863f7d8 Dont use the new code for now 10 years ago
  falkTX d50ba0e0e0 StateUtils can now use juce 10 years ago
  falkTX 9db6c1da4c More tests, split CarlaUtils into separate files 10 years ago
  falkTX e86982ff79 Fix last commit 10 years ago
  falkTX 791da3670e More ringbuffer work 10 years ago
  falkTX 4543793579 Rework ringbuffer class, add tests 10 years ago
  falkTX e489f255cc Fix lv2 discovery 10 years ago
  falkTX cafd11c80a More tests 10 years ago
  falkTX 08e3feac51 More lib utils tests, found a small leak 10 years ago
  falkTX d52cfbdf8a Add test for lib utils 10 years ago
  falkTX a0487f1d41 Rework shared memory utils, add tests 10 years ago
  falkTX 51aced51e2 Update vestige header to latest ardour3 version 10 years ago
  falkTX c7ec217619 Test vst utils 10 years ago
  falkTX cc4707c31b Check lv2-utils, found some leaks; Implement some juce stuff 10 years ago
  falkTX 8d8ebffcc0 More tests; Start using std::size_t; Implement find_dssi_ui via juce 10 years ago
  falkTX ed6695598d lv2_rdf test, spotted a few minor issues 10 years ago
  falkTX c53223afff Start the final cleanup for beta2 and full utils check 10 years ago
  falkTX 7e00d8ce2b More juce+vfork changes; Misc fixing 10 years ago
  falkTX 28b7d775f8 Test code for juce+vfork 10 years ago
  falkTX 717495a42a Juce thread usage fixes 10 years ago
  falkTX ff2fd75209 Create StringList class for char** lifetime management, and use it 10 years ago
  falkTX 54b675590d Fix lrdf issue on cxfreeze builds; Misc fixes 10 years ago