c3c57acebCleanup by
falkTX
2020-07-20 04:12:38 +0100
f0db4343fmidi pattern: Keep playback position while changing BPM Fixes#1210 by
falkTX
2020-07-20 04:04:20 +0100
d29182358Fix MIDI pattern missing notes at the edges, improve MIDI performance by
falkTX
2020-07-20 03:36:46 +0100
175434b9dmidi pattern: Keep playback position while changing BPM Fixes#1210 by
falkTX
2020-07-20 04:04:20 +0100
64ee3bea0Fix MIDI pattern missing notes at the edges, improve MIDI performance by
falkTX
2020-07-20 03:36:46 +0100
0e592a040Yet another fix for last translation commits by
falkTX
2020-07-20 02:19:29 +0100
3a4c4c8abBuild and installation of translation files by
JP Cimalando
2019-03-21 21:27:06 +0100
817b61c43Fix last commit (extra unused import) by
falkTX
2020-07-20 02:07:00 +0100
c7edf7c91Search and load translation files at frontend startup by
JP Cimalando
2019-03-21 20:57:08 +0100
e4b8981b8Dont try to build C++ frontend code, we will not use it after all by
falkTX
2020-07-20 02:02:32 +0100
cd6d1d2aeSelect text in search entry also when focusing via shortcut by
falkTX
2020-07-20 01:56:53 +0100
0464cd589Initial code for mapped parameter flags by
falkTX
2020-07-14 02:51:47 +0100
6a783076e (tag: v2.2.0-RC1)Merge branch 'master' of github.com:falkTX/Carla into develop by
falkTX
2020-07-18 16:08:29 +0100
1fdeed015Set version for linux scripts too by
falkTX
2020-07-18 16:08:04 +0100
783352477Set 0 prefix for osx builds by
falkTX
2020-07-18 17:03:24 +0200
209eeadc8Tweaks to windows build script by
falkTX
2020-07-18 16:00:33 +0100
6dbe64bc1Fix regression, missing notes on new plugins by
falkTX
2020-07-18 14:38:14 +0100
a6c38ae20Version used by unzipfx needs final 0 suffix by
falkTX
2020-07-17 23:19:44 +0100
339acea70Update linux scripts by
falkTX
2020-07-17 20:51:36 +0100
fc1b59f9aA few more fixes for macos 10.8 build by
falkTX
2020-07-17 21:36:28 +0200
f2ae25f8bFix build with last commit by
falkTX
2020-07-17 11:18:19 +0100
b87061d6eFixup juce with macos 10.8, enable it again by
falkTX
2020-07-17 11:56:04 +0200
a5ae5f496Set version for osx builds, disable juce on 10.8 for now by
falkTX
2020-07-16 17:36:11 +0200
2c6915d9cBump version on the windows scripts by
falkTX
2020-07-16 15:43:21 +0100
a58501468Correct usage of LV2 options interface to change plugin block size by
falkTX
2020-07-16 15:37:02 +0100
53b3a2cbaAdd option to disabling sending notes to plugins (reverse on) by
falkTX
2020-07-16 15:26:05 +0100
03c52b795Fix MIDI file removing channel bit from 0-velocity note "on"s by
falkTX
2020-07-16 15:25:13 +0100
8169fe32a (refs/pull/1158/head)Fixup RackListWidget::dragLeaveEvent by
falkTX
2020-07-15 23:15:17 +0100
583d1efb4Fix strict build by
falkTX
2020-07-14 02:55:01 +0100
b4eac526eAdd unused PluginParameterData::getFinalValueWithMidiDelta() by
falkTX
2020-07-14 02:36:32 +0100
5a9e11a24Store the raw MIDI value in EngineControlEvent, for future use by
falkTX
2020-07-14 02:35:56 +0100
6995188ebFix zero-velocity note-ons on MIDI files by
falkTX
2020-07-14 02:07:09 +0100
b74d8344acarla-jack-multi should always show canvas Hiding for ladish is useless since ladish does not support multi-client anyway by
falkTX
2020-07-13 18:05:25 +0100
19dbb9858Remove X-NSM-capable from main carla desktop file, forcing variants by
falkTX
2020-07-13 18:00:29 +0100
d0446fe4fShow canvas tab in jack-single or multi modes under NSM by
falkTX
2020-07-13 17:58:20 +0100
cf3c0bcf9Name the newly added desktop files by
falkTX
2020-07-13 17:52:58 +0100
94eb43146Bump version to 2.1.95 aka 2.2-RC1 by
falkTX
2020-07-13 16:22:51 +0100
c232b5bb5Add desktop files with hidden status for all carla variants by
falkTX
2020-07-13 16:10:04 +0100
c502be986Skip MIDI learn status when cloning or renaming plugin by
falkTX
2020-07-13 15:44:21 +0100
47bc02a14Fix strict build by
falkTX
2020-07-13 15:16:57 +0100
d160fc708Increase lfo max value, so we can get real slow by
falkTX
2020-07-13 15:03:00 +0100
088fc9e5bConvert control parameter events into MIDI CCs to send to bridges by
falkTX
2020-07-13 13:53:01 +0100
3946d1299Implement MIDI CC and CV source parameter changes for bridges by
falkTX
2020-07-13 13:49:42 +0100
6f58669c0Fix internal client build by
falkTX
2020-07-13 13:37:02 +0100
929c86973Use a custom flag so our CV ports appear as CV right away by
falkTX
2020-07-13 13:34:32 +0100
4dd39905aDo not give MIDI learn option for output or read-only parameters by
falkTX
2020-07-13 12:41:24 +0100
f053e8ab3Fix bridge build with previous commit by
falkTX
2020-07-13 12:35:00 +0100
c3f05e4e9Initial implementation of MIDI learn (per plugin, not global) by
falkTX
2020-07-13 12:17:56 +0100
ea36715ceFix typo in MIDI CC list, leading to wrong Balance CC value by
falkTX
2020-07-13 10:36:56 +0100
d6d1f3ab2Show current mapped type+value directly together with parameter No more right clicking needed to find this info by
falkTX
2020-07-13 10:30:56 +0100
e64537666Always use maximum amount of channels for VST2 plugins Fixes#1184Fixes#1106 by
falkTX
2020-07-13 01:46:35 +0100
0f6a92d0bDon't use water namespace in CachedPlugins.cpp by
falkTX
2020-07-13 01:37:32 +0100
cac84277cDon't use water namespace in CarlaDssiUtils.cpp by
falkTX
2020-07-13 01:36:30 +0100
260bb9767Fix old macos build by
falkTX
2020-07-13 00:01:07 +0100
7f595594bOnly load default state on LV2 plugins that request such feature by
falkTX
2020-07-12 23:51:50 +0100
da7c7c7ccCopy lv2 state path contents when cloning plugin by
falkTX
2020-07-12 23:44:54 +0100
ea3f36ed9Fix water File::copyDirectoryTo() to take into account symlinks by
falkTX
2020-07-12 23:44:17 +0100
1e29ecdd1Better handling of LV2 temporary state, for clone and rename by
falkTX
2020-07-12 23:03:26 +0100
4a77792feDont recreate symlinks; Add single quotes around debug paths by
falkTX
2020-07-12 22:24:01 +0100
232177d3aSymlink for LV2 abstract paths on request; Cleaner debug prints by
falkTX
2020-07-12 21:44:04 +0100
720c6fe10More work for LV2 state path, symlinks and move/copy when needed by
falkTX
2020-07-12 21:04:30 +0100
7571cdcbcCheck for state:threadSafeRestore on lv2 plugins; More debug paths by
falkTX
2020-07-12 16:56:13 +0100
d808f5344Keep current edit-dialog tab state while reloading parameters by
falkTX
2020-07-12 15:36:23 +0100
38abd705acarla-plugin: fix a few actions leading to inconsistent state by
falkTX
2020-07-12 15:13:26 +0100
1e5444355Skip inline redraw requests if engine mode has no patchbay by
falkTX
2020-07-12 15:04:06 +0100
019b2b794Some debug messages to help catch future issues by
falkTX
2020-07-12 04:18:44 +0100
2b6fd1ca6Fix recursion when using carla-patchbay under JACk with lv2 midnam by
falkTX
2020-07-12 03:58:13 +0100
594b5b9feFix default name for sfz with sfizz tricks by
falkTX
2020-07-12 03:53:36 +0100
1aa0ec574Ignore requests to hide UI if lv2 plugin uses files only by
falkTX
2020-07-12 03:47:35 +0100
046ea33f4Add test code to replace sfz files with lv2 sfizz (disabled for now) by
falkTX
2020-07-12 02:30:56 +0100
8c543fae8Add recently added jack-app MIDI support in client side, to stay in sync by
falkTX
2020-07-11 23:51:52 +0100
eae7c39adFix removing plugin in carla-rack plugin mode by
falkTX
2020-07-11 23:51:30 +0100
5f123d228Add a 12400x9600 canvas size Fixes#1197 by
falkTX
2020-07-11 18:27:50 +0100
5bd249709Add debug prints regarding profile file/folder by
falkTX
2020-07-11 18:24:26 +0100
61d581183carla-lv2: better handling of state make-path by
falkTX
2020-07-11 14:56:20 +0100
6de93e916Better handling of LV2 state paths, WIP by
falkTX
2020-07-11 14:19:22 +0100
3c27fbdd3carla-plugin: force qt to use xcb backend if going to embed UI by
falkTX
2020-07-09 21:53:12 +0100
f2e4cce1eMake lv2 state makePath return a unique path per plugin by
falkTX
2020-07-09 21:38:12 +0100
fbc26c4c3carla-plugin: only request UI parameter changes if UI is visible by
falkTX
2020-07-09 21:18:49 +0100
b45293394carla-plugin: define an lv2:Project by
falkTX
2020-07-09 14:52:18 +0100
d4682bcadOne more build fix by
falkTX
2020-07-09 06:27:04 +0100
0c5cfd571Fix build with previous commit by
falkTX
2020-07-09 06:10:48 +0100
4fc8860bdUse --whole-archive for internal static libs by
falkTX
2020-07-09 05:43:45 +0100
4f652f032Go back to previous way of specifying export symbols on macOS by
falkTX
2020-07-09 01:47:53 +0100
5fb07e994Stop building carla-native-plugin test binary by
falkTX
2020-07-09 01:40:03 +0100
0e412aa0dFix SF2 default polyphony Fixes#881 by
falkTX
2020-07-09 01:28:57 +0100
883803005Add a few more details to lv2 plugin version, passes lv2lint by
falkTX
2020-07-09 00:14:48 +0100
f52eb7873carla-plugin: Only export exactly the symbols that we need by
falkTX
2020-07-08 23:41:33 +0100
9a0bf9384Update juce stuff by
falkTX
2020-07-07 10:28:30 +0100
0e8a2f6e9Start experimenting with embed-ui API, for use in external tools by
falkTX
2020-07-06 03:32:20 +0100
d70705166Clear canvas selection when deleting plugin, fixing assertions by
falkTX
2020-07-03 00:43:40 +0100
0bd8c8175Update juce sources to stable juce6 release (DISTRHO version) by
falkTX
2020-07-02 21:01:10 +0100
e2a7f320aFix missing MIDI CC in jack-apps (was missing implementation) by
falkTX
2020-07-01 16:00:18 +0100
eb3609b2cBetter support for NSM jack-apps: projects and non optional gui Fixes#1188 by
falkTX
2020-07-01 00:12:20 +0100
bac54233eAdd some safeties around invalid connection-id Need to investigate this more deeply later on by
falkTX
2020-06-30 22:09:35 +0100
10b11d439Allow all MIDI options in jack-apps by
falkTX
2020-06-30 19:17:02 +0100
b645e1accInterposer: also ignore XNextEvent for NSM by
falkTX
2020-06-30 19:03:06 +0100
b928c6fa9interposer: Better handling of destroyed windows, skip for some by
falkTX
2020-06-30 18:35:15 +0100
fda792130Fix missing ports if client uuid fetch fails Error case was returning instead of continuing by
falkTX
2020-06-30 11:56:27 +0100
97a3d9cacDo not set client prefix from CLI if using NSM (let NSM handle it) by
falkTX
2020-06-30 10:50:16 +0100