Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | | *
  • | |/
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • 978f15206 CV control stuff is not sample accurate just yet by falkTX 2020-01-15 14:24:46 +0000
  • d2501b170 Make CV control stuff work with JACK, finally by falkTX 2020-01-15 14:16:09 +0000
  • c597da5b1 Make some engine functions inline and protected by falkTX 2020-01-15 12:25:08 +0000
  • d2179e3bd Move a few functions out of public API by falkTX 2020-01-15 12:11:47 +0000
  • c2c422a8e Set range of LV2 and native CV plugin ports by falkTX 2020-01-14 21:48:46 +0000
  • d17c94b3f Fix limits of MIDI CC parameters Closes #989 by falkTX 2020-01-14 21:23:32 +0000
  • 2c793fc45 Update submodule; Don't call jack metadata on null port by falkTX 2020-01-13 18:16:08 +0000
  • 50bf13f6a Tweak linux build script; Add option for custom MIDI CC mapping by falkTX 2020-01-13 11:46:56 +0000
  • 911a7c693 Make it buildable on new osx too by falkTX 2020-01-12 19:26:19 +0100
  • 00a8f7f99 A few more changes as needed for osx by falkTX 2020-01-11 19:22:53 +0100
  • 6dba3ce4a Merge branch 'develop' of git://github.com/falkTX/Carla into develop by Your Name 2020-01-11 15:56:02 +0100
  • dada9a619 Needed osx changes by Your Name 2020-01-11 15:55:31 +0100
  • 4ac8ff2ef Update external plugins, fixes build by falkTX 2020-01-10 21:51:39 +0000
  • 8bceb9ed1 Fixup process constness while at it by falkTX 2020-01-10 21:26:58 +0000
  • 691deb66b Make CarlaNative.h process function backwards compatible by falkTX 2020-01-10 21:03:02 +0000
  • 45fc5b7d9 Don't allow NSM without project, be clear when NSM cant be used by falkTX 2020-01-06 18:16:29 +0000
  • 9de958461 Add option to clear xrun after project load by falkTX 2020-01-06 15:21:58 +0000
  • 319555bf0 Building frontend requires "libs" now too by falkTX 2020-01-04 00:23:47 +0000
  • fea4a0b12 Fix loading bridged VST state by falkTX 2020-01-03 17:01:08 +0000
  • a0a25d23f Fix assertion due to juce category name being empty by falkTX 2020-01-03 16:56:04 +0000
  • 737ae1b0e Fix old OSX build by falkTX 2020-01-03 16:49:24 +0000
  • f6b1704ad Better warning for audioMasterAutomate in main thread by falkTX 2020-01-03 16:40:53 +0000
  • ddff565c7 Fix empty program names in some cases; Fix null program on bridge load by falkTX 2020-01-03 16:09:07 +0000
  • 3af5915de Backwards-compatible QFontMetrics horizontalAdvance/width call by falkTX 2020-01-02 13:00:46 +0000
  • 459a85409 Add first good tests, can be automated if needed by falkTX 2019-12-27 11:03:51 +0000
  • cdcd18725 Fix pedantic warnings; Make binary dir set by default on standalone by falkTX 2019-12-27 10:50:49 +0000
  • dbbbcd1cb Do not compare raw string pointers in water::Identifier Fixes #986 by falkTX 2019-12-26 00:55:14 +0000
  • abe9043c7 Fix wrong logic leading to non-installed startup scripts Fixes #987 by falkTX 2019-12-26 00:32:45 +0000
  • 8c49d1ae6 Initial code for removing cv control by falkTX 2019-12-26 00:30:48 +0000
  • 49b1bec93 Cleanup previous test stuff by falkTX 2019-12-25 23:31:06 +0000
  • caa0d57fe Move some more definitions around, fix build by falkTX 2019-12-25 23:19:04 +0000
  • bf4cc804a Move some definitions to a new file by falkTX 2019-12-25 21:14:42 +0000
  • a10dc3868 More API rework needed to export controls/cv, WIP by falkTX 2019-12-25 19:05:09 +0000
  • 9a1874745 Forgot a destructor; Make some functions inline by falkTX 2019-12-25 14:58:35 +0000
  • 8bdf27448 Link zynaddsubfx-ui in resources too by falkTX 2019-12-25 14:50:16 +0000
  • 913ad29ea Fix missing link to zynaddsubfx resources by falkTX 2019-12-25 14:40:24 +0000
  • a98fbe51b Move some files around, fixes #984 by falkTX 2019-12-25 14:31:25 +0000
  • 9d33eab74 Delete old stuff by falkTX 2019-12-25 14:17:09 +0000
  • 80580d364 Update gitignore; Add missing C++ file by falkTX 2019-12-25 14:14:16 +0000
  • 2d2bba987 Get rid of old tests folder, will start with a new one soon by falkTX 2019-12-25 14:12:03 +0000
  • 1fffd7c66 Fix build (remove bin/resources link, use signal on unix, not linux) by falkTX 2019-12-22 19:40:38 +0000
  • 1e72ee7ff Fixup c++ frontend for strict warnings, actually works.. by falkTX 2019-12-22 19:30:35 +0000
  • 682dcdfbb Make C++ frontend optional, by use of "make cpp" by falkTX 2019-12-22 18:14:49 +0000
  • 5fed7a05d Implement add-jack in c++, start plugin refresh by falkTX 2019-12-21 23:52:21 +0000
  • ed335301e Add definitions of carla_database.py in c++ by falkTX 2019-12-21 22:15:24 +0000
  • 20d450554 Bunch more c++ stuff, WIP by falkTX 2019-12-21 12:38:24 +0000
  • 0aaf2f97b Define all functions for HostWindow in c++ by falkTX 2019-12-20 18:49:28 +0000
  • 60608bb2b Implement most of settings in c++ by falkTX 2019-12-20 13:20:25 +0000
  • 6fd18597a A few more additions to c++ code by falkTX 2019-12-20 11:39:43 +0000
  • 1b8888187 Continue C++ ideas by falkTX 2019-12-20 02:15:17 +0000
  • 475603b35 Move c++ code to main frontend folder by falkTX 2019-12-19 22:22:18 +0000
  • b5bcd13e5 Enable IRC notifications only by redtide 2019-12-19 21:14:40 +0100
  • 455d60b15 (refs/pull/982/head) Enable IRC notifications only by redtide 2019-12-19 21:14:40 +0100
  • e9563d853 Fix build with latest changes by falkTX 2019-12-19 19:48:47 +0000
  • 84dc3c69f Set cv port range when mapped range changes by falkTX 2019-12-19 19:07:56 +0000
  • cacad4a52 Tweak API and param widget so we can have CV expose option (WIP) by falkTX 2019-12-19 17:11:29 +0000
  • a439962c9 Add some new c++ code by falkTX 2019-12-19 14:29:15 +0000
  • 648b3c33e Fix usage of EnterCriticalSection by falkTX 2019-12-18 23:58:16 +0000
  • dc9e57da0 Don't build new cv param stuff in cross-architecture bridges by falkTX 2019-12-18 23:47:52 +0000
  • b94903350 Rework CV param stuff, less racy by falkTX 2019-12-18 23:27:08 +0000
  • 3cfd7d09f Use QSafeSettings in a few more places by falkTX 2019-12-18 14:04:10 +0000
  • f939cd1d4 Introduce and use QSafeSettings class by falkTX 2019-12-18 13:37:43 +0000
  • 93700a50a Fix build against libfluidsynth in custom location by falkTX 2019-12-18 13:37:19 +0000
  • d5436a56c Set Qt5 related build flags by falkTX 2019-12-18 13:36:55 +0000
  • 499fce655 Change nsm_init signature, using uint64 for pid by falkTX 2019-12-18 13:36:18 +0000
  • 80cf43bec More print build warnings fixes by falkTX 2019-12-16 22:33:01 +0000
  • a89dfbf49 Fix string-copy related compiler warnings by falkTX 2019-12-16 14:13:15 +0000
  • 452468b3f Try a hackish way to push bridge options on init by falkTX 2019-12-15 17:19:54 +0000
  • a02c1f975 Move some definitions around by falkTX 2019-12-15 01:48:09 +0000
  • a7188bedc Add API to set mapped param ranges; bridge backwards compat stuff by falkTX 2019-12-15 01:42:08 +0000
  • 0899bb691 Fix build with old compilers by falkTX 2019-12-15 00:50:14 +0000
  • f9fb98438 Add API to enable/disable CV controls by falkTX 2019-12-15 00:48:51 +0000
  • c97d183e3 fixed-buffers on by default for bridges; forgot chunks by falkTX 2019-12-15 00:23:21 +0000
  • 2b6dc623a Initial support of CV in plugin bridges (incomplete, missing names) by falkTX 2019-12-15 00:16:11 +0000
  • 8c2441335 Fix missing parameter strings in plugin bridges (name, unit) by falkTX 2019-12-15 00:15:32 +0000
  • eed583e05 Disable CV controls by default, add first API around it by falkTX 2019-12-14 23:54:32 +0000
  • ed42465d3 Set options in plugin bridges by falkTX 2019-12-14 23:18:29 +0000
  • b05189943 Expose vst2 params as cv (testing) by falkTX 2019-12-14 16:09:18 +0000
  • 0d6e71eb7 More CV control work, now hackishly working under JACK by falkTX 2019-12-14 15:44:32 +0000
  • fee388e1b Make mixWithCvBuffer() virtual by falkTX 2019-12-14 14:12:24 +0000
  • 92c70a380 API cleanup with latest changes, test cv changes with LV2 by falkTX 2019-12-11 18:23:11 +0000
  • b185d3e04 Remove non-needed var by falkTX 2019-12-11 17:24:19 +0000
  • 5d81b6431 More tests with CV controls, working for ladspa by falkTX 2019-12-11 17:22:11 +0000
  • 52b734021 Continue stuff for cv controls by falkTX 2019-12-11 10:23:11 +0000
  • dd08dd59e Initial tests for cv and param control by falkTX 2019-12-11 09:19:18 +0000
  • dedf74f57 Label release as beta1 by falkTX 2019-12-10 12:24:12 +0000
  • 5fbb28684 Correct default options for native vst by falkTX 2019-12-10 12:19:41 +0000
  • 520bbe446 Properly restore options for all plugin formats, CC on by default by falkTX 2019-12-10 12:10:43 +0000
  • 81b6f4600 Introduce PLUGIN_OPTIONS_NULL; Save&restore LADSPA/DSSI options by falkTX 2019-12-10 11:51:28 +0000
  • aa7eb6c5c Fix row count in plugin-add dialog by falkTX 2019-12-06 02:03:41 +0000
  • df61dffe0 Prevent a small assertion by falkTX 2019-12-06 01:52:10 +0000
  • 42cc9127c Allow parameter comment and group name in internal plugins Very useful for carla-rack/patchbay plugins by falkTX 2019-12-06 01:46:32 +0000
  • 7a9ddac0d Fixup carla-patchbay and implement dynamic parameters by falkTX 2019-12-06 01:34:27 +0000
  • bd086598c Remove StringPool, barely used and lead to memory corruption by falkTX 2019-12-05 21:04:20 +0000
  • 8511785f8 Fix strict build by falkTX 2019-12-05 16:47:35 +0000
  • 0a643091b Fix crash with LADSPA plugins (regression on DSSI code merge) by falkTX 2019-12-05 16:34:17 +0000
  • 93bd5c8b8 Add definitions for DLS and GIG plugin types, unused for now by falkTX 2019-12-04 15:26:13 +0000
  • 4f6ce4614 Fix build of external plugins by falkTX 2019-12-04 15:25:15 +0000
  • e2ec0164a Add API to internal plugins so we can name audio and cv ports by falkTX 2019-12-04 10:42:38 +0000
  • b2a77a23f Add midi2cv plugin by falkTX 2019-12-04 10:25:37 +0000