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 838a00566f
Implement custom plugin ui title on bridges
4 years ago
..
CarlaBackendUtils.hpp Fix regression, missing notes on new plugins 4 years ago
CarlaBase64Utils.hpp Optimize pipes (#1048) 4 years ago
CarlaBinaryUtils.hpp Fix strict and debug bridge build 4 years ago
CarlaBridgeDefines.hpp Implement custom plugin ui title on bridges 4 years ago
CarlaBridgeUtils.cpp Make UI more responsive when loading bridged plugins 6 years ago
CarlaBridgeUtils.hpp Implement custom plugin ui title on bridges 4 years ago
CarlaDssiUtils.cpp Don't use water namespace in CarlaDssiUtils.cpp 4 years ago
CarlaDssiUtils.hpp Cleanup 8 years ago
CarlaEngineUtils.hpp Fix wrong assertion with size 1 MIDI messages in carla-patchbay 4 years ago
CarlaExternalUI.hpp Continue previous commit 9 years ago
CarlaJuceUtils.hpp Do not define distrho related macros in juce utils 5 years ago
CarlaLadspaUtils.hpp Ignore LRDF port if type is 0 8 years ago
CarlaLibCounter.hpp COntinuing previous commit 5 years ago
CarlaLibUtils.hpp Make things build again 9 years ago
CarlaLogThread.hpp Introduce statusbar-like area; Add 1 new callback value 5 years ago
CarlaLv2Utils.hpp Double-resolution tick for carla-lv2 plugin 4 years ago
CarlaMacUtils.cpp Fix build against newer macOS versions 6 years ago
CarlaMacUtils.hpp macOS related fixes 6 years ago
CarlaMainLoop.hpp Run MacOS event loop in plugin bridges 7 years ago
CarlaMathUtils.hpp Add carla_fillFloatsWithSingleValue util function 4 years ago
CarlaMutex.hpp Fix usage of EnterCriticalSection 4 years ago
CarlaOscUtils.hpp Tweaks for getting some stuff working under Haiku 5 years ago
CarlaPatchbayUtils.cpp More LinkedList changes; Update code to use "old" version 9 years ago
CarlaPatchbayUtils.hpp First go at backend-side canvas positions; Safer jack callbacks 4 years ago
CarlaPipeUtils.cpp Fix warnings, print error code if win32 process start fails 4 years ago
CarlaPipeUtils.hpp Optimize pipes (#1048) 4 years ago
CarlaPluginUI.cpp Only set special plugin ui flags under windows, not wine/bridges 4 years ago
CarlaPluginUI.hpp Expose carla-plugin in plugin bridge 6 years ago
CarlaPluginUI_X11Icon.hpp Move some files 10 years ago
CarlaProcessUtils.cpp Fix for vst2 plugins that crash on init 4 years ago
CarlaProcessUtils.hpp Fix build under haiku 4 years ago
CarlaRingBuffer.hpp More verbose errors for some ring buffer actions 6 years ago
CarlaScopeUtils.hpp Don't use newlocale stuff on macOS 4 years ago
CarlaSemUtils.hpp Fix local semaphore under macOS, optimize linux futexes 6 years ago
CarlaShmUtils.hpp Fix bridges under windows 6 years ago
CarlaStateUtils.cpp Initial implementation of MIDI learn (per plugin, not global) 4 years ago
CarlaStateUtils.hpp Better handling of LV2 temporary state, for clone and rename 4 years ago
CarlaString.hpp Add --cnprefix arg, for client name prefix; Set it also when needed 4 years ago
CarlaStringList.hpp Rework for better plugin string result handling; single page params 5 years ago
CarlaThread.hpp Handle stack unwind for carla's "safe" exceptions 4 years ago
CarlaUtils.hpp Always flush console output if debug on 4 years ago
CarlaVstUtils.hpp Rename vestige header and update it, adjust code as needed 6 years ago
JucePluginWindow.hpp A few more fixes for macos 10.8 build 4 years ago
LinkedList.hpp Correct and modify a few debug messages 4 years ago
Lv2AtomRingBuffer.hpp More verbose errors for some ring buffer actions 6 years ago
RtLinkedList.hpp Alternative approach to postponed rt events 4 years ago
ThreadSafeFFTW.hpp Host API calls now require handle as first argument 4 years ago