3044 Commits (69386decb803def0a134bef7bcd05bfa31e6c3f5)

Author SHA1 Message Date
  falkTX cffc662a10 Update some comments 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 70914e2b99 Minor fixing for bridges 10 years ago
  falkTX e86982ff79 Fix last commit 10 years ago
  falkTX d304201fb4 Adjust main code to ringbuffer changes 10 years ago
  falkTX 791da3670e More ringbuffer work 10 years ago
  falkTX 4543793579 Rework ringbuffer class, add tests 10 years ago
  falkTX d0ce28b9a1 Don't build qt4/5 lv2-ui bridges if moc is missing 10 years ago
  falkTX a134243ebf Misc 10 years ago
  falkTX 696895bca1 ScopedValueSetter test 10 years ago
  falkTX 4347a6f606 Misc 10 years ago
  falkTX 98040bd6e7 bridge utils tests, kinda 10 years ago
  falkTX e489f255cc Fix lv2 discovery 10 years ago
  falkTX f68eda6c13 Fix build 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 64bb89f816 Add more lv2 plugins to test, all pass 100% 10 years ago
  falkTX 6143fcf640 Fix some issues with lilv_plugin_get_author_name() 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 411b7bd145 ladspa_rdf testing 10 years ago
  falkTX 5e8fb785aa Fix UI init of carla-native.lv2 plugins 10 years ago
  falkTX c53223afff Start the final cleanup for beta2 and full utils check 10 years ago
  falkTX bc855c9495 Proper VST midi-in check for available settings, fixes Vex 10 years ago
  falkTX aabe155188 Update juce 10 years ago
  falkTX 832d38ad7a Misc 10 years ago
  falkTX 2d80dfe684 Use % on drywet and volume plugin slot knobs 10 years ago
  falkTX fc6050c47f Implement plugin slot default values on carla-plugin 10 years ago
  falkTX a711d2b431 Custom menu for the knobs in the plugin slots 10 years ago
  falkTX 6fa96b999e Misc 10 years ago
  falkTX ff205c473f Add CarlaMutex test, valgrind has issues with pthread_mutex_trylock 10 years ago
  falkTX 9f931e2260 Fix finding binaries in plugin mode 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 95bf9c80d9 Update internal zyn to 2.4.4 10 years ago
  falkTX f5912911ed Export get_carla_native_plugin() in dll, will be needed later 10 years ago
  falkTX 2dd68f55fb Fix possible minor issues when loading xmz or xiz files directly 10 years ago
  falkTX 6620cb1918 Attempt at lv2ui:showInterface support in plugin build 10 years ago
  falkTX 717495a42a Juce thread usage fixes 10 years ago