469 Commits (af44f4f1fb6518fe926159e29ebe0cfbb394f45a)

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