5518 Commits (5393b8436e5c7ae04892d42c4668e2aed5107b37)

Author SHA1 Message Date
  falkTX f449238d92
Generate file preview for bigger files too 3 years ago
  falkTX 8afab56952
send audiofile preview as lv2 vector 3 years ago
  falkTX 538cbdbb28
audiofile: protect against race conditions when loading new files 3 years ago
  falkTX af38113cd2
audiofile: fix resampling of full loaded file 3 years ago
  falkTX 1742a47a46
Try 30s for full audio file in ram 3 years ago
  falkTX b57f7e638d
carla-lv2: only ask for "idle" one at a time 3 years ago
  falkTX 99cda3bb20
Smaller pool for audio file, but load full if < 10s; use mlock 3 years ago
  falkTX e1411c2bee
MIDI file length, WIP 3 years ago
  falkTX 7b22e89958
Fixup audiofile plugin for offline rendering 3 years ago
  falkTX 445a758ccd
Start work for new windows toolchain build 3 years ago
  falkTX 0e37f4534d
Add a few more desktop-theme icon definitions 3 years ago
  falkTX d4fe70694d
Support lv2 parameters that are both readable and writable 3 years ago
  falkTX aa6a81023e
Fix mod fileTypes in lv2 audio/midi file plugins 3 years ago
  falkTX 780a81440a
Ignore priority increase warnings when testing plugins 3 years ago
  falkTX 50e2d338ef
Give up with BINARY_* expose, alternative approach 3 years ago
  falkTX 3c7d3a07df
Try to fix strict build 3 years ago
  falkTX 11501450d3
expose binary types as macros so they can be compared to BINARY_NATIVE 3 years ago
  falkTX 8cd8679698 Do not show custom GUI is testing plugins 3 years ago
  falkTX 1e7c7dc4bd
Use carla-bridge-native.exe for native arch bridge on windows 3 years ago
  falkTX 3af8d7c7ae
Minor tweaks as used for testing 3 years ago
  falkTX 65d6ddb303
Fix previous commit 3 years ago
  falkTX 23c5726152
Do not build external plugins by default 3 years ago
  falkTX 44e872bebf
Fix cross-compilation without an exe wrapper 3 years ago
  falkTX 9eed5125d5
Yet another old macOS build fix 3 years ago
  falkTX f70ad43965
Fix build on old macOS 3 years ago
  falkTX 878ab2fc7e
Reduce bridge plugin test to 5s 3 years ago
  falkTX 9210d031fb
Allow to run CV plugins in rack mode, CV connects to dummy port 3 years ago
  falkTX 2c142d77af
Clear PID when child process ends 3 years ago
  falkTX d635f6363a
Fix usage of empty filenames and labels for plugin bridges 3 years ago
  falkTX 5f8a5e7448 Fix carla-control, regression from previous commits 3 years ago
  falkTX b74aea4eb5 Fix crash on internal vst handling with bad macOS plugins 3 years ago
  falkTX 73442e4cf0 Fix debug console output to be readable on macOS dark theme 3 years ago
  falkTX 3963ba75b0 Another makefile fix 3 years ago
  falkTX 68a5b47328 Rename a file to prevent possible recursion issues 3 years ago
  falkTX 1ff92d4b2c Initial work for system icons 3 years ago
  falkTX a128e0441e Use proper carla-control icon in some systems 3 years ago
  falkTX 27fe5b1cd3 Better way to find qt5 prefix on macOS for theme build 3 years ago
  falkTX e9a5cd0fa4 Now fix new compilers too :P 3 years ago
  falkTX 8f90098dd3 Force-fix macos theme builds 3 years ago
  falkTX 3be211b237 Fix build on macOS 10.5 3 years ago
  falkTX c8dbaf6c85 Fix build on macOS 10.8 3 years ago
  falkTX b105847cf8
Rework state path support in carla lv2 plugins 3 years ago
  falkTX 523a6f0026
Order lv2 parameters by URI 3 years ago
  falkTX 8c86c53c11
Catch lv2 dsp->ui messages, and prevent recursion from carla 3 years ago
  falkTX 74aaf02913
Expose inline-display in carla lv2 plugins 3 years ago
  falkTX 6d4937abdb
Map NATIVE_HOST_OPCODE_REQUEST_IDLE to lv2 worker 3 years ago
  falkTX 9f5f2ccd63
Fix old compilers build 3 years ago
  falkTX 23df92baf1
Fix lv2-bundles build 3 years ago
  falkTX d10dd1673d
audiofile: Bail out if resample fails, whitespace cleanup 3 years ago
  falkTX 4b3059caa1
Fix strict build 3 years ago