carla/source/backend
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
..
engine Remove *.mm files that end up being useless 2023-05-26 15:17:09 +02:00
plugin Remove *.mm files that end up being useless 2023-05-26 15:17:09 +02:00
utils Adjust installed utils to work without any special macros 2023-05-31 02:05:40 +02:00
CarlaBackend.doxygen Remove use of REAL_BUILD macro 2023-05-06 15:13:07 +02:00
CarlaBackend.h Fix a silly MSVC error 2023-05-07 20:52:13 +02:00
CarlaEngine.hpp Allow plugins to request idle time from main thread, without UI 2022-10-12 00:44:48 +01:00
CarlaEngineInit.hpp Initial SDL engine implementation 2022-07-02 22:04:46 +01:00
CarlaHost.h Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2022-06-01 22:59:29 +01:00
CarlaHostImpl.hpp Adjust to the non-threaded usage 2022-07-09 17:53:00 +01:00
CarlaPlugin.hpp More MSVC compat, cleanup thread code 2023-05-07 21:19:09 +02:00
CarlaPluginPtr.hpp Fix old macos build 2020-07-13 00:01:07 +01:00
CarlaStandalone.cpp Fix showing engine device settings 2023-05-21 22:17:15 +02:00
CarlaStandaloneNSM.cpp Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2022-06-01 22:59:29 +01:00
CarlaUtils.h Finalize plugin discovery API 2023-05-20 01:53:07 +02:00
Makefile Make ysfx optional, enabled by default 2023-04-19 17:03:29 +02:00
Makefile.mk