525 Commits (6435102228900a51389544559be348e3a47dbc10)

Author SHA1 Message Date
  falkTX f8ad7434c7
Fix an assertion 3 years ago
  falkTX 1ff775e726 Implement a way to set plugins as standalones 3 years ago
  falkTX 377115d4c3
Bump version as 2.3.0 3 years ago
  falkTX 5f3741c5d8
Set project filename/folder before saving, not after 3 years ago
  falkTX 838df7eac5
Accept oga and opus audio files 3 years ago
  falkTX a9350aa73b
Fix loading project with vst3 plugin bridges 3 years ago
  falkTX a452e8b9a7 Debug output of bridging vsts 3 years ago
  falkTX d664abbe95 macOS arm64/x64 handling of VST3 plugins 3 years ago
  falkTX 5f22d4bcac
Read mp3 files on RAM 3 years ago
  falkTX 605e894b11
Fix assertion on empty project path; Change cwd of plugin bridges 3 years ago
  falkTX 50e2d338ef
Give up with BINARY_* expose, alternative approach 3 years ago
  falkTX 1e7c7dc4bd
Use carla-bridge-native.exe for native arch bridge on windows 3 years ago
  falkTX 9210d031fb
Allow to run CV plugins in rack mode, CV connects to dummy port 3 years ago
  falkTX e1fe556dab Fix macos-old build 3 years ago
  falkTX f9e8f83f41 Put x64 lv2 plugins in bridge mode if needed (macOS only) 3 years ago
  falkTX 532925a608 Remove plugins from macOS quarentine before running them 3 years ago
  falkTX d347aefa0d Automatically run VST2 intel/arm binaries on macOS as needed 3 years ago
  falkTX 9fa0e3d4c8 Prevent assertion on getUniquePluginName() for short plugin names 4 years ago
  falkTX 83acd850a2
Fix plugins having wrong id when switched around in patchbay mode 4 years ago
  falkTX da7c7c7cce
Copy lv2 state path contents when cloning plugin 4 years ago
  falkTX 1e29ecdd12
Better handling of LV2 temporary state, for clone and rename 4 years ago
  falkTX 019b2b794c
Some debug messages to help catch future issues 4 years ago
  falkTX 594b5b9fec
Fix default name for sfz with sfizz tricks 4 years ago
  falkTX 046ea33f4b
Add test code to replace sfz files with lv2 sfizz (disabled for now) 4 years ago
  falkTX a6aaccc6eb
Final tweaks for internal/external patchbay usage and projects 4 years ago
  falkTX 88c3255786
Tweaks to loading external patchbay data into internal one 4 years ago
  falkTX 501b3206b8
Don't print message if client prefix conversion matches original 4 years ago
  falkTX df042eed76
Be smarter about giving idle time during load, making it faster 4 years ago
  falkTX 01c1aed761
Convert from and to client name prefix as needed 4 years ago
  falkTX 54141061d0
Load canvas positions before loading connections 4 years ago
  falkTX 367ed6e218
Reserve '/' character in plugin names (needed for client prefix) 4 years ago
  falkTX 04205a780f
Fix strict build 4 years ago
  falkTX 743ed07ac7
Always load patchbay connections when importing a carla project 4 years ago
  falkTX e283075a88
Fix bridges build yet yet again 4 years ago
  falkTX 5819b37389
Fix bridges build once again 4 years ago
  falkTX ccb52ad79c
Make the previous changes backwards compatible 4 years ago
  falkTX 3d767f9be8
Allow to set custom prefix for jack clients, use it under NSM 4 years ago
  falkTX 89566a1a0f
Add API to know current project folder 4 years ago
  falkTX c7db817df5
Run plugin idle() ourselves when engine is not running 4 years ago
  falkTX 1d2b88052c
Correct and modify a few debug messages 4 years ago
  falkTX 22a6006c70
Avoid comparing shared_ptr directly to nullptr 4 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  falkTX 29c55500a7
Pass DLS/GIG files into fluidsynth if version is recent enough 4 years ago
  falkTX 8f27bff6c4
Add new CARLA_CUSTOM_SAFE_ASSERT 4 years ago
  falkTX 3a3eee4ed9
Save pluginId as part of the patchbay positions 4 years ago
  falkTX c178105a15
First go at backend-side canvas positions; Safer jack callbacks 4 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX f6c9559067
Final details for scanning etc vst3 linux stuff 4 years ago
  falkTX 12318879c6
Implement lv2ui background/foreground color 4 years ago
  falkTX c597da5b1a
Make some engine functions inline and protected 4 years ago