Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • | *
  • * |
  • | *
  • | *
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • d1810f7e3 cmake: set -stdlib=libc++ globally by falkTX 2023-07-20 12:22:58 +0200
  • c25d18bfd More cmake mac framework fixups by falkTX 2023-07-20 12:15:44 +0200
  • 403924224 Fixup macOS framework deployment target by falkTX 2023-07-20 11:46:39 +0200
  • c38ea6ca3 More tweaks to cmake and macOS framework builds by falkTX 2023-07-20 11:01:04 +0200
  • 41ce7d855 cmake: Setup a few more macOS framework details by falkTX 2023-07-17 22:49:28 +0200
  • 604416bf3 Fix a typo by falkTX 2023-07-09 18:21:28 +0200
  • 2a70bb2ff Fix typo in native-plugin win32 def by falkTX 2023-07-09 17:36:22 +0200
  • d9c144bc4 Fix missing symbols by falkTX 2023-07-09 17:31:15 +0200
  • a7e0d11ec Fix cmake build by falkTX 2023-07-09 17:21:10 +0200
  • e8efd1295 cmake: add HAVE_PYQT flag, native-plugin lib by falkTX 2023-07-09 17:10:19 +0200
  • 506549a2d Cleanup macro usage for plugin builds by falkTX 2023-07-09 17:10:04 +0200
  • 5d2004bbc Fix native-plugin lib export for macOS and wasm by falkTX 2023-07-09 17:09:22 +0200
  • ad7403414 cmake: use libdir without subdir on windows by falkTX 2023-07-09 16:21:26 +0200
  • 2f503d70c cmake: make sure to install any built frameworks by falkTX 2023-07-04 20:10:21 +0200
  • 0c586b5c4 Fix build by falkTX 2023-07-04 17:02:55 +0200
  • 3687d7448 cmake: skip pkg-config install if using mac frameworks, cleanup by falkTX 2023-07-04 17:01:36 +0200
  • 36885c335 Fix processing of VST3 plugins with CV ports by falkTX 2023-07-04 16:42:49 +0200
  • 03f1f78be cmake: skip bin and lib install for macOS framework builds by falkTX 2023-07-04 15:20:40 +0200
  • 92daff388 Fix carla-lv2 pre-run with 0 frames by falkTX 2023-06-30 10:35:48 +0200
  • c62b26eec Fix a compiler warning by falkTX 2023-06-29 10:57:58 +0200
  • 051c15680 fix mem leak in vst3 hosting, remove debug prints by falkTX 2023-06-20 15:55:28 +0200
  • 0335e038a Keep plugin list dialog in memory by falkTX 2023-06-20 13:54:39 +0200
  • b14ea6e0f Improve scan dialog modal behaviour by falkTX 2023-06-20 13:37:59 +0200
  • de4b1705a make sure juce hosting is not attempted in bridge builds by falkTX 2023-06-09 14:57:56 +0200
  • 1c25210bd Fixup plugin bridge ping time handling by falkTX 2023-06-07 08:56:06 +0200
  • 31f9a6eef cmake: link to cocoa where needed by falkTX 2023-06-06 16:33:08 +0200
  • 6b85836ff cmake: remove superfulous define by falkTX 2023-06-06 13:39:06 +0200
  • ffd80d1dc Allow building libs as macOS frameworks by falkTX 2023-06-06 12:55:46 +0200
  • 759b414b8 libcarla_frontend is needed in plugin packaging too by falkTX 2023-06-05 20:47:22 +0200
  • ccfeceb81 Expose new cv and obs calls used by native-plugin lib by falkTX 2023-06-05 20:27:43 +0200
  • 123ab13ba Skip special treatment for ladish by falkTX 2023-06-05 13:41:51 +0200
  • 8e5a8f5cd Set error message when trying to start JACK driver without JACK by falkTX 2023-06-05 10:55:09 +0200
  • e5ddd8c06 Cleanup by falkTX 2023-06-05 10:14:09 +0200
  • 8e7c5cd07 Finalize some details for the plugin list dialog by falkTX 2023-06-05 09:42:30 +0200
  • e6d25394a Set PLUGIN_HAS_CUSTOM_EMBED_UI hint during discovery by falkTX 2023-06-05 09:41:23 +0200
  • c4f73b32c Implement carla_plugin_discovery_skip by falkTX 2023-06-05 09:40:42 +0200
  • b1e52f003 Continue removal of juce from plugin bridges by falkTX 2023-06-04 16:45:48 +0200
  • 21c9be395 Dont use juce for plugin bridges altogether by falkTX 2023-06-04 16:24:04 +0200
  • 313ee2d7b Do not use juce for wine bridges by falkTX 2023-06-04 15:49:15 +0200
  • 3b20feeeb Fix make install, pluginlist stuff is now python free by falkTX 2023-06-04 15:25:53 +0200
  • 9b0ca4ecb Fix build with old Qt by falkTX 2023-06-04 15:05:32 +0200
  • d5f66f948 Fix macOS build, fix a false comment by falkTX 2023-06-04 15:01:25 +0200
  • c1c658c00 (tag: v2.5.5) Fix leak during discovery by falkTX 2023-06-04 14:38:01 +0200
  • f2e0b40f4 Rework C++ plugin list dialog and use it, delete python version by falkTX 2023-06-04 14:38:52 +0200
  • 48a0c7fca Fix leak during discovery by falkTX 2023-06-04 14:38:01 +0200
  • e6311222a Disable binary file hashing for discovery, too slow by falkTX 2023-06-04 14:37:31 +0200
  • 249809ea4 Fix conflict with other tools using Carla by falkTX 2023-06-04 08:45:38 +0200
  • 99abb7010 Try resource dir as library path first by falkTX 2023-06-04 09:01:57 +0200
  • a77efb2c9 Sync release CI from hotfix branch by falkTX 2023-06-04 11:06:10 +0200
  • 518d813c5 yml is weird... by falkTX 2023-06-04 10:05:39 +0200
  • 2b0345e00 Fix release CI artifacts by falkTX 2023-06-04 09:02:33 +0200
  • 214a5aa77 Try resource dir as library path first by falkTX 2023-06-04 09:01:57 +0200
  • 43c347834 Fix conflict with other tools using Carla by falkTX 2023-06-04 08:45:38 +0200
  • f1285f270 Fix release CI details by falkTX 2023-06-04 08:33:26 +0200
  • fc8096a00 Skip LTO in release builds by falkTX 2023-06-04 06:34:59 +0200
  • 28c1099f5 Fix release CI by falkTX 2023-06-04 06:33:23 +0200
  • 3649805c0 Add release CI file in this repo by falkTX 2023-06-04 05:09:09 +0200
  • aafc99e86 Add release CI file in this repo by falkTX 2023-06-04 05:09:09 +0200
  • 6e4cfce38 Allow to skip MIDI ports in patchbay plugin, in use for OBS by falkTX 2023-06-04 04:07:04 +0200
  • 707926d27 Allow to skip MIDI ports in patchbay plugin, in use for OBS by falkTX 2023-06-04 04:07:04 +0200
  • f54eb3f7e Link resources for internal plugin by falkTX 2023-06-02 02:28:55 +0200
  • f695af1f3 Link resources for internal plugin by falkTX 2023-06-02 02:27:50 +0200
  • 8288d5fcc bridge: ignore SIGTERM signal when running as child client by falkTX 2023-05-16 22:58:26 +0200
  • e3323c788 (refs/pull/1780/head) fix LADISH support by Nedko Arnaudov 2023-06-01 20:37:08 +0300
  • fa3253b01 cmake: set IMPORT_PREFIX for libs, needed for msvc builds by falkTX 2023-05-31 23:51:14 +0200
  • 1c759b603 cmake: see if SUFFIX ${CMAKE_SHARED_LIBRARY_SUFFIX} does anything by falkTX 2023-05-31 23:24:21 +0200
  • 78500f083 cmake CI tweaks by falkTX 2023-05-31 23:17:30 +0200
  • 6d82c0b71 cmake: fix CI env, force lib prefix (needed under windows) by falkTX 2023-05-31 22:56:34 +0200
  • 4816fedf8 Run cmake install for CI checks by falkTX 2023-05-31 22:39:33 +0200
  • 67b6b9b20 cmake: be verbose on the location of installed files by falkTX 2023-05-31 22:24:54 +0200
  • f11c6785a Fix cmake install order by falkTX 2023-05-31 06:53:10 +0200
  • ddcd54066 Implement getPluginCategoryFromString by falkTX 2023-05-11 01:58:26 +0200
  • fd4222233 Add getBinaryTypeAsString utility function by falkTX 2023-05-08 03:51:57 +0200
  • f5882c340 Switch from USE_QT macro to CARLA_UTILS_USE_QT by falkTX 2023-05-31 02:34:34 +0200
  • d08938608 fix make install by falkTX 2023-05-31 02:26:54 +0200
  • 2f2d4f2b5 install util headers during "make install" by falkTX 2023-05-31 02:26:10 +0200
  • 92dcc09c4 cmake: install code headers and pkgconfig file by falkTX 2023-05-31 02:20:20 +0200
  • 9518f4210 install utility headers by default by falkTX 2023-05-31 02:07:29 +0200
  • 2a96e743b Adjust installed utils to work without any special macros by falkTX 2023-05-31 02:05:40 +0200
  • 2d1b96372 cmake: Ignore a clang warning by falkTX 2023-05-29 19:18:58 +0200
  • 6e2587e8e Fix macOS water build without mm files by falkTX 2023-05-26 16:48:16 +0200
  • f429d9ce3 remove custom OBS variant of water lib, not going to be used by falkTX 2023-05-26 15:17:42 +0200
  • 12d6d8847 Remove *.mm files that end up being useless by falkTX 2023-05-26 15:17:09 +0200
  • 1e7d898f8 Fix macOS build by falkTX 2023-05-26 15:04:51 +0200
  • 982303907 Fix manual include of CarlaBridgeDefines.hpp by falkTX 2023-04-10 19:03:42 +0200
  • 497b37484 Fix build by falkTX 2023-05-26 15:01:47 +0200
  • 8e96f5129 Fix manual inclusion of CarlaMacUtils.cpp by falkTX 2023-05-26 14:59:48 +0200
  • 6137680d1 Make bridge and mac utils public, add to utils lib by falkTX 2023-05-24 02:33:51 +0200
  • 2316636c1 Mark CarlaMutex and CarlaString as public, needed for msvc by falkTX 2023-05-25 20:17:00 +0200
  • 1a75fc6b1 Fix cmake defaults, msvc log thread by falkTX 2023-05-26 00:39:29 +0200
  • f7696dca5 More msvc details, cleanup by falkTX 2023-05-26 00:30:18 +0200
  • 84c219c62 more msvc bits, add cmake mingw CI test by falkTX 2023-05-25 23:50:22 +0200
  • 62221b9c5 Keep fighting msvc by falkTX 2023-05-25 23:28:15 +0200
  • 5cceaa18a Even more msvc compat by falkTX 2023-05-25 23:01:05 +0200
  • 944460ac7 msvc compat bits by falkTX 2023-05-25 22:49:55 +0200
  • ecff510fc Add windows cmake CI test by falkTX 2023-05-25 22:36:36 +0200
  • 8ae49ddf3 Mark CarlaMutex and CarlaString as public, needed for msvc by falkTX 2023-05-25 20:17:00 +0200
  • 18902c652 setup pthreads for msvc by falkTX 2023-05-25 19:49:20 +0200
  • 3e3b634ac ignore 1 more warning from msvc + cmake by falkTX 2023-05-25 18:16:19 +0200
  • 7c17857e7 Fix cmake whitespace, disable cmake-format by falkTX 2023-05-25 18:12:37 +0200