Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falkTX f8222c5128 Call XInitThreads on plugin bridges 9 years ago
..
CarlaBackendUtils.hpp Rework NSM code, actually works now :) 9 years ago
CarlaBase64Utils.hpp Don't call findBase64CharIndex on invalid chars 9 years ago
CarlaBinaryUtils.hpp Generate a config.h file instead of passing -DHAVE_* stuff; Misc fixes 9 years ago
CarlaBridgeUtils.hpp Better timeout code client-side, other fixes 10 years ago
CarlaDssiUtils.cpp More cleanup & rework, juce (core) will always be enabled 10 years ago
CarlaDssiUtils.hpp Simplify LinkedList a bit, other misc changes 10 years ago
CarlaEngineUtils.hpp Add support for internal plugins with more than 1 midi input 9 years ago
CarlaExternalUI.hpp ZynUI working again (local only); Misc fixes 9 years ago
CarlaJuceEvents.cpp Fix deadlock with the previous commits 9 years ago
CarlaJuceUtils.hpp Fix loading VST3 plugins, closes #155 10 years ago
CarlaLadspaUtils.hpp More tests; Start using std::size_t; Implement find_dssi_ui via juce 10 years ago
CarlaLibCounter.hpp Continue rework, at least make it build 10 years ago
CarlaLibUtils.hpp Use lib_t type for lib_* functions 10 years ago
CarlaLogThread.hpp Makefile cleanup 10 years ago
CarlaLv2Utils.hpp Allow list of lv2 folders to be empty 9 years ago
CarlaMathUtils.hpp Add safe assertion just in case 9 years ago
CarlaMutex.hpp Misc fixes to win32, and testing 9 years ago
CarlaOscUtils.hpp Continue plugin-bridge work; Fixes to carla-shm utils 10 years ago
CarlaPatchbayUtils.cpp Continue rework, at least make it build 10 years ago
CarlaPatchbayUtils.hpp Some renaming, rework and misc fixing 9 years ago
CarlaPipeUtils.cpp Call XInitThreads on plugin bridges 9 years ago
CarlaPipeUtils.hpp Fix for using CarlaPipeUtils code externally 9 years ago
CarlaPluginUI.cpp Use LD_PRELOAD to better map DSSI plugin UIs; Don't auto-center for now 9 years ago
CarlaPluginUI.hpp Initial code rework to make ui-bridges use pipes instead of osc 10 years ago
CarlaPluginUI_X11Icon.hpp Move some files 10 years ago
CarlaRingBuffer.hpp CarlaRingBuffer: Only print read/write errors once 9 years ago
CarlaSemUtils.hpp Misc 9 years ago
CarlaShmUtils.hpp Misc 9 years ago
CarlaStateUtils.cpp Optimize saving and some loading of plugin chunks 9 years ago
CarlaStateUtils.hpp Optimize saving and some loading of plugin chunks 9 years ago
CarlaString.hpp Optimize saving and some loading of plugin chunks 9 years ago
CarlaStringList.hpp Start some cleanup and rework, DO NOT USE 10 years ago
CarlaThread.hpp Set Carla as process name when really appropriate, closes #138 10 years ago
CarlaUtils.hpp Add ScopedEnvVar class, use it to safely pass LV2_PATH to bridges 9 years ago
CarlaVstUtils.hpp More dpf module changes; Fix build 9 years ago
JucePluginWindow.hpp Cleaup; Adjust bridge stuff a bit more 10 years ago
LinkedList.hpp Send noteoffs on midifile/seq if needed; LinkedList out-of-mem fix 9 years ago
Lv2AtomRingBuffer.hpp Continue plugin-bridge work; Fixes to carla-shm utils 10 years ago
RtLinkedList.hpp Start some cleanup and rework, DO NOT USE 10 years ago