| .. |
|
.kdev_include_paths
|
Use fixed buffers on standalone bridge mode
|
4 years ago |
|
CarlaPlugin.cpp
|
Stop using VLAs on code that will be used in OBS
|
2 years ago |
|
CarlaPluginAU.cpp
|
Change the way plugins are deleted, ensure they are not being used
|
5 years ago |
|
CarlaPluginBridge.cpp
|
Fix bridge overflow after VLA changes
|
2 years ago |
|
CarlaPluginCLAP.cpp
|
Handle VST3 UI resize
|
2 years ago |
|
CarlaPluginFluidSynth.cpp
|
Stop using VLAs on code that will be used in OBS
|
2 years ago |
|
CarlaPluginInternal.cpp
|
Stop using VLAs on code that will be used in OBS
|
2 years ago |
|
CarlaPluginInternal.hpp
|
Stop using VLAs on code that will be used in OBS
|
2 years ago |
|
CarlaPluginJSFX.cpp
|
Make ysfx optional, enabled by default
|
2 years ago |
|
CarlaPluginJack.cpp
|
Stop using VLAs on code that will be used in OBS
|
2 years ago |
|
CarlaPluginJuce.cpp
|
Start listening for vst3 callbacks
|
2 years ago |
|
CarlaPluginLADSPADSSI.cpp
|
Stop using VLAs on code that will be used in OBS
|
2 years ago |
|
CarlaPluginLV2.cpp
|
Fix typo and a warning
|
2 years ago |
|
CarlaPluginNative.cpp
|
Stop using VLAs on code that will be used in OBS
|
2 years ago |
|
CarlaPluginSFZero.cpp
|
Skip sfz support for static plugin targets
|
2 years ago |
|
CarlaPluginVST2.cpp
|
Stop using VLAs on code that will be used in OBS
|
2 years ago |
|
CarlaPluginVST3.cpp
|
Handle VST3 UI resize
|
2 years ago |
|
Makefile
|
Remove the use of mingw-std-threads
|
2 years ago |