Commit Graph

  • *
  • | *
  • * |
  • | *
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • | *
  • | *
  • * |
  • | *
  • * |
  • | *
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • | * |
  • | * |
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • | * |
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • * | |
  • | * |
  • | * |
  • | | *
  • | | *
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • | * |
  • | | *
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • | * |
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • 29bcab053 Handle worst-case scenario of carla-plugin buffer size being too low by falkTX 2019-02-27 04:18:05 +0100
  • f173381b2 Protect jack bufsize, srate and freewheel changes in patchbay mode by falkTX 2019-02-27 03:18:19 +0100
  • 401a02e87 Fix for some stupid plugins mess up with global signals Fixes instant segfault on SIGINT and SIGTERM after loading redux by falkTX 2019-02-27 03:28:53 +0100
  • 7ea3b1d6f Fix for some stupid plugins mess up with global signals Fixes instant segfault on SIGINT and SIGTERM after loading redux by falkTX 2019-02-27 03:28:53 +0100
  • 89fdb0b32 Protect jack bufsize, srate and freewheel changes in patchbay mode by falkTX 2019-02-27 03:18:19 +0100
  • 07f0405e2 Do not build external plugins in debug or strict build modes by falkTX 2019-02-27 01:21:03 +0100
  • 22fb410c9 Terminate wine bridges if main carla dies Expose linux call over bridge, so we can set the flag by falkTX 2019-02-27 00:46:07 +0100
  • 46dd07530 Terminate wine bridges if main carla dies Expose linux call over bridge, so we can set the flag by falkTX 2019-02-27 00:46:07 +0100
  • 40acc271c Calculate VST ppqPos in a more reliable way Fixes #795 by falkTX 2019-02-26 23:35:20 +0100
  • f4e6e15cb Handle more sources of vst automation via audioMasterAutomate by falkTX 2019-02-26 23:32:16 +0100
  • abdcf7ac7 Calculate VST ppqPos in a more reliable way Fixes #795 by falkTX 2019-02-26 23:35:20 +0100
  • c76dd69eb Handle more sources of vst automation via audioMasterAutomate by falkTX 2019-02-26 23:32:16 +0100
  • fec895a08 Create buffer for vst audio out, fixes dry/wet (inline processing) Closes #834 by falkTX 2019-02-26 08:28:26 +0100
  • 5583ba154 Create buffer for vst audio out, fixes dry/wet (inline processing) Closes #834 by falkTX 2019-02-26 08:28:26 +0100
  • 44358f3f0 Receive transport information when we not jack transport master by falkTX 2019-02-26 07:27:41 +0100
  • e64e6b8f5 Receive transport information when we not jack transport master by falkTX 2019-02-26 07:27:41 +0100
  • 5f47979ca Do not set rtaudio "hog device" mode Forgot to take this flag out, I was sure I did it... by falkTX 2019-02-24 19:31:14 +0100
  • 08e0b1cae Fix RtAudio crash when alsa soundcard is listed but not available by falkTX 2019-02-24 18:55:30 +0100
  • 2ed8264a9 Fix crash when directly loading vst shell plugins by falkTX 2019-02-24 18:46:28 +0100
  • 04896042f Fix CI build by falkTX 2019-02-24 19:55:13 +0100
  • 8b6b771b1 Do not set rtaudio "hog device" mode Forgot to take this flag out, I was sure I did it... by falkTX 2019-02-24 19:31:14 +0100
  • 51f5bf705 Fix RtAudio crash when alsa soundcard is listed but not available by falkTX 2019-02-24 18:55:30 +0100
  • b1f2a5b1b Fix crash when directly loading vst shell plugins by falkTX 2019-02-24 18:46:28 +0100
  • 65cc1103c Fix debug build by falkTX 2019-02-24 18:41:07 +0100
  • 27b6dc18a Separate 3rd-party libs into new Makefile var; Simplify CI config by falkTX 2019-02-24 18:15:46 +0100
  • 90312d6eb Fix typo by falkTX 2019-02-24 13:16:06 +0100
  • dbb76dabe Update our rtaudio patch by falkTX 2019-02-24 13:15:17 +0100
  • 0b5062afb Do not print misleading warning Fixes #837 by falkTX 2019-02-24 13:14:44 +0100
  • a8c724626 Fix typo by falkTX 2019-02-24 13:16:06 +0100
  • 301dd77c7 Update our rtaudio patch by falkTX 2019-02-24 13:15:17 +0100
  • 55610a296 Do not print misleading warning Fixes #837 by falkTX 2019-02-24 13:14:44 +0100
  • 12dba5098 (refs/pull/835/head) Fix "disconnect all" canvas action Closes #845 by falkTX 2019-02-17 21:25:08 +0100
  • 913b2d316 Fix disabled gui when stopping engine with no plugins by falkTX 2019-02-17 21:21:11 +0100
  • 17121e68b Fix a qt signal, fixing runtime by falkTX 2019-02-14 11:37:20 +0100
  • 37070c56f Really fix build by falkTX 2019-02-14 08:50:45 +0100
  • 6038be8dd Another build fix by falkTX 2019-02-14 07:53:54 +0100
  • a148a1361 Add missing includes by falkTX 2019-02-14 07:44:10 +0100
  • a7ffc2bfa Fix build of new code on old systems and mac/win by falkTX 2019-02-14 01:30:43 +0100
  • 79c592a8f No average of peak dsp load by falkTX 2019-02-14 01:09:35 +0100
  • df7a57009 Add DSP load to RtAudio and Plugin backends, pass info to plugin by falkTX 2019-02-14 00:54:15 +0100
  • fc48f6f9e Introduce statusbar-like area; Add 1 new callback value by falkTX 2019-02-13 23:24:22 +0100
  • 3006738b6 Print assertion if audioMasterIdle called from wrong thread by falkTX 2019-02-13 17:13:35 +0100
  • 205d4789d Dont allocate memory or set locale on each pipe idle No longer needed as we use ScopedLocale by falkTX 2019-02-13 17:13:02 +0100
  • 38f6588fb Remove unused files by falkTX 2019-02-11 21:56:22 +0100
  • cfd4b9b73 Remove unused files by falkTX 2019-02-11 21:56:22 +0100
  • 285f3faf1 One more CI fix by falkTX 2019-02-11 13:38:49 +0100
  • 0b29c1ca1 CI: g++-8-multilib is needed on strict build by falkTX 2019-02-11 13:31:34 +0100
  • 0938f19d3 Fix previous commit by falkTX 2019-02-11 13:24:42 +0100
  • 043a4ff69 Fix for strict 32bit build by falkTX 2019-02-11 13:04:47 +0100
  • c6d5ece01 Run strict build on code that uses juce; Strict build 32bit bridge by falkTX 2019-02-11 12:58:48 +0100
  • 579dea61d Handle strict build for code that targets juce stuff; Cleanup by falkTX 2019-02-10 19:28:07 +0100
  • da0bdeeee Fix typo by falkTX 2019-02-10 01:08:33 +0100
  • 582ba2466 Fix CarlaThread not able to start if RT is not allowed Fixes usage with stock Fedora by falkTX 2019-02-10 00:31:20 +0100
  • 1272c3d05 Fix CarlaThread not able to start if RT is not allowed Fixes usage with stock Fedora by falkTX 2019-02-10 00:31:20 +0100
  • bb5740b07 Update INSTALL, add Fedora package list by falkTX 2019-02-10 00:30:53 +0100
  • 6abeb1c3b Fix strict build by falkTX 2019-02-09 18:35:39 +0100
  • 681fd1dd5 Fix missing declaration by falkTX 2019-02-09 11:37:57 +0100
  • ada944533 libjack: Replace hardcoded numbers with enums by falkTX 2019-02-09 11:10:47 +0100
  • 15f50322f libjack: cleanup midi port code by falkTX 2019-02-09 10:47:05 +0100
  • 2b71a249f Strict build pass for libjack, small fixes and adjustments by falkTX 2019-02-08 17:56:06 +0100
  • 59955b16a Small fixes to libjack by falkTX 2019-02-08 00:32:31 +0100
  • cc0ab5f33 Save&restore Session Manager type in add-jack-app dialog by falkTX 2019-02-07 23:45:49 +0100
  • e2aaa1f06 Visual consistency; Remove animations showing a plugin at a time by falkTX 2019-02-07 23:35:24 +0100
  • 6544c4a88 Add "Add JACK Application" to plugin menu Closes #773 by falkTX 2019-02-07 17:47:32 +0100
  • e2a2c45f2 NSM support for JACK Applications (#829) by Filipe Coelho 2019-02-07 17:34:51 +0100
  • 61810948f (refs/pull/829/head) Send '/nsm/client/session_is_loaded' as needed by falkTX 2019-02-07 17:31:34 +0100
  • fde2a6f88 Fix bridge and strict build by falkTX 2019-02-07 15:54:17 +0100
  • d358ddae6 Working NSM save by falkTX 2019-02-07 11:33:56 +0100
  • cbdc17fc9 Add concept of "current project filename" to engine This is needed for proper Session Management by falkTX 2019-02-07 10:12:56 +0100
  • f3c300f15 Only start internal NSM if NSM is chosen as SM by falkTX 2019-02-06 22:51:10 +0100
  • 4b4aeedc3 More tweaks to add-jack dialog by falkTX 2019-02-06 22:39:28 +0100
  • 2d7ac7993 Set in the UI NSM as option by falkTX 2019-02-06 22:12:53 +0100
  • 86eb373bb Merge branch 'develop' of github.com:falkTX/Carla into nsm-jack-apps by falkTX 2019-02-06 21:21:07 +0100
  • 1c0371cf7 Cleanup, try to fix canvas crash on mouse release by falkTX 2019-02-06 16:49:58 +0100
  • b4bc68a1a More Qt workarounds in canvas If other cases cause crash, these might too perhaps by falkTX 2019-02-06 16:01:04 +0100
  • e7bd5f2c0 Merge branch 'develop' into nsm-jack-apps by falkTX 2019-02-06 09:05:19 +0100
  • 85b449b2b Remove debug print by falkTX 2019-02-06 09:04:57 +0100
  • d8043b799 Merge branch 'develop' into nsm-jack-apps by falkTX 2019-02-06 08:59:36 +0100
  • 6e656ce91 Give up trying to follow VST2 spec, always assume UI opens nicely by falkTX 2019-02-06 08:58:33 +0100
  • 4b3e0fb83 Give up trying to follow VST2 spec, always assume UI opens nicely by falkTX 2019-02-06 08:58:33 +0100
  • e9dffc601 Introducing "Cancelable actions" We can now timeout forever, as we let the user cancel when he wants to by falkTX 2019-02-06 08:56:52 +0100
  • 5ca950998 More NSM jack apps work, save, load and gui; water changes... by falkTX 2019-02-02 23:11:15 +0100
  • 211cead77 libjack: implement jack_port_by_name, initial jack_port_rename by falkTX 2019-02-02 22:15:18 +0100
  • b8d5b1c15 Merge branch 'develop' into nsm-jack-apps by falkTX 2019-02-02 21:19:11 +0100
  • cb4441395 Allow non-absolute paths for jack applications by falkTX 2019-02-02 21:18:02 +0100
  • 7277964a4 More work for NSM "apps" by falkTX 2019-02-02 21:15:38 +0100
  • f580a37a3 Merge branch 'develop' into nsm-jack-apps by falkTX 2019-02-02 19:42:27 +0100
  • f7ea7061d Improve travis CI setup (#823) by Filipe Coelho 2019-02-01 18:11:47 +0100
  • 5e4eb87d0 (refs/pull/823/head) Another CI fix by falkTX 2019-02-01 17:56:56 +0100
  • 2b4fc9b36 Fix CI build by falkTX 2019-02-01 17:35:08 +0100
  • 1c6349cae More CI by falkTX 2019-02-01 17:23:55 +0100
  • 0f4502420 Fix typo by falkTX 2019-02-01 15:57:38 +0100
  • ad151bc15 Fixes for CI by falkTX 2019-02-01 15:09:22 +0100
  • d3f850618 Fixes and debug by falkTX 2019-02-01 12:57:29 +0100
  • 536f7cc0d Misc by falkTX 2019-02-01 12:41:45 +0100
  • 600d8b683 Fix more strict warnings; Add strict rule to CI by falkTX 2019-02-01 12:35:29 +0100
  • 4ebd543d0 Force LINUX=false for non linux CI builds by falkTX 2019-02-01 11:56:48 +0100
  • be4cf7f40 Fix for custom repos by falkTX 2019-02-01 11:37:26 +0100
  • 93f6f1df5 Forgot to add file by falkTX 2019-02-01 11:31:11 +0100
  • 895b6bfb7 before_install is needed? by falkTX 2019-02-01 11:29:51 +0100