.. |
CarlaEngine.cpp
|
Prevent assertion on getUniquePluginName() for short plugin names
|
4 years ago |
CarlaEngineBridge.cpp
|
Implement custom plugin ui title on bridges
|
4 years ago |
CarlaEngineClient.cpp
|
Fix useless assertion when deactivating client for final cleanup
|
4 years ago |
CarlaEngineClient.hpp
|
Change the way plugins are deleted, ensure they are not being used
|
4 years ago |
CarlaEngineData.cpp
|
Store the raw MIDI value in EngineControlEvent, for future use
|
4 years ago |
CarlaEngineDummy.cpp
|
Use JUCE by default on linux if supported; Cleanup config a bit
|
4 years ago |
CarlaEngineGraph.cpp
|
Fix plugins having wrong id when switched around in patchbay mode
|
4 years ago |
CarlaEngineGraph.hpp
|
Fix plugins having wrong id when switched around in patchbay mode
|
4 years ago |
CarlaEngineInternal.cpp
|
Make the previous changes backwards compatible
|
4 years ago |
CarlaEngineInternal.hpp
|
Fix plugins having wrong id when switched around in patchbay mode
|
4 years ago |
CarlaEngineJack.cpp
|
Prevent assertion when jack driver not running in multi-client mode
|
4 years ago |
CarlaEngineJuce.cpp
|
Use JUCE by default on linux if supported; Cleanup config a bit
|
4 years ago |
CarlaEngineNative.cpp
|
Rework some symbol exports, resolving conflicts of standalone/utils
|
4 years ago |
CarlaEngineOsc.cpp
|
Change the way plugins are deleted, ensure they are not being used
|
4 years ago |
CarlaEngineOsc.hpp
|
Backwards compatible std::shared_ptr
|
4 years ago |
CarlaEngineOscHandlers.cpp
|
Skip graph CV source reconfigure when loading plugin state
|
4 years ago |
CarlaEngineOscSend.cpp
|
Fix build, partially
|
4 years ago |
CarlaEnginePorts.cpp
|
Store the raw MIDI value in EngineControlEvent, for future use
|
4 years ago |
CarlaEnginePorts.hpp
|
Avoid comparing shared_ptr directly to nullptr
|
4 years ago |
CarlaEngineRtAudio.cpp
|
Fix strict build warnings against clang
|
4 years ago |
CarlaEngineThread.cpp
|
Avoid comparing shared_ptr directly to nullptr
|
4 years ago |
CarlaEngineThread.hpp
|
Rework some code, join LADSPA and DSSI plugin support code into 1
|
5 years ago |
Makefile
|
Use JUCE by default on linux if supported; Cleanup config a bit
|
4 years ago |