3afdf1f2dAllow bridges to set latency value again, now that we fixed things Closes#545 by
falkTX
2019-07-19 09:22:34 +0200
7c2528838Add simple audio-gain plugin Closes#683 by
falkTX
2019-07-19 09:15:11 +0200
a1f759bccDon't set numParams for carla as lv2 plugin, for now Fixes#885Fixes#893 by
falkTX
2019-07-12 15:46:10 +0200
935349e3cMake sure carla internal plugin has 100+10 parameters by
falkTX
2019-07-12 15:34:08 +0200
0867949a5Fix potential issue of carla-vst-shell with more than 100 parameters by
falkTX
2019-07-12 15:17:46 +0200
63e0ecf85Fix dependencies of plugin builds by
falkTX
2019-07-12 15:16:49 +0200
7c1e6301dAdd /usr/share/soundfonts to default sf2 path Fixes#877 by
falkTX
2019-07-12 13:48:24 +0200
a0be30f35Fix crash when plugin adds latency after starting at 0 by
falkTX
2019-07-12 13:19:39 +0200
63daa721cFix strict debug build by
falkTX
2019-07-12 12:53:27 +0200
5423bc68bDon't use -Weffc++ on strict debug build by
falkTX
2019-07-12 12:53:08 +0200
ba7f9bba8Convert python static lists into tuples by
falkTX
2019-07-12 12:14:02 +0200
b730f6c2bFix dragging canvas box by its icon by
falkTX
2019-07-12 12:10:16 +0200
db6dadd6dPlace Qt stuff outside of custom namespace Fixes#894Closes#895 by
falkTX
2019-07-12 11:55:39 +0200
7fa3be646Place Qt stuff outside of custom namespace Fixes#894Closes#895 by
falkTX
2019-07-12 11:55:39 +0200
3014fa703Add /usr/include/wine-development/windows to jackbridge includes by
falkTX
2019-07-12 10:52:41 +0200
6f9faf658Fix segfault on PowerPC by
nickolas360
2019-07-02 08:53:13 -0700
e2aff08dd (refs/pull/895/head)source/bridges-ui/CarlaBridgeToolkitQt.cpp: Include Qt4 .moc in previous location, so it won't fail during build. by
David Runge
2019-07-02 23:09:44 +0200
b277286d1source/bridges-ui/CarlaBridgeToolkitQt.cpp: Moving the include of CarlaBridgeToolkitQt{4,5}.moc to not be within CARLA_BRIDGE_UI namespace. by
David Runge
2019-07-02 20:12:34 +0200
e10986c34 (refs/pull/896/head)Fix segfault on PowerPC by
nickolas360
2019-07-02 08:53:13 -0700
39960af98Merge branch 'develop' of github.com:falkTX/Carla into develop by
falkTX
2019-06-30 12:46:33 +0200
5edb3d3ddbuild osx libpython as shared lib, needed for nuitka by
falkTX
2019-06-30 12:45:44 +0200
3486530a1linux package: force-ignore chroot keys by
falkTX
2019-06-29 10:56:46 +0200
381106993Build nuitka for osx by
falkTX
2019-06-29 10:49:29 +0200
d553810e1Fix pyliblo new-osx build by
falkTX
2019-06-29 10:35:19 +0200
95b1b328bFix loading projects with AU plugins by
falkTX
2019-06-22 09:40:20 +0200
d586cb32aTweaks for new osx build by
falkTX
2019-06-22 00:51:15 +0200
a40ee86a1Add build-deps script for newer osx systems (10.14) by
falkTX
2019-06-22 00:30:33 +0200
9bee2ff78Export internal audio and midi players as LV2 plugins by
falkTX
2019-06-21 17:13:42 +0200
c5338fa09Backport juce fix by
falkTX
2019-06-21 16:04:41 +0200
40c1496f7 (refs/pull/887/head)Change the dialog icon used for cancelable actions by
JP Cimalando
2019-06-08 14:16:59 +0200
da45e92c2Temporarily force path for jack internal client by
falkTX
2019-05-19 23:03:40 +0200
16f641592Make JACKBRIDGE_DIRECT simpler to work with by
falkTX
2019-05-19 22:54:44 +0200
46ef657d1Allow to build+link directly to libjack by
falkTX
2019-05-19 22:44:04 +0200
41f81a8afTweaks for getting some stuff working under Haiku by
falkTX
2019-05-01 16:44:32 +0200
08cb20301Yet another build fix by
falkTX
2019-05-01 15:46:27 +0200
b4fd3bdb3Really fix build by
falkTX
2019-05-01 15:21:27 +0200
9f4150227Fix build due to last commit by
falkTX
2019-05-01 15:00:58 +0200
d427e9271Add a real Dummy engine driver, usable with carla-single too via special env var CARLA_BRIDGE_DUMMY by
falkTX
2019-05-01 12:49:27 +0200
3bd4ff700Fix plugin rename under JACK single or multi client Fixes#876 by
falkTX
2019-04-23 15:00:05 +0200
9bc0cd764Partially revert a previous commit, that is useless and breaks build by
falkTX
2019-04-14 22:41:38 +0900
100782887libjack: implement uuid and thread-init cb, some cleanup by
falkTX
2019-04-14 15:13:50 +0900
fabfb7f31Offline/freewheel callback for our fake libjack by
falkTX
2019-04-14 13:18:56 +0900
1ae01df08Add option in settings for full-canvas repaints When activated, fixes noise and lefovers in background canvas area by
falkTX
2019-04-05 11:56:22 +0900
785334cddcleanup by
falkTX
2019-04-05 11:38:14 +0900
0ecb192e1Missed 1 scaled-contents property by
falkTX
2019-04-05 11:31:50 +0900
c0864e048Test drawing of inline big meter by
falkTX
2019-04-01 15:56:57 +0900
041658b0aOptimize audio file player by
falkTX
2019-04-01 15:56:36 +0900
97ccc800dHorizontally align inline displays by
falkTX
2019-04-01 15:55:51 +0900
eb6f8587dTry to fix auto-showing rack knobs in newer qt by
falkTX
2019-03-29 18:07:37 +0100
237796be1Fix one remaining unscaled high-dpi icon by
falkTX
2019-03-29 06:18:12 +0100
8cee62376Cleanup lv2 ui scale stuff, use LV2_UI__scaleFactor by
falkTX
2019-03-27 16:50:38 +0100
7717aa0e4Fixes and caching for inline displays by
falkTX
2019-03-27 02:26:06 +0100
a0f7944e3Add experimental setting for inline displays, disabled by default by
falkTX
2019-03-26 23:52:01 +0100
24c12d6adFix compatibility with Qt < 5.6 by
falkTX
2019-03-26 15:21:09 +0100
fe8d5e007Debug message for inline display helping by
falkTX
2019-03-26 02:41:53 +0100
a6db01785Fix build by
falkTX
2019-03-26 00:38:09 +0100
feacbe3adCleanup inline data and other last commits by
falkTX
2019-03-25 23:38:27 +0100
78461399eRenders inline display for internal plugins, if provided by
falkTX
2019-03-25 21:16:56 +0100
83deb5317Pass ui scale to ui bridges by
falkTX
2019-03-25 20:47:55 +0100
983819414Forgot this by
falkTX
2019-03-25 18:36:37 +0100
6ef554812Fix typo by
falkTX
2019-03-25 18:34:40 +0100
269356b88Testing: Send UI scale to lv2 uis by
falkTX
2019-03-25 18:30:41 +0100
051434993Expose inline display on internal plugins; 2.0 Backwards compat fix by
falkTX
2019-03-25 17:58:26 +0100
b3af597e2Merge pull request #868 from falkTX/high-dpi by
Filipe Coelho
2019-03-25 17:12:55 +0100
84fdf404d (refs/pull/868/head)More fixes for high-dpi, import a few theme fixes by
falkTX
2019-03-25 15:11:28 +0100
be7137db0Scale inline displays on zoom by
falkTX
2019-03-25 10:33:00 +0100
462b02d68Tweaks to high-dpi; Fix checkbox outline color by
falkTX
2019-03-25 09:37:46 +0100
8fae6d7c6More high-dpi stuff by
falkTX
2019-03-25 08:56:20 +0100
d1cd153e6Start work for High-DPI mode by
falkTX
2019-03-25 08:13:29 +0100
84b069810Fix a build error on FreeBSD Include <signal.h> in order to make `kill`, `SIGKILL` available. by
JP Cimalando
2019-03-22 00:37:46 +0100
ae2d33be5 (refs/pull/864/head)Fix a build error on FreeBSD Include <signal.h> in order to make `kill`, `SIGKILL` available. by
JP Cimalando
2019-03-22 00:37:46 +0100
aa0137a43Add jackbridge_uuid_parse by
falkTX
2019-03-21 20:16:30 +0100
462bb589cUse new jackbridge_uuid_parse in jack engine class by
falkTX
2019-03-21 20:16:49 +0100
b171cbca8Add jackbridge_uuid_parse by
falkTX
2019-03-21 20:16:30 +0100
ed4416284Add jackbridge_client_get_uuid by
falkTX
2019-03-17 14:43:40 +0100
20cc5244d (tag: v2.0.0)Set macos build version by
falkTX
2019-03-21 18:32:17 +0100
dfad463dcSet carla-plugin embed UI size to be the same as develop branch by
falkTX
2019-03-21 17:13:37 +0100
d31bd32f1Make bridges forwards-compatible with develop branch by
falkTX
2019-03-21 17:03:14 +0100
52bbd34c3Do not bridge LSP plugin UIs, for now by
falkTX
2019-03-21 16:45:12 +0100
fc3964514Do not bridge LSP plugin UIs, for now by
falkTX
2019-03-21 16:45:12 +0100
cb141838aFix build with external plugins by
falkTX
2019-03-21 16:37:52 +0100
0b64f16edUpdate our packaging for 2.0.0 by
falkTX
2019-03-21 15:35:52 +0100
d218b5824Fix build; Remove debug prints; Implement drag/touch for bridges by
falkTX
2019-03-21 11:26:37 +0100
dbf649d58WIP drag/touch params callback to host; Fix plugin rename API by
falkTX
2019-03-21 10:29:25 +0100
d4a0292f3carla-vst: expose first plugin params for host automation; cleanup by
falkTX
2019-03-21 02:13:40 +0100
1dc76b5ccForgot to add a file.. by
falkTX
2019-03-20 00:02:16 +0100
c75b836f2Fix previous commit for old qt versions by
falkTX
2019-03-19 23:59:47 +0100
f91b326d8Add setDesktopFileName to our frontend qt app instance by
falkTX
2019-03-19 23:42:59 +0100
d0610840bAdd back modgui support by
falkTX
2019-03-19 23:40:32 +0100
0c197e12bMake main carla client selectable on canvas in jack mode And remove a print, for now by
falkTX
2019-03-18 08:59:14 +0100
b4e05d4d1Mapping between plugin id and canvas group id; Cleanup by
falkTX
2019-03-18 08:50:43 +0100
9379d71c9Fix cross-compilation by
falkTX
2019-03-17 20:05:47 +0100
bada73b95Merge branch 'master' into develop by
falkTX
2019-03-17 18:41:11 +0100
fd4e24fc4Fix a few typos by
falkTX
2019-03-17 18:31:42 +0100
249d991ebRebuild unzipfx when preparing linux binaries by
falkTX
2019-03-17 17:47:39 +0100
05158d9b7Bump release version, preparation for stable series by
falkTX
2019-03-17 17:44:57 +0100
e87013204Remove test variable by
falkTX
2019-03-17 14:48:01 +0100