| .. |
|
CarlaEngine.cpp
|
Fix macos-old build
|
4 years ago |
|
CarlaEngineBridge.cpp
|
Reduce amount of errors logged whe plugin bridge shm fails
|
4 years ago |
|
CarlaEngineClient.cpp
|
Fix useless assertion when deactivating client for final cleanup
|
5 years ago |
|
CarlaEngineClient.hpp
|
Change the way plugins are deleted, ensure they are not being used
|
5 years ago |
|
CarlaEngineData.cpp
|
Store the raw MIDI value in EngineControlEvent, for future use
|
5 years ago |
|
CarlaEngineDummy.cpp
|
Rework audio file plugin a bit, clean midi file ignore list
|
4 years ago |
|
CarlaEngineGraph.cpp
|
Fix plugins having wrong id when switched around in patchbay mode
|
5 years ago |
|
CarlaEngineGraph.hpp
|
Fix plugins having wrong id when switched around in patchbay mode
|
5 years ago |
|
CarlaEngineInternal.cpp
|
Make the previous changes backwards compatible
|
5 years ago |
|
CarlaEngineInternal.hpp
|
Fix plugins having wrong id when switched around in patchbay mode
|
5 years ago |
|
CarlaEngineJack.cpp
|
Set audio and midi file path as used in MOD units
|
4 years ago |
|
CarlaEngineJuce.cpp
|
Fix missing audio outputs in rack mode juce engine driver
|
4 years ago |
|
CarlaEngineNative.cpp
|
Rework some symbol exports, resolving conflicts of standalone/utils
|
5 years ago |
|
CarlaEngineOsc.cpp
|
Change the way plugins are deleted, ensure they are not being used
|
5 years ago |
|
CarlaEngineOsc.hpp
|
Use OSC message source instead of URL arg as target
|
4 years ago |
|
CarlaEngineOscHandlers.cpp
|
Cleanup, fix offset in previous commit (OSC method)
|
4 years ago |
|
CarlaEngineOscSend.cpp
|
Cleanup some OSC message size
|
4 years ago |
|
CarlaEnginePorts.cpp
|
Store the raw MIDI value in EngineControlEvent, for future use
|
5 years ago |
|
CarlaEnginePorts.hpp
|
Avoid comparing shared_ptr directly to nullptr
|
5 years ago |
|
CarlaEngineRtAudio.cpp
|
Fix strict build warnings against clang
|
5 years ago |
|
CarlaEngineThread.cpp
|
Avoid comparing shared_ptr directly to nullptr
|
5 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
|
5 years ago |