Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • | *
  • |/
  • *
  • *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • 23df92baf Fix lv2-bundles build by falkTX 2020-12-30 14:42:11 +0000
  • d10dd1673 audiofile: Bail out if resample fails, whitespace cleanup by falkTX 2020-12-30 14:35:47 +0000
  • 4b3059caa Fix strict build by falkTX 2020-12-30 14:24:10 +0000
  • b8cc6d724 Fix missing audio outputs in rack mode juce engine driver by falkTX 2020-12-30 13:26:52 +0000
  • b209439f8 audiofile: add some info as parameter outputs by falkTX 2020-12-30 05:19:13 +0000
  • 4ab31d58b Fix build with old compilers by falkTX 2020-12-30 04:28:02 +0000
  • 222a35070 audiofile: reduce lock time and use a spinlock as guard by falkTX 2020-12-30 04:23:30 +0000
  • c41f73f43 audiofile: use host idle to read file, instead of custom thread by falkTX 2020-12-30 03:54:02 +0000
  • 6c088cdee bigmeter: do not request inline display during process by falkTX 2020-12-30 02:48:22 +0000
  • 086bd2ddb audiofile: do not request inline display during process by falkTX 2020-12-30 02:39:28 +0000
  • 53717dd43 Finish resampling details, seems to work nicely by falkTX 2020-12-30 02:15:15 +0000
  • 44073170d On the fly resampling for audiofile by falkTX 2020-12-30 00:20:03 +0000
  • f2dfad7ca Initial tests with resampler by falkTX 2020-12-29 23:47:27 +0000
  • 2d53b1f4a Add zita-resampler, to be used for audiofile by falkTX 2020-12-29 22:47:02 +0000
  • 870fd2798 Start trying to package for osx nicely by falkTX 2020-12-29 21:51:31 +0000
  • cc88e0ae9 Rough way of discoverying x64-only vsts on arm64 macOS by falkTX 2020-12-29 21:30:07 +0000
  • 222f047b9 Save/restore side panel visiblity for carla-control by falkTX 2020-12-28 14:55:56 +0000
  • 565f48537 Remove custom return host on carla-control, no longer needed by falkTX 2020-12-28 14:54:20 +0000
  • 65850dfb7 Silent a pylint warning by falkTX 2020-12-24 17:22:57 +0000
  • 4b6f8a514 Cleanup, fix offset in previous commit (OSC method) by falkTX 2020-12-24 16:52:38 +0000
  • 1a792463b Really fix/ignore client name if known host by falkTX 2020-12-24 16:28:37 +0000
  • afa82a2b4 Adjust static lv2 bundles for latest MOD file spec by falkTX 2020-12-24 16:28:20 +0000
  • f031ad850 Ignore client name if OSC message is from known host by falkTX 2020-12-24 16:16:59 +0000
  • e211b3afc Clear up situation with nogui and carla-osc-gui script by falkTX 2020-12-24 15:34:10 +0000
  • 899d277cf Workaround buggy lo_address_get_port by falkTX 2020-12-24 14:49:11 +0000
  • ab22a84d2 Cleanup some OSC message size by falkTX 2020-12-24 14:31:24 +0000
  • 68ba1ed54 Use OSC message source instead of URL arg as target by falkTX 2020-12-24 14:12:20 +0000
  • 230976335 Print a little debug info when new carla-control connects by falkTX 2020-12-24 13:50:25 +0000
  • a3ed031c4 Fix strict build by falkTX 2020-12-24 13:45:02 +0000
  • b7ba3ca9a Merge branch 'develop' of github.com:falkTX/Carla into develop by falkTX 2020-12-24 13:44:53 +0000
  • 8959107b0 audio/midi file plugins should alway list their file "presets" by falkTX 2020-12-24 13:37:42 +0000
  • f87f9bebb Set audio and midi file path as used in MOD units by falkTX 2020-12-24 13:36:36 +0000
  • e1fe556da Fix macos-old build by falkTX 2020-12-21 01:13:22 +0000
  • cd614a1d0 Fix unused variable by falkTX 2020-12-21 01:11:08 +0000
  • 408eb9975 Fix strict build by falkTX 2020-12-21 00:31:33 +0000
  • f9e8f83f4 Put x64 lv2 plugins in bridge mode if needed (macOS only) by falkTX 2020-12-21 00:29:08 +0000
  • 532925a60 Remove plugins from macOS quarentine before running them by falkTX 2020-12-21 00:12:40 +0000
  • a26defd8b Only scan for relevant formats when using juce host by falkTX 2020-12-20 22:22:44 +0000
  • d347aefa0 Automatically run VST2 intel/arm binaries on macOS as needed by falkTX 2020-12-20 21:58:22 +0000
  • 003c61cd8 Reduce amount of errors logged whe plugin bridge shm fails by falkTX 2020-12-20 21:57:35 +0000
  • f6a7d9c9d Fix libmagic detection under macos-universal builds by falkTX 2020-12-20 21:56:26 +0000
  • e6679d597 Debug juce host plugin init by falkTX 2020-12-20 19:46:56 +0000
  • 572c2aa54 Fix drag&drop of VST2 plugins under macOS by falkTX 2020-12-20 19:46:20 +0000
  • 5fe87ed00 Fix VST2 plugins nnot being loaded by juce host by falkTX 2020-12-20 19:45:41 +0000
  • 70381bafc Fix macOS dev environment by falkTX 2020-12-20 19:11:30 +0000
  • 5a721272f Try to fix macos-old build by falkTX 2020-12-19 12:46:03 +0000
  • 6d00a6d09 Rework audio file plugin a bit, clean midi file ignore list by falkTX 2020-12-19 02:01:20 +0000
  • df979e70a Document required MSYS2 fix by redtide 2020-12-16 13:40:56 +0100
  • 6628c6fa7 (refs/pull/1317/head) Document required MSYS2 fix by redtide 2020-12-16 13:40:56 +0100
  • 186e2d6b2 Fix LV2 worker event order by falkTX 2020-12-15 12:25:12 +0000
  • 8d9e0c13d Make it no longer needed to do "make BUILDING_FOR_WINDOWS=true" by falkTX 2020-12-15 12:05:41 +0000
  • 7b42c9573 (refs/pull/1314/head) Use freedesktop theme icons on Linux with svg ones as fallback by redtide 2020-12-15 07:02:59 +0100
  • 626dd5751 Catch patch:Set messages to update built-in parameters by falkTX 2020-12-14 22:17:40 +0000
  • 387b02907 Send lv2 parameter changes to UI; Don't reuse the same atom forge by falkTX 2020-12-14 21:27:25 +0000
  • 5742286f0 Some little work for lv2 parameters in ui bridges, update modgui by falkTX 2020-12-14 20:16:50 +0000
  • 9300001c1 Rework postponeRtEvent data to be union of structs by falkTX 2020-12-14 16:51:35 +0000
  • cf71267a1 Fix compiler warning with qt4 theming by falkTX 2020-12-14 15:34:00 +0000
  • 3c56f26a5 Fix wine32 build in Fedora by falkTX 2020-12-13 21:19:47 +0000
  • 84296b3f3 More tweaks as needed for macOS by falkTX 2020-12-13 20:47:30 +0000
  • debe27d6d Use newer cxfreeze on macOS universal builds by falkTX 2020-12-13 17:28:28 +0000
  • 36d48a5bb Tweaks in makefile and macOS script, in preparation for arm64/m1 by falkTX 2020-12-13 16:52:35 +0000
  • b5193900b Do not save/restore lv2 parameter-patch values, intercept restore by falkTX 2020-11-28 01:25:25 +0000
  • d0079162c Fix building tests by falkTX 2020-11-23 18:43:54 +0000
  • 649df0ea9 Do not use fancy win32 dialog on mingw by falkTX 2020-11-23 18:38:44 +0000
  • d21349ec5 Specify the new exports in the relevant file by falkTX 2020-11-21 19:10:26 +0000
  • b97c64857 Really fix symbols exports for host/native-plugin libs by falkTX 2020-11-21 19:02:26 +0000
  • 1b824e51f Update to JUCE 6.0.4 by falkTX 2020-11-16 17:38:31 +0000
  • c14ec23ab (hotfix-2.2) Fix a few oddities in about dialog Closes #1272 by falkTX 2020-10-12 17:40:43 +0100
  • 54fc59f3d Fix a few oddities in about dialog Closes #1272 by falkTX 2020-10-12 17:40:43 +0100
  • ae02b0ba8 Bump version to alpha2 by falkTX 2020-10-12 12:53:29 +0100
  • 494cee4dd Ammend last commit, use BUILD_BRIDGE_ALTERNATIVE_ARCH by falkTX 2020-10-05 13:09:47 +0100
  • b6dcba72a Fix bridge build by falkTX 2020-10-05 13:08:13 +0100
  • f9ff6d5c0 Clear up which symbols are exposed in utils and standalone libs by falkTX 2020-10-05 12:43:26 +0100
  • 13d2f6697 Special macOS 10.12 treatment for Carla-Control as done for Carla by falkTX 2020-09-26 22:39:40 +0100
  • 8b7203135 Special macOS 10.12 treatment for Carla-Control as done for Carla by falkTX 2020-09-26 22:39:40 +0100
  • b9b2ddb99 Fix GCC4 compatibility in clang by falkTX 2020-09-26 15:38:36 +0100
  • 8f1a8468d Fix strict build for >= or < qt 5.15 by falkTX 2020-09-26 15:18:15 +0100
  • 29d590853 Final compatibility fixes by falkTX 2020-09-26 14:32:02 +0100
  • c91f85658 A few more GCC4 compat fixes by falkTX 2020-09-26 14:18:08 +0100
  • a24ddb59d Fix juce_audio_basics for GCC4 compatibility by falkTX 2020-09-26 14:07:22 +0100
  • dc6c34a4c Fix a build warning against Qt 5.15 by falkTX 2020-09-26 14:05:38 +0100
  • 6babc8a47 Fix juce_gui_basics to be GCC4 compatible by falkTX 2020-09-26 13:53:11 +0100
  • a72dbc987 (tag: v2.2.0) Fix GCC4 compatibility in clang by falkTX 2020-09-26 15:38:36 +0100
  • c6bd01d3d Fix strict build for >= or < qt 5.15 by falkTX 2020-09-26 15:18:15 +0100
  • 6b41edb3d Final compatibility fixes by falkTX 2020-09-26 14:32:02 +0100
  • dff6155a1 A few more GCC4 compat fixes by falkTX 2020-09-26 14:18:08 +0100
  • 25e17ced9 Fix juce_audio_basics for GCC4 compatibility by falkTX 2020-09-26 14:07:22 +0100
  • 8f2cef704 Fix a build warning against Qt 5.15 by falkTX 2020-09-26 14:05:38 +0100
  • 798a851bc Fix juce_gui_basics to be GCC4 compatible by falkTX 2020-09-26 13:53:11 +0100
  • 4bb7d6e05 Set TARGET_MACHINE var in makefile, even if target OS already set Fixes #1266 by falkTX 2020-09-26 10:48:22 +0100
  • 807d2742f Fix typo by falkTX 2020-09-26 10:37:25 +0100
  • fc5f1be27 Add i486 and i586 to archs supported by juce by falkTX 2020-09-26 10:35:23 +0100
  • e4ec7fe27 Clean unzipfx of previous build Fixes #1267 by falkTX 2020-09-26 10:24:05 +0100
  • 34478fc41 Add extra dev libs in linux build, for vst3 support by falkTX 2020-09-26 10:00:45 +0100
  • 5a295942c Use master branch in linux build script by falkTX 2020-09-26 10:49:52 +0100
  • f2692659a Set TARGET_MACHINE var in makefile, even if target OS already set Fixes #1266 by falkTX 2020-09-26 10:48:22 +0100
  • 6589ce462 Fix typo by falkTX 2020-09-26 10:37:25 +0100
  • ced8d2901 Add i486 and i586 to archs supported by juce by falkTX 2020-09-26 10:35:23 +0100
  • e274a6ba3 Clean unzipfx of previous build Fixes #1267 by falkTX 2020-09-26 10:24:05 +0100
  • c72142674 Add extra dev libs in linux build, for vst3 support by falkTX 2020-09-26 10:00:45 +0100