carla/source/utils
falkTX 2a96e743b0
Adjust installed utils to work without any special macros
Signed-off-by: falkTX <falktx@falktx.com>
2023-05-31 02:05:40 +02:00
..
CarlaBackendUtils.hpp dont return nullptr on some functions, for -Wformat-overflow 2023-05-17 03:47:16 +02:00
CarlaBase64Utils.hpp Optimize pipes (#1048) 2020-03-08 02:41:45 +00:00
CarlaBinaryUtils.hpp Adjust installed utils to work without any special macros 2023-05-31 02:05:40 +02:00
CarlaBridgeDefines.hpp Add bridge opcode for reloading plugin info 2023-05-16 22:58:00 +02:00
CarlaBridgeUtils.cpp Introduce new header file for time-related utilities 2023-05-16 20:37:55 +02:00
CarlaBridgeUtils.hpp Make bridge and mac utils public, add to utils lib 2023-05-24 02:33:51 +02:00
CarlaClapUtils.hpp MSVC compat for internal engine details 2023-05-08 21:43:07 +02:00
CarlaDssiUtils.cpp Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2022-06-01 22:59:29 +01:00
CarlaDssiUtils.hpp
CarlaEngineUtils.hpp Initial SDL engine implementation 2022-07-02 22:04:46 +01:00
CarlaExternalUI.hpp
CarlaJsfxUtils.hpp Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2022-06-01 22:59:29 +01:00
CarlaJuceUtils.hpp Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2022-06-01 22:59:29 +01:00
CarlaLadspaUtils.hpp
CarlaLibCounter.hpp
CarlaLibUtils.hpp Start of clap plugin discovery 2022-10-02 16:02:34 +01:00
CarlaLogThread.hpp Fix cmake defaults, msvc log thread 2023-05-26 00:39:29 +02:00
CarlaLv2Utils.hpp rename macro to CARLA_UTILS_USE_QT, cleanup use 2023-05-24 02:17:38 +02:00
CarlaMacUtils.cpp Fix manual inclusion of CarlaMacUtils.cpp 2023-05-15 18:44:28 +02:00
CarlaMacUtils.hpp Fix build 2023-05-24 04:01:55 +02:00
CarlaMainLoop.hpp Fix build 2023-05-24 04:01:55 +02:00
CarlaMathUtils.hpp More msvc compat 2023-05-06 17:55:48 +02:00
CarlaMutex.hpp Mark CarlaMutex and CarlaString as public, needed for msvc 2023-05-25 20:17:00 +02:00
CarlaOscUtils.hpp Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2022-06-01 22:59:29 +01:00
CarlaPatchbayUtils.cpp Adjust for JUCE MIDI API changes, fix external MIDI connections 2022-09-26 20:42:04 +01:00
CarlaPatchbayUtils.hpp Adjust for JUCE MIDI API changes, fix external MIDI connections 2022-09-26 20:42:04 +01:00
CarlaPipeUtils.cpp CarlaPipeUtils: stop using deprecated lv2 includes 2023-05-23 23:10:13 +02:00
CarlaPipeUtils.hpp CarlaPipeUtils: stop using deprecated lv2 includes 2023-05-23 23:10:13 +02:00
CarlaPluginUI.cpp Fix non-linux build 2023-05-14 22:04:44 +02:00
CarlaPluginUI.hpp Handle VST3 UI resize 2023-05-14 17:46:08 +02:00
CarlaPluginUI_X11Icon.hpp
CarlaProcessUtils.cpp More tweaks for wasm, engine verified to work, still with hacks 2022-07-04 20:46:46 +01:00
CarlaProcessUtils.hpp More tweaks for wasm, engine verified to work, still with hacks 2022-07-04 20:46:46 +01:00
CarlaRingBuffer.hpp Cleanup ringbuffer code 2023-05-06 19:14:43 +02:00
CarlaRunner.hpp Introduce new header file for time-related utilities 2023-05-16 20:37:55 +02:00
CarlaScopeUtils.hpp Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2022-06-01 22:59:29 +01:00
CarlaSemUtils.hpp Ignore a compiler warning 2023-05-04 18:49:42 +02:00
CarlaSha1Utils.hpp Cleanup endianness usage 2023-05-20 02:31:56 +02:00
CarlaShmUtils.hpp Cleanup whitespace 2023-05-06 15:42:22 +02:00
CarlaStateUtils.cpp Cleanup CARLA_PLUGIN_ONLY_BRIDGE macro usage 2023-05-03 17:52:34 +02:00
CarlaStateUtils.hpp Cleanup CARLA_PLUGIN_ONLY_BRIDGE macro usage 2023-05-03 17:52:34 +02:00
CarlaString.hpp Mark CarlaMutex and CarlaString as public, needed for msvc 2023-05-25 20:17:00 +02:00
CarlaStringList.hpp
CarlaThread.hpp Introduce new header file for time-related utilities 2023-05-16 20:37:55 +02:00
CarlaTimeUtils.hpp Use uint32_t for carla_gettime_ms 2023-05-17 00:32:44 +02:00
CarlaUtils.hpp Introduce new header file for time-related utilities 2023-05-16 20:37:55 +02:00
CarlaVst2Utils.hpp Import travesty files and rename a file 2021-10-04 18:07:56 +01:00
CarlaVst3Utils.hpp Handle VST3 UI resize 2023-05-14 17:46:08 +02:00
JucePluginWindow.hpp FIx old macOS build 2022-02-19 13:23:47 +00:00
LinkedList.hpp Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2022-06-01 22:59:29 +01:00
Lv2AtomRingBuffer.hpp Allow to receive LV2 atoms of any size up to max-length 2022-12-30 15:37:19 +00:00
RtLinkedList.hpp Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2022-06-01 22:59:29 +01:00
ThreadSafeFFTW.hpp Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2022-06-01 22:59:29 +01:00