| .. |
|
AuPlugin.cpp
|
Remove option to disable plugins/samplers, they will be always on
|
11 years ago |
|
BridgePlugin.cpp
|
Report to host when a bridge times-out and auto-deactivates
|
11 years ago |
|
CarlaPlugin.cpp
|
Trying to get bridges to update Id on plugin removal
|
11 years ago |
|
CarlaPlugin.pro
|
Overall fixing
|
12 years ago |
|
CarlaPluginInternal.cpp
|
Cleanup
|
11 years ago |
|
CarlaPluginInternal.hpp
|
Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED
|
11 years ago |
|
CarlaPluginThread.cpp
|
Auto-detect binary type, makes possible to load projs with bridges
|
11 years ago |
|
CarlaPluginThread.hpp
|
Backend is now completely qt free
|
11 years ago |
|
DssiPlugin.cpp
|
Misc
|
11 years ago |
|
FluidSynthPlugin.cpp
|
More bridge work; map 1:1 engine events to bridge rt events
|
11 years ago |
|
JucePlugin.cpp
|
Fix OSX build and minor things detected by clang
|
11 years ago |
|
LadspaPlugin.cpp
|
CarlaPlugin::idle() was missing for ladspa and dssi
|
11 years ago |
|
LinuxSamplerPlugin.cpp
|
More bridge work; map 1:1 engine events to bridge rt events
|
11 years ago |
|
Lv2Plugin.cpp
|
More bridge work; map 1:1 engine events to bridge rt events
|
11 years ago |
|
Makefile
|
Move some files
|
11 years ago |
|
NativePlugin.cpp
|
More bridge work; map 1:1 engine events to bridge rt events
|
11 years ago |
|
Vst3Plugin.cpp
|
Remove option to disable plugins/samplers, they will be always on
|
11 years ago |
|
VstPlugin.cpp
|
CarlaPlugin::setChunkData now uses direct data+size instead of base64
|
11 years ago |