Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • * |
  • * |
  • * |
  • | *
  • 0df641fe9 Fix rtaudio crash when there are no system input ports by falkTX 2020-06-29 19:01:08 +0100
  • 51152741b Fix strict bridge build by falkTX 2020-06-29 17:36:42 +0100
  • a6aaccc6e Final tweaks for internal/external patchbay usage and projects by falkTX 2020-06-29 17:16:12 +0100
  • 18554a369 Skip graph CV source reconfigure when loading plugin state by falkTX 2020-06-29 15:51:19 +0100
  • 017516673 Graph: Fix wrong buffer being cleared for unconnected cv ins by falkTX 2020-06-29 15:49:55 +0100
  • 88c325578 Tweaks to loading external patchbay data into internal one by falkTX 2020-06-29 15:05:25 +0100
  • d95121557 Only care about client name prefix in multi-client mode by falkTX 2020-06-29 13:45:07 +0100
  • 3e87f7dff Add --cnprefix arg, for client name prefix; Set it also when needed by falkTX 2020-06-29 13:33:52 +0100
  • d7d33f769 Don't rely on jack metadata callback being there for positions by falkTX 2020-06-29 00:16:00 +0100
  • 501b3206b Don't print message if client prefix conversion matches original by falkTX 2020-06-29 00:14:36 +0100
  • df042eed7 Be smarter about giving idle time during load, making it faster by falkTX 2020-06-28 23:53:51 +0100
  • 0463d8f1b Better error reporting regarding missing clients during load by falkTX 2020-06-28 23:52:17 +0100
  • 53c8f6965 Handle client name prefix during jack client rename by falkTX 2020-06-27 22:04:07 +0100
  • 01c1aed76 Convert from and to client name prefix as needed by falkTX 2020-06-27 21:37:03 +0100
  • 54141061d Load canvas positions before loading connections by falkTX 2020-06-27 20:26:37 +0100
  • 797278456 JACK: Be able to load canvas positions regardless of client prefix by falkTX 2020-06-27 20:17:24 +0100
  • 927531efb Require that client name prefix include at least 1 dot by falkTX 2020-06-27 20:16:36 +0100
  • 367ed6e21 Reserve '/' character in plugin names (needed for client prefix) by falkTX 2020-06-27 20:11:24 +0100
  • 9c2407669 Raise limit of plugins that can be loaded by falkTX 2020-06-27 19:17:40 +0100
  • b32ca2b0d Do not ask to quit carla if running under NSM show-gui server by falkTX 2020-06-27 18:02:25 +0100
  • 7eeefdd7c One more pylint fix by falkTX 2020-06-27 17:33:06 +0100
  • 4db6bf43c Prevent visibility change events from messing with canvas pos by falkTX 2020-06-27 17:09:05 +0100
  • eb1224297 Fix frontend a bit for late messages just before closing by falkTX 2020-06-27 16:27:11 +0100
  • 04205a780 Fix strict build by falkTX 2020-06-27 15:56:23 +0100
  • 01f50ed4d Make sure to refresh canvas after project finishes loading by falkTX 2020-06-27 15:51:02 +0100
  • babda1dd2 print warning when loading legacy canvas group pos file; fix lint by falkTX 2020-06-27 15:38:15 +0100
  • 743ed07ac Always load patchbay connections when importing a carla project This ignores SM, as it should for this specific case by falkTX 2020-06-27 15:33:50 +0100
  • 30d8712be Load old canvas group pos file when project is imported (as needed) by falkTX 2020-06-27 15:20:23 +0100
  • c6b39859a Don't load old canvas json for 2.2 projects; Prevent load on close by falkTX 2020-06-27 14:45:28 +0100
  • 2c423e57b Fix SFZ rescan adding all files again each time Fixes #906 by falkTX 2020-06-27 14:07:32 +0100
  • 86e5053ed Fix previous commit by falkTX 2020-06-27 13:55:38 +0100
  • b7a906a0b sfzero: fix crash on multi-line c-style comments Fixes #1183 by falkTX 2020-06-27 13:35:33 +0100
  • 85fa52517 Implement LV2_STATE__freePath by falkTX 2020-06-26 23:10:15 +0100
  • b9c681df5 Use state free-path in carla-lv2 whenever possible by falkTX 2020-06-26 22:16:06 +0100
  • 12b891ca9 Update pre-included lv2 state.h header by falkTX 2020-06-26 22:09:45 +0100
  • b87e0107c Nicely stop async event loop for modguis by falkTX 2020-06-26 15:01:23 +0100
  • 9f8c9369b Fix build without liblo by falkTX 2020-06-26 14:53:27 +0100
  • 3e1cf061e Fix modguis for carla host changes and new tornado by falkTX 2020-06-26 14:37:44 +0100
  • 4918f0bb5 Allow to change plugin window title dynamically by falkTX 2020-06-26 09:19:12 +0100
  • 2009afd55 Fully implement carla_set_custom_ui_title by falkTX 2020-06-26 08:52:07 +0100
  • b50b50d44 Make settings tab-like section slightly bigger by falkTX 2020-06-26 08:04:18 +0100
  • f026a7ef2 Split/Join groups automatically based on host messages Fixes #1177 by falkTX 2020-06-26 07:41:32 +0100
  • 5ce90bcda Fix callback recursion on carla-plugin patchbay group moves by falkTX 2020-06-26 07:19:23 +0100
  • e283075a8 Fix bridges build yet yet again by falkTX 2020-06-26 06:41:45 +0100
  • 5819b3738 Fix bridges build once again by falkTX 2020-06-26 06:26:43 +0100
  • ccb52ad79 Make the previous changes backwards compatible by falkTX 2020-06-25 21:03:48 +0100
  • c4c387ed2 Use jack client prefic when renaming clients too by falkTX 2020-06-25 20:29:55 +0100
  • 3d767f9be Allow to set custom prefix for jack clients, use it under NSM by falkTX 2020-06-25 20:22:52 +0100
  • f350ae9e8 Fix bridges build by falkTX 2020-06-25 19:24:57 +0100
  • b08824028 carla-lv2: First attempt at getting project dir from host by falkTX 2020-06-25 19:04:56 +0100
  • 66f912aa9 Better handle lv2 map/make path, now based on project dir by falkTX 2020-06-25 19:04:02 +0100
  • d82ae6692 Fix carla-plugin never deleting plugins by falkTX 2020-06-25 19:03:24 +0100
  • 89566a1a0 Add API to know current project folder by falkTX 2020-06-25 14:37:57 +0100
  • 843bb3491 Better handle case of JACK server stop (or killed) by falkTX 2020-06-25 05:19:09 +0100
  • 7f24fb331 Fix useless assertion when deactivating client for final cleanup by falkTX 2020-06-25 05:18:40 +0100
  • c7db817df Run plugin idle() ourselves when engine is not running by falkTX 2020-06-25 05:16:58 +0100
  • 45287c55f plugin-bridge: give host idle time while waiting for parameter text by falkTX 2020-06-25 05:16:20 +0100
  • e4a124d5e plugin-bridge: send back empty/null responses when plugin disabled by falkTX 2020-06-25 05:14:51 +0100
  • 761555baf GUI: Don't check for engine running before stop action by falkTX 2020-06-25 05:13:51 +0100
  • cbf919917 NSM/jack-app: Catch "/nsm/server/stop" and use it to hide GUI by falkTX 2020-06-14 20:13:50 +0100
  • 4a7fc6dc9 Support custom "/nsm/gui/client/save" for jack-apps by falkTX 2020-06-14 19:48:26 +0100
  • fa19e3c03 NSM: use server-control instead of server_control by falkTX 2020-06-14 19:25:04 +0100
  • 31b668075 libjack: an attempt to make all needed symbols visible by falkTX 2020-06-14 18:26:32 +0100
  • 218ff8f73 Make add-jack interposer work for builds without X11 by falkTX 2020-06-14 18:03:52 +0100
  • b1f1ffb94 Always flush console output if debug on by falkTX 2020-06-14 17:39:00 +0100
  • 040b0b663 Fix false positives regarding jack meta-data and internal clients by falkTX 2020-06-14 17:31:54 +0100
  • 3c3f67054 Don't use newlocale stuff on macOS Fixes #1174 by falkTX 2020-06-14 17:14:52 +0100
  • 6ab431a46 JACK: prevent recursion on patchbay group position changes by falkTX 2020-06-13 11:53:52 +0100
  • 62f27b046 Fix windows build (typo on previous commits) by falkTX 2020-06-13 02:42:40 +0100
  • e9ad59e4e libjack: implement type filter in jack_get_ports by falkTX 2020-06-13 02:29:34 +0100
  • 77f606cf2 libjack: fix under clang and maybe other systems by falkTX 2020-06-13 02:03:53 +0100
  • ba6bfe263 ChildProcess: use vfork, kill child process when parent dies by falkTX 2020-06-13 02:03:07 +0100
  • 87bd880b4 Cleanup ChildProcess code by falkTX 2020-06-13 01:22:58 +0100
  • 6c9b25d5f Fix a build warning by falkTX 2020-06-13 01:22:40 +0100
  • da6f48351 Handle case of NSM server not supporting optional-gui by falkTX 2020-06-13 01:22:06 +0100
  • 99a60a40a jack-as-plugin: send gui show/hide depending on app's NSM support by falkTX 2020-06-13 01:21:08 +0100
  • 6ef541d1d Fix strict build warnings against clang by falkTX 2020-06-12 21:52:28 +0100
  • c10e246ad libjack: clean memory correctly in case of error by falkTX 2020-06-12 21:19:06 +0100
  • b02fe8ad8 Ignore one assertion regarding JACK meta-data (false positive) by falkTX 2020-06-12 21:18:36 +0100
  • 603dd7233 Fix strict build by falkTX 2020-06-12 20:39:26 +0100
  • 4886aa13d Fix for some missing scalable icons by falkTX 2020-06-12 20:38:59 +0100
  • 9f4f1085b libjack: a few more fixes (when carla is not running) by falkTX 2020-06-12 20:19:34 +0100
  • dfc8666bb Fix for dumb compilers by falkTX 2020-06-12 16:56:23 +0100
  • d6bd129e1 Remove pipe utils hack for haiku, no longer needed by falkTX 2020-06-12 16:45:24 +0100
  • b4a1a8a72 Fix strict build by falkTX 2020-06-12 16:38:34 +0100
  • bce5e05ab More libjack work, basic support for UUIDs by falkTX 2020-06-12 16:35:19 +0100
  • 0873c6690 Fix jack-as-plugin flags for debugging by falkTX 2020-06-12 16:34:33 +0100
  • 1d2b88052 Correct and modify a few debug messages by falkTX 2020-06-12 16:32:30 +0100
  • efc9ee1de Fix carla-rack under NSM by falkTX 2020-06-12 11:49:48 +0100
  • ae6e10fa9 libjack: Implement client name uuid stuff by falkTX 2020-06-12 11:34:15 +0100
  • 85b1f4edc Fix crash with libjack port search requests by falkTX 2020-06-12 11:33:44 +0100
  • 5ccc02bf1 Fix typo by falkTX 2020-06-12 11:33:25 +0100
  • a1501e46b Manage visibility state for NSM, starts hidden by falkTX 2020-06-12 10:51:44 +0100
  • e0519f98a Implement NSM :optional-gui: by falkTX 2020-06-11 20:55:06 +0100
  • aa50a2328 (hotfix-2.1) Fix % issue in about dialog Closes #1169 by falkTX 2020-06-11 16:50:16 +0100
  • fb1de153e Fix % issue in about dialog Closes #1169 by falkTX 2020-06-11 16:50:16 +0100
  • f4c1b0cdc Fix unzipfx tmppath suffix by falkTX 2020-06-11 11:32:32 +0100
  • 36e35c629 Fix VST plugin Closes #1170 by falkTX 2020-06-11 16:43:28 +0100
  • 826dd6f31 Fix build under haiku by falkTX 2020-06-11 14:51:29 +0000
  • 2e27e447b Fix unzipfx tmppath suffix by falkTX 2020-06-11 11:32:32 +0100