Commit Graph

  • *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | | *
  • | |/
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • 144670fcd Fix strict build by falkTX 2020-09-01 12:39:04 +0100
  • d8c7f9280 Fix strict build by falkTX 2020-09-01 12:39:04 +0100
  • d6efdf3eb Build macos plugin packages by falkTX 2020-08-25 21:16:48 +0100
  • d45aff7f3 Use a dedicated folder for macos 10.12 builds by falkTX 2020-08-28 22:30:17 +0200
  • 35157eb40 Alternative way to handle juce message thread in carla-plugin Fixes #1244 Fixes #1136 by falkTX 2020-09-01 11:39:45 +0100
  • a4be9fdcd Bring juce UIs to front when shown by falkTX 2020-09-01 11:39:28 +0100
  • c345c3451 Re-link vst plugin objects when internal static libs change by falkTX 2020-09-01 11:38:51 +0100
  • 8b20996c5 Alternative way to handle juce message thread in carla-plugin Fixes #1244 Fixes #1136 by falkTX 2020-09-01 11:39:45 +0100
  • d86f1f20b Bring juce UIs to front when shown by falkTX 2020-09-01 11:39:28 +0100
  • def5ed663 Re-link vst plugin objects when internal static libs change by falkTX 2020-09-01 11:38:51 +0100
  • 816a14d45 Bump version to 2.1-RC2 by falkTX 2020-08-29 10:54:16 +0100
  • 58d23a4eb Set develop version as 2.3.0-alpha1 by falkTX 2020-08-29 06:16:37 +0100
  • 5653c568d Disable OSC by default on macos by falkTX 2020-08-25 01:05:42 +0100
  • 99b2d599d Don't hide juce desktop window before deletion, fixes VST3 crashes by falkTX 2020-08-18 13:49:56 +0100
  • 9811e392a Forgot to revert a previous change; cleanup by falkTX 2020-08-18 12:03:10 +0100
  • 5e3619ba1 Alternative, cleaner approach to JUCE run loop on carla-plugin Fixes #1238 by falkTX 2020-08-17 17:54:19 +0100
  • e958731da Replace some XFlush calls with XSync by falkTX 2020-08-17 13:59:43 +0100
  • 2a6f36bbe Carefully handle lv2 ui child window, fixes crash with some x42 uis Fixes #1128 by falkTX 2020-08-17 13:51:25 +0100
  • 7adb589aa Compress canvas clipboard image saving (as PNG) Closes #1078 by falkTX 2020-08-17 10:16:58 +0100
  • 67fbfbe94 Use a dedicated folder for macos 10.12 builds by falkTX 2020-08-28 22:30:17 +0200
  • e1d0ecf00 Build macos plugin packages by falkTX 2020-08-25 21:16:48 +0100
  • 9696de943 Disable OSC by default on macos by falkTX 2020-08-25 01:05:42 +0100
  • b2f841f88 Don't hide juce desktop window before deletion, fixes VST3 crashes by falkTX 2020-08-18 13:49:56 +0100
  • 99e29eb48 Forgot to revert a previous change; cleanup by falkTX 2020-08-18 12:03:10 +0100
  • 7dc9e8fce Alternative, cleaner approach to JUCE run loop on carla-plugin Fixes #1238 by falkTX 2020-08-17 17:54:19 +0100
  • 9f786e399 Replace some XFlush calls with XSync by falkTX 2020-08-17 13:59:43 +0100
  • 325d43692 Carefully handle lv2 ui child window, fixes crash with some x42 uis Fixes #1128 by falkTX 2020-08-17 13:51:25 +0100
  • 243723a32 Compress canvas clipboard image saving (as PNG) Closes #1078 by falkTX 2020-08-17 10:16:58 +0100
  • 5a58a90ce Fix build with old compilers by falkTX 2020-08-13 06:52:41 +0100
  • ca6b05ef4 Fix build with old compilers by falkTX 2020-08-13 06:52:41 +0100
  • 94817aed7 Remove incomplete, unused patchcanvas c++ stuff by falkTX 2020-08-08 18:30:19 +0100
  • edc51102e Replace hacky midi-pattern temporary-note-flag with midi-queue by falkTX 2020-08-13 05:51:35 +0100
  • 41a318ecb Finalize XY controller plugin by falkTX 2020-08-13 05:40:22 +0100
  • a049ba112 XYController fixup, params work now by falkTX 2020-08-13 02:37:17 +0100
  • 0949811a5 Add WIP XYController UI by falkTX 2020-08-08 18:31:45 +0100
  • ac0b9c86c Proper way to (un)define the value by falkTX 2020-07-25 19:12:08 +0100
  • 54cc27571 Minor fix by falkTX 2020-07-25 19:09:44 +0100
  • 2bdf7060b Pass the extra wine include flags when building dgl by falkTX 2020-07-25 18:56:05 +0100
  • 44e231ff1 Another wine build fix by falkTX 2020-07-25 18:34:14 +0100
  • b8b23bec8 Add include paths used in wine-devel-dev package by falkTX 2020-07-25 18:20:17 +0100
  • 6b2a871de Allow winehq-stable to build jackbridge by falkTX 2020-07-25 18:17:57 +0100
  • 5da6868a8 Alternative/better way to find all audio ports in juce plugins by falkTX 2020-07-24 21:11:52 +0100
  • 121b05422 Dont try to build C++ frontend code, we will not use it after all by falkTX 2020-07-20 02:02:32 +0100
  • 6639367c4 Add a simple midi queue class code by falkTX 2020-08-13 05:37:07 +0100
  • e3776ee2b internal plugins: Allow to notify UI of MIDI events by falkTX 2020-08-13 05:36:27 +0100
  • d973eccea Fix pipe UI message with empty value by falkTX 2020-08-13 03:38:34 +0100
  • 79c7a297b Fix build by falkTX 2020-08-08 18:55:56 +0100
  • f23d82460 Add initial DSP code for xycontroller by falkTX 2020-08-08 18:31:17 +0100
  • 1fe84edee ScalableDial: Use PNG file for image 2 by falkTX 2020-08-08 18:29:46 +0100
  • dc044e525 Add carla_fillFloatsWithSingleValue util function by falkTX 2020-08-08 18:29:29 +0100
  • d47136a71 Re-add dial_02 resources by falkTX 2020-08-08 18:28:27 +0100
  • ec55fab66 Fix listing LV2 plugins on Windows by falkTX 2020-07-25 15:42:53 +0100
  • 79f4fd3ae Select text in search entry also when focusing via shortcut by falkTX 2020-07-20 01:56:53 +0100
  • 5b013b9fa Replace hacky midi-pattern temporary-note-flag with midi-queue by falkTX 2020-08-13 05:51:35 +0100
  • 698d42656 Finalize XY controller plugin by falkTX 2020-08-13 05:40:22 +0100
  • faa97b573 Add a simple midi queue class code by falkTX 2020-08-13 05:37:07 +0100
  • c47340d4b internal plugins: Allow to notify UI of MIDI events by falkTX 2020-08-13 05:36:27 +0100
  • 05a400d01 Fix pipe UI message with empty value by falkTX 2020-08-13 03:38:34 +0100
  • 9c1e07c04 XYController fixup, params work now by falkTX 2020-08-13 02:37:17 +0100
  • f79db0e95 Fix build by falkTX 2020-08-08 18:55:56 +0100
  • 2dbb2b686 Add WIP XYController UI by falkTX 2020-08-08 18:31:45 +0100
  • f9b610cc5 Add initial DSP code for xycontroller by falkTX 2020-08-08 18:31:17 +0100
  • d3ff7a340 Remove incomplete, unused patchcanvas c++ stuff by falkTX 2020-08-08 18:30:19 +0100
  • 29413dbff ScalableDial: Use PNG file for image 2 by falkTX 2020-08-08 18:29:46 +0100
  • eab038d0f Add carla_fillFloatsWithSingleValue util function by falkTX 2020-08-08 18:29:29 +0100
  • 7feab5e6f Re-add dial_02 resources by falkTX 2020-08-08 18:28:27 +0100
  • 22682eada (refs/pull/1162/head) Fully Scalable UI Part 3 by Térence Clastres 2020-06-01 22:16:27 +0200
  • 6669b2686 Proper way to (un)define the value by falkTX 2020-07-25 19:12:08 +0100
  • e6072dfa0 Minor fix by falkTX 2020-07-25 19:09:44 +0100
  • 42896acc5 Pass the extra wine include flags when building dgl by falkTX 2020-07-25 18:56:05 +0100
  • d5ddff615 Another wine build fix by falkTX 2020-07-25 18:34:14 +0100
  • 2f7fed7c0 Add include paths used in wine-devel-dev package by falkTX 2020-07-25 18:20:17 +0100
  • 2de46eb82 Allow winehq-stable to build jackbridge by falkTX 2020-07-25 18:17:57 +0100
  • 473a8977f CI fixup before-install by falkTX 2020-07-25 18:04:14 +0100
  • c5a9d13bc CI: need i386 for linux main test too by falkTX 2020-07-25 17:50:28 +0100
  • 92064ca85 CI: Need to install wine on main linux build too, checking bridges by falkTX 2020-07-25 17:41:19 +0100
  • 5489870fa CI fixup by falkTX 2020-07-25 17:35:07 +0100
  • f82673160 More CI tweaks by falkTX 2020-07-25 16:00:20 +0100
  • 3547e3aca Fix listing LV2 plugins on Windows by falkTX 2020-07-25 15:42:53 +0100
  • 820b3d9f5 fluidsynth note after touch only for version >= 2 by falkTX 2020-07-24 21:13:00 +0100
  • 3cbfcf4fb Alternative/better way to find all audio ports in juce plugins by falkTX 2020-07-24 21:11:52 +0100
  • da037bc55 Use focal by falkTX 2020-07-24 11:50:17 +0100
  • a40cfccce Wine packages in debian are weird.. by falkTX 2020-07-24 11:37:44 +0100
  • 5562513ec Final CI fix by falkTX 2020-07-24 11:05:22 +0100
  • ebf3d8f4c More CI tweaks by falkTX 2020-07-24 10:48:52 +0100
  • 6f4f53441 More CI tweaks by falkTX 2020-07-24 10:31:52 +0100
  • 845a1469e Use bionic for CI by default by falkTX 2020-07-24 09:40:05 +0100
  • 91478b316 Use fluidsynth v2 in CI builds by falkTX 2020-07-24 09:32:20 +0100
  • ba3999c30 Note aftertouch is supported in fluidsynth now by falkTX 2020-07-24 09:19:52 +0100
  • f07b0d867 Fix typo by falkTX 2020-07-20 06:55:44 +0100
  • c18a8817f Fix typo by falkTX 2020-07-20 06:55:44 +0100
  • 9263217e3 midi pattern: prevent parameter changes when ui opens up by falkTX 2020-07-20 06:47:54 +0100
  • 1b3013b6c midi pattern: Do not delete notes when changing number of measures by falkTX 2020-07-20 06:43:28 +0100
  • 6f9a4cc7b midi pattern: quick&dirty note audition, fix octave offset by falkTX 2020-07-20 06:08:18 +0100
  • e1dbe01b4 MIDI file/pattern: do not lose any RT events during save by falkTX 2020-07-20 04:32:17 +0100
  • 921beb2fe Cleanup by falkTX 2020-07-20 04:12:38 +0100
  • 9e5d789cd midi pattern: prevent parameter changes when ui opens up by falkTX 2020-07-20 06:47:54 +0100
  • cb8477cf1 midi pattern: Do not delete notes when changing number of measures by falkTX 2020-07-20 06:43:28 +0100
  • 8301366ae midi pattern: quick&dirty note audition, fix octave offset by falkTX 2020-07-20 06:08:18 +0100
  • 35feaa3c7 MIDI file/pattern: do not lose any RT events during save by falkTX 2020-07-20 04:32:17 +0100