| .. |
|
.kdev_include_paths
|
Add back old .kdev_include_paths files
|
2 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 a comment
|
2 years ago |
|
CarlaPluginCLAP.cpp
|
Fix last commit
|
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 SFZero and JSFX not rely on VLAs
|
2 years ago |
|
CarlaPluginJack.cpp
|
Use carla time utils in a few more places
|
2 years ago |
|
CarlaPluginJuce.cpp
|
Continue removal of juce from plugin bridges
|
2 years ago |
|
CarlaPluginLADSPADSSI.cpp
|
Fix DSSI MIDI events
|
2 years ago |
|
CarlaPluginLV2.cpp
|
Fix typo leading to missing LV2 files
|
2 years ago |
|
CarlaPluginNative.cpp
|
Stop using VLAs on code that will be used in OBS
|
2 years ago |
|
CarlaPluginSFZero.cpp
|
Make SFZero and JSFX not rely on VLAs
|
2 years ago |
|
CarlaPluginVST2.cpp
|
Simplify vst2 midi checks
|
2 years ago |
|
CarlaPluginVST3.cpp
|
Fix compiler warnings, fixup for updated pugl
|
2 years ago |
|
Makefile
|
Remove the use of mingw-std-threads
|
2 years ago |