Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 677f16cf0 Specify mp3 file support on "make features" by falkTX 2021-02-14 20:38:33 +0000
  • 25fca1b85 Mention dr_mp3, libsndfile and zita-resampler in about page by falkTX 2021-02-14 18:15:37 +0000
  • a59e659dd Bump version by falkTX 2021-02-14 17:45:27 +0000
  • e493ff9b1 CLeanup by falkTX 2021-02-14 17:40:46 +0000
  • 0c7c11955 Fix make dist for windows by falkTX 2021-02-14 17:38:09 +0000
  • d664abbe9 macOS arm64/x64 handling of VST3 plugins by falkTX 2021-02-13 17:00:00 +0000
  • 6486fbc8d Fix some compiler warnings by falkTX 2021-02-13 15:07:21 +0000
  • 785d59be6 audiofile mp3: calculate seek points when loading file by falkTX 2021-02-12 05:00:53 +0000
  • 066ae08df Prevent issues with hosts sending MIDI events where they shouldnt by falkTX 2021-02-12 03:05:31 +0000
  • 650b36eba audiofile mp3: disable SIMD for macos-old builds by falkTX 2021-02-11 01:31:07 +0000
  • 7537be13a Fix typo by falkTX 2021-02-10 23:10:05 +0000
  • 83731c404 Fix pool fix calc, ignore wrap since it is too hard by falkTX 2021-02-10 22:51:39 +0000
  • d9570cef8 Remove audiofile global init by falkTX 2021-02-10 22:35:58 +0000
  • 40c00cc36 Alternative mp3 handling via dr_mp3 by falkTX 2021-02-10 22:14:50 +0000
  • 9beb104c0 Fetch bitrate and pool fill for audiofile by falkTX 2021-02-10 22:05:53 +0000
  • 5f22d4bca Read mp3 files on RAM by falkTX 2021-02-10 04:35:06 +0000
  • aa720c5a0 Small missing definition by falkTX 2021-02-09 04:36:23 +0000
  • e5ff619c8 audiofile: better use of local vs internal pool by falkTX 2021-02-09 04:07:03 +0000
  • 148e94cef Fix make dist for old mingw by falkTX 2021-02-09 02:33:04 +0000
  • cb96ea370 Fix make dist plugin rules by falkTX 2021-02-08 21:18:51 +0000
  • ecbc338f9 Add win32 binaries to win64 packaging by falkTX 2021-02-08 21:03:15 +0000
  • 6cbd90f43 Fix windows bridge build by falkTX 2021-02-08 20:57:16 +0000
  • 395951e0f more make dist tweaks by falkTX 2021-02-08 19:26:53 +0000
  • 0c7ea4a7c Finalize make dist for windows by falkTX 2021-02-08 19:07:18 +0000
  • 243b3a31c Fix bridges build by falkTX 2021-02-08 00:16:01 +0000
  • 4154b61f9 Reduce excessive prints by falkTX 2021-02-07 23:54:48 +0000
  • 470ea7854 Fully delete embed lv2 ui window on hide Fixes #1339 by falkTX 2021-02-07 23:31:05 +0000
  • 605e894b1 Fix assertion on empty project path; Change cwd of plugin bridges by falkTX 2021-02-07 23:08:03 +0000
  • a7b2da4b4 2 more icons by falkTX 2021-02-07 22:55:49 +0000
  • 207d34c8c win32 make dist mostly works now by falkTX 2021-02-07 22:25:44 +0000
  • ce63084a5 More tweaks for win32 make dist by falkTX 2021-02-07 20:27:06 +0000
  • f94da16d0 Fix showing UI bridges for a few systems by falkTX 2021-02-07 19:35:30 +0000
  • c2318ea51 Fix windows native tools, now without symlinks by falkTX 2021-02-07 19:03:59 +0000
  • bb87de9b3 Ignore irrelevant assertion when quitting windows bridge by falkTX 2021-02-07 19:03:28 +0000
  • 1dcd6a9b9 Move some code around by falkTX 2021-02-07 18:47:03 +0000
  • d765234d6 Fix use of patchbay external canvas client with no plugins by falkTX 2021-02-07 13:59:29 +0000
  • e2377e423 Fix strict build by falkTX 2021-02-06 20:47:33 +0000
  • f8503aebc Fix some compiler warnings by falkTX 2021-02-06 20:25:06 +0000
  • 8109fad68 Add cursor position to audiofile by falkTX 2021-02-06 15:47:22 +0000
  • f449238d9 Generate file preview for bigger files too by falkTX 2021-02-06 15:04:20 +0000
  • 8afab5695 send audiofile preview as lv2 vector by falkTX 2021-02-06 14:49:43 +0000
  • 538cbdbb2 audiofile: protect against race conditions when loading new files by falkTX 2021-02-05 21:27:16 +0000
  • af38113cd audiofile: fix resampling of full loaded file by falkTX 2021-02-04 23:54:05 +0000
  • 1742a47a4 Try 30s for full audio file in ram by falkTX 2021-02-04 22:49:24 +0000
  • b57f7e638 carla-lv2: only ask for "idle" one at a time by falkTX 2021-02-04 22:30:43 +0000
  • 99cda3bb2 Smaller pool for audio file, but load full if < 10s; use mlock by falkTX 2021-02-04 22:25:16 +0000
  • e1411c2be MIDI file length, WIP by falkTX 2021-02-01 13:17:56 +0000
  • 7b22e8995 Fixup audiofile plugin for offline rendering by falkTX 2021-02-01 01:03:37 +0000
  • 445a758cc Start work for new windows toolchain build by falkTX 2021-01-30 23:36:42 +0000
  • 0e37f4534 Add a few more desktop-theme icon definitions by falkTX 2021-01-24 17:14:53 +0000
  • d4fe70694 Support lv2 parameters that are both readable and writable by falkTX 2021-01-24 16:51:06 +0000
  • aa6a81023 Fix mod fileTypes in lv2 audio/midi file plugins by falkTX 2021-01-19 03:40:18 +0000
  • 780a81440 Ignore priority increase warnings when testing plugins by falkTX 2021-01-12 14:55:54 +0000
  • 07349db16 Fix install with cross-compiling without lv2 plugin by falkTX 2021-01-12 14:12:48 +0000
  • 50e2d338e Give up with BINARY_* expose, alternative approach by falkTX 2021-01-12 13:27:29 +0000
  • 3c7d3a07d Try to fix strict build by falkTX 2021-01-12 13:11:32 +0000
  • 11501450d expose binary types as macros so they can be compared to BINARY_NATIVE by falkTX 2021-01-12 12:55:57 +0000
  • 2d2998ce5 Fix wine bridges build by falkTX 2021-01-12 12:46:16 +0000
  • 8cd867969 Do not show custom GUI is testing plugins by falkTX 2021-01-11 22:24:59 +0000
  • 1e7c7dc4b Use carla-bridge-native.exe for native arch bridge on windows by falkTX 2021-01-11 19:08:23 +0000
  • 3af8d7c7a Minor tweaks as used for testing by falkTX 2021-01-11 18:57:07 +0000
  • 65d6ddb30 Fix previous commit by falkTX 2021-01-11 18:29:59 +0000
  • 23c572615 Do not build external plugins by default by falkTX 2021-01-11 18:25:35 +0000
  • 44e872beb Fix cross-compilation without an exe wrapper by falkTX 2021-01-11 18:24:49 +0000
  • 9eed5125d Yet another old macOS build fix by falkTX 2021-01-11 18:15:53 +0000
  • f70ad4396 Fix build on old macOS by falkTX 2021-01-11 18:12:14 +0000
  • 4c6d775a4 Fix windows build by falkTX 2021-01-11 18:00:25 +0000
  • 878ab2fc7 Reduce bridge plugin test to 5s by falkTX 2021-01-11 15:58:15 +0000
  • 9210d031f Allow to run CV plugins in rack mode, CV connects to dummy port by falkTX 2021-01-11 15:56:44 +0000
  • 2c142d77a Clear PID when child process ends by falkTX 2021-01-11 15:47:34 +0000
  • d635f6363 Fix usage of empty filenames and labels for plugin bridges by falkTX 2021-01-11 15:31:57 +0000
  • 5f8a5e744 Fix carla-control, regression from previous commits by falkTX 2021-01-10 22:13:46 +0000
  • b74aea4eb Fix crash on internal vst handling with bad macOS plugins by falkTX 2021-01-10 21:47:11 +0000
  • 73442e4cf Fix debug console output to be readable on macOS dark theme by falkTX 2021-01-10 21:46:41 +0000
  • 6eb2eaa39 Show description for carla-plugins pkg by falkTX 2021-01-10 21:18:33 +0000
  • 3963ba75b Another makefile fix by falkTX 2021-01-10 20:55:30 +0000
  • cff0cf76f Create macOS dmg on make dist by falkTX 2021-01-10 17:40:20 +0000
  • 140d9480b Remove old macOS data files by falkTX 2021-01-10 17:22:20 +0000
  • e9a7f3e5e Fix make install, more make dist work by falkTX 2021-01-10 17:19:20 +0000
  • 5e65731eb continue make dist cleanup by falkTX 2021-01-10 15:08:09 +0000
  • 68a5b4732 Rename a file to prevent possible recursion issues by falkTX 2021-01-10 14:34:32 +0000
  • 877dc165c make dist tweaks, now more generic by falkTX 2021-01-10 14:29:25 +0000
  • 1ff92d4b2 Initial work for system icons by falkTX 2021-01-03 02:15:56 +0000
  • a128e0441 Use proper carla-control icon in some systems by falkTX 2021-01-02 02:07:02 +0000
  • ba758223c Add carla-control to make dist by falkTX 2021-01-02 01:39:20 +0000
  • f34e89895 Split off some makefile stuff into new files by falkTX 2021-01-02 01:12:06 +0000
  • 85732ff15 Create carla app bundle in "make dist" command by falkTX 2021-01-01 05:48:09 +0000
  • 27fe5b1cd Better way to find qt5 prefix on macOS for theme build by falkTX 2021-01-01 02:17:50 +0000
  • e9a5cd0fa Now fix new compilers too :P by falkTX 2020-12-31 18:46:09 +0000
  • 8f90098dd Force-fix macos theme builds by falkTX 2020-12-31 19:45:08 +0100
  • 3be211b23 Fix build on macOS 10.5 by falkTX 2020-12-31 14:38:57 +0000
  • c8dbaf6c8 Fix build on macOS 10.8 by falkTX 2020-12-31 14:49:13 +0100
  • b105847cf Rework state path support in carla lv2 plugins by falkTX 2020-12-30 21:47:03 +0000
  • 523a6f002 Order lv2 parameters by URI by falkTX 2020-12-30 19:43:33 +0000
  • 8c86c53c1 Catch lv2 dsp->ui messages, and prevent recursion from carla by falkTX 2020-12-30 19:10:25 +0000
  • 74aaf0291 Expose inline-display in carla lv2 plugins by falkTX 2020-12-30 16:21:21 +0000
  • 6d4937abd Map NATIVE_HOST_OPCODE_REQUEST_IDLE to lv2 worker by falkTX 2020-12-30 16:04:46 +0000
  • 90064c268 Update pre-exported lv2-bundles to match latest changes by falkTX 2020-12-30 16:03:22 +0000
  • 9f5f2ccd6 Fix old compilers build by falkTX 2020-12-30 15:12:07 +0000
  • 87725e638 Ammend previous commit by falkTX 2020-12-30 14:44:23 +0000