| .. |
|
CarlaEngine.cpp
|
Don't try to find binary type of certain plugins when loading project
|
7 years ago |
|
CarlaEngineBridge.cpp
|
Respect max-parameters setting in plugin bridges
|
7 years ago |
|
CarlaEngineClient.cpp
|
Optimize LinkedList getAt(), don't use it if possible
|
8 years ago |
|
CarlaEngineData.cpp
|
Fix some warnings triggered by gcc-8
|
7 years ago |
|
CarlaEngineGraph.cpp
|
Fix plugins under carla-patchbay not receiving all events
|
7 years ago |
|
CarlaEngineGraph.hpp
|
Handle (ignore) arbitrary number of audio ports in rack mode
|
7 years ago |
|
CarlaEngineInternal.cpp
|
Fix local semaphore under macOS, optimize linux futexes
|
7 years ago |
|
CarlaEngineInternal.hpp
|
Expose carla-plugin in plugin bridge
|
7 years ago |
|
CarlaEngineJack.cpp
|
jack transport cannot be disabled in multi-client
|
7 years ago |
|
CarlaEngineNative.cpp
|
Expose new carla-plugin-native object
|
7 years ago |
|
CarlaEngineOsc.cpp
|
Fix osc client register with TCP, thanks jofemodo.
|
8 years ago |
|
CarlaEngineOsc.hpp
|
Fix osc client register with TCP, thanks jofemodo.
|
8 years ago |
|
CarlaEngineOscSend.cpp
|
Limit the amount of data sent to osc control clients
|
8 years ago |
|
CarlaEnginePorts.cpp
|
2 more small memory issues fixed, caught by valgrind
|
7 years ago |
|
CarlaEngineRtAudio.cpp
|
Allow RtAudio device name to be empty, gets default value
|
7 years ago |
|
CarlaEngineThread.cpp
|
Fix exported lv2 plugins after latest changes
|
7 years ago |
|
CarlaEngineThread.hpp
|
Fix build
|
11 years ago |
|
Makefile
|
Fix build with -std=c++98 and adjustments for old Mac OS
|
7 years ago |