Commit Graph

  • *
  • *
  • | *
  • | *
  • | *
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • |\ \
  • | |/
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • | | *
  • | | *
  • | | *
  • | |/
  • |/|
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • 53207bf8c fix port group disconnect submenu, fix case of wrong order of port in port_group apparition' by houston 2019-10-21 16:50:10 +0200
  • 2173d25ba remove all what concerns connection with right click, better connection check with new methods in utils.py by houston 2019-10-21 13:48:56 +0200
  • cdcaeceee More tweaks for hylia by falkTX 2019-10-21 12:00:19 +0100
  • b1a0f12e6 hylia needs -Wno-missing-field-initializers by falkTX 2019-10-21 11:48:41 +0100
  • 81708ee07 Fix build with older mingw by falkTX 2019-10-21 11:38:43 +0100
  • 73a4def77 remove canvas.is_line_mov and all concerning connection by right click by houston 2019-10-21 10:09:35 +0200
  • 981fe5c92 remove working file let by error by houston 2019-10-21 10:03:33 +0200
  • 18095d27b Implement device config changes at runtime (juce and jack) by falkTX 2019-10-21 03:03:05 +0100
  • e45601a25 Add configure driver option to engine menu, custom panel button by falkTX 2019-10-21 02:16:40 +0100
  • 59302eec5 Do not show old plugin entries before full rescan by falkTX 2019-10-21 00:09:16 +0100
  • 3daaad68a Enable WASAPI for windows builds by falkTX 2019-10-20 23:43:56 +0100
  • e95aa3689 Fixup windows build script, pyqt forced true is not needed by falkTX 2019-10-20 23:16:16 +0100
  • cabb3f6c7 Update hylia (link) sources, now builds with mingw by falkTX 2019-10-20 23:13:36 +0100
  • ffc0b391c Add Dockerfile for windows build deps by falkTX 2019-10-20 20:33:23 +0100
  • b4dc15ea2 copy fluidsynth patch inside windows folder by falkTX 2019-10-20 20:32:59 +0100
  • 48e0c2820 Update gitignore by falkTX 2019-10-20 19:15:32 +0100
  • 1e595f92d Update windows build scripts with clean steps by falkTX 2019-10-20 19:13:03 +0100
  • 63769e798 Add "lxvst" to default vst2 plugin paths by falkTX 2019-10-20 14:15:51 +0100
  • 1e51708bf Add CV and inline-display plugin filters, and related fixes Fixes #936 by falkTX 2019-10-20 04:02:44 +0100
  • 34fedef58 Fix warnings for custom theme build against latest Qt by falkTX 2019-10-20 03:30:10 +0100
  • d1f615817 oups, did forget to save file before commit, after fusion fail by houston 2019-10-18 14:47:02 +0200
  • 1b82142c1 fix fusion for a typo by houston 2019-10-18 14:16:35 +0200
  • 04b1a51ad fix set as stereo and split to monos by houston 2019-10-18 14:03:40 +0200
  • bdbdfa92a fix some missing imports and errors seen with pylint by houston 2019-10-18 11:50:54 +0200
  • c1cd9b2e5 replace all port_group with portgrp, less confusing by houston 2019-10-18 11:02:27 +0200
  • d269a18cb implement changePortProperties by houston 2019-10-18 10:54:51 +0200
  • ccd87b628 fix split/join groups with port_groups by houston 2019-10-17 16:16:09 +0200
  • 20193ac1c fix use of non bezier lines by houston 2019-10-17 13:54:38 +0200
  • 78825a6e8 make all globally works internally by houston 2019-10-17 12:59:28 +0200
  • f49e8ea69 fix allmost all minibugs to just works as it already does by houston 2019-10-16 16:25:48 +0200
  • 12c7bd3ef add canvasportgroup.py, save work by houston 2019-10-16 15:44:32 +0200
  • 513a9f098 Change the dialog icon used for cancelable actions by JP Cimalando 2019-06-08 14:16:59 +0200
  • 04b1890c3 Fix source comment and user facing typos by luz.paz 2019-09-25 11:51:57 -0400
  • cbb07a811 Revised attempt at: https://github.com/falkTX/Carla/pull/489 (#782) by Ben Crossman 2019-10-16 08:49:40 +1100
  • 3f4adb3f7 fix rpath in pc files (#921) by alex-tee 2019-10-15 22:46:12 +0100
  • d720c0f22 add port_group modifications to connection lines and linemov by houston 2019-10-15 16:06:29 +0200
  • 1f8e67071 add port_group theme values by houston 2019-10-15 15:35:29 +0200
  • f147fd57e add CanvasPortGroupType by houston 2019-10-15 15:09:15 +0200
  • d9c255f1c Remove 1 "/** @} */" too much by falkTX 2019-10-14 16:44:13 +0100
  • 0f497f5f9 Add API to be used for patchbay port groups by falkTX 2019-10-14 16:36:53 +0100
  • 4d6d44c17 Update external plugins submodule by falkTX 2019-10-14 15:55:10 +0100
  • 3411c035d Expose carlapatchbaycv as lv2 plugin by falkTX 2019-10-14 15:47:14 +0100
  • a7e907d95 Implement CV exposed ports in carla-patchbay by falkTX 2019-10-14 15:30:48 +0100
  • 41c73f2e3 Continue linux build scripts, WIP by falkTX 2019-10-14 01:38:05 +0100
  • c4552d6bc Always send open message to NSM clients by falkTX 2019-10-14 01:30:47 +0100
  • ac8e189c0 (refs/pull/929/head) Add more native host opcodes to callback. by CYBERDEViLNL 2019-10-11 17:58:12 +0000
  • 3c9da3fc3 Add new script for linux builds by falkTX 2019-10-11 14:41:58 +0100
  • 8b5be578e Start rework of build scripts by falkTX 2019-10-11 14:41:06 +0100
  • 497f48d73 Gracefully handle cases where PYQT_VERSION cannot be imported by falkTX 2019-10-11 14:02:09 +0100
  • 5205901d7 Add patch for cxfreeze and py3.7 by falkTX 2019-10-11 13:29:31 +0100
  • 36a3980fb Fix installing modgui files by falkTX 2019-10-11 13:18:42 +0100
  • 955653711 Fix build with custom pyuic/pyrcc by falkTX 2019-10-11 13:00:34 +0100
  • ce4d1890f (refs/pull/928/head, refs/pull/927/head) delete attached pair if port is removed by houston 2019-10-10 12:22:26 +0200
  • 117cb6704 fix port creation without pair_id by houston 2019-10-10 12:10:14 +0200
  • 5047b071e few changes by houston 2019-10-10 12:06:03 +0200
  • 742e4ceb0 (refs/pull/782/head) Fixed warning by Ben Crossman 2019-10-10 14:19:45 +1000
  • 6c1714d4a Redid the changes to CarlaPluginJuce.cpp by Ben Crossman 2019-10-10 14:03:21 +1000
  • 8a1f83d09 Revised attempt at: https://github.com/falkTX/Carla/pull/489 by Ben Crossman 2018-10-16 07:05:24 +1000
  • 215c97b82 little view adjustements on ports in pair by houston 2019-10-09 14:44:08 +0200
  • f9ae3f268 make all connections and pair context menu works by houston 2019-10-09 12:49:36 +0200
  • a75ba4ab7 polish pair connections by houston 2019-10-09 11:10:25 +0200
  • 80b78018c polish pair design finished by houston 2019-10-09 10:15:01 +0200
  • 94d87171d progress in pair redesign by houston 2019-10-09 09:47:38 +0200
  • 22be7d9b7 add all to works, before review CanvasBox updatePositions by houston 2019-10-08 15:54:45 +0200
  • 9cc1ab3f1 Fix build on macOS 10.8 by Your Name 2019-10-08 09:37:55 +0200
  • 3366ec967 Update and finalize windows build scripts by falkTX 2019-10-07 19:34:24 +0100
  • a92c54fd3 Fix theme build for Windows; add trick to make it all work by falkTX 2019-10-07 16:07:08 +0100
  • e9a639b95 Finalize scripts to build windows deps and main code by falkTX 2019-10-07 16:05:41 +0100
  • 5b3183bff Replace with wasserts by falkTX 2019-10-07 11:43:46 +0100
  • 8f0adcdec A few more windows build preparations, all WIP by falkTX 2019-10-07 06:36:55 +0100
  • 46261d6f1 Add WIP script to download msys2 packages by falkTX 2019-10-07 04:54:51 +0100
  • e5b045a28 Adjust qt plugin path tricks for local development builds by falkTX 2019-10-07 04:53:36 +0100
  • af0a73c18 Allow to build custom Qt theme in Windows builds by falkTX 2019-10-07 04:53:16 +0100
  • 85298a0d9 Add a FIXME comment in main makefile includes by falkTX 2019-10-07 04:51:21 +0100
  • bbdd2dfd8 Cleanup windows build script, will use msys2 by falkTX 2019-10-07 04:50:59 +0100
  • 2a08b2c2d Update windows build-deps.sh script, use -mstackrealign by falkTX 2019-10-07 04:50:03 +0100
  • 30b817649 Fix Makefile print, LV2/VST2 plugin is available for Windows by falkTX 2019-10-07 04:48:24 +0100
  • 6444958a7 Fix a build warning by falkTX 2019-10-06 16:21:57 +0100
  • e9ca3ac86 One more fix by falkTX 2019-10-06 16:12:46 +0100
  • b396a306d Fix for unsigned values by falkTX 2019-10-06 16:03:10 +0100
  • 638541e41 Fix modgui with latest mod-ui changes by falkTX 2019-10-06 04:19:30 +0100
  • 399fc3b4b Implement CV for internal patchbay mode by falkTX 2019-10-06 04:18:57 +0100
  • de67dcbf4 (hotfix-2.0) Make loading of vst chunk conflict less with non-juce plugins by falkTX 2019-08-31 21:43:27 +0100
  • 4d2a9af2a (refs/pull/921/head) fix rpath in pc files by Alexandros Theodotou 2019-10-01 15:49:34 +0100
  • 011f8dcd1 Fix logic in the previous commit by falkTX 2019-09-30 12:01:26 +0100
  • 03f74e99e Allow engine to load vst shells with id 0, using the first plugin by falkTX 2019-09-30 11:38:00 +0100
  • 32bb7a5e6 Allow loading of vst2 plugins without an uniqueID at the start by falkTX 2019-09-30 09:15:04 +0100
  • 226561ed1 Add some safeguards against wrong Qt bridge builds by falkTX 2019-09-30 09:08:51 +0100
  • 44732c8ab Do not enable Qt5 if it has been built statically by falkTX 2019-09-30 08:54:14 +0100
  • 08dbd15eb (refs/pull/916/head) Fix source comment and user facing typos by luz.paz 2019-09-25 11:51:57 -0400
  • 88ae3fed8 Fix previous commit by falkTX 2019-09-07 16:23:16 +0100
  • cae0c168d Build CarlaPatchbay64.so vst plugin binary by falkTX 2019-09-07 14:00:39 +0100
  • 31964ba8e Add patchbay 64chan plugin version Closes #908 by falkTX 2019-09-07 09:41:46 +0100
  • cf77b740d Only use jack as default driver on linux if it is installed by falkTX 2019-09-07 09:17:37 +0100
  • 062c43e4c Only build and install jack internal client with JACKBRIDGE_DIRECT by falkTX 2019-09-02 10:48:05 +0100
  • 8e37bc824 Make loading of vst chunk conflict less with non-juce plugins by falkTX 2019-08-31 21:43:27 +0100
  • 8385b5ee4 Fix symbol for carla.lv2 plugins with many midi outputs by falkTX 2019-08-18 15:14:37 +0100
  • 2d281ff26 Export audiogain and midichannelize as lv2, remove midithrough by falkTX 2019-08-18 14:56:44 +0100
  • c6966042c Edit "make features" to say VST is often available by falkTX 2019-08-18 14:21:08 +0100
  • 5ecbedbcc Dont link resources for lv2 plugin when no gui is available by falkTX 2019-08-18 14:18:47 +0100