1040 Commits (5db3077f25ac7436855f70e7dfd4d4df4cc5ef29)

Author SHA1 Message Date
  falkTX 8afab56952
send audiofile preview as lv2 vector 3 years ago
  falkTX d4fe70694d
Support lv2 parameters that are both readable and writable 3 years ago
  falkTX 73442e4cf0 Fix debug console output to be readable on macOS dark theme 3 years ago
  falkTX e9a5cd0fa4 Now fix new compilers too :P 3 years ago
  falkTX 3be211b237 Fix build on macOS 10.5 3 years ago
  falkTX b105847cf8
Rework state path support in carla lv2 plugins 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 532925a608 Remove plugins from macOS quarentine before running them 3 years ago
  falkTX d347aefa0d Automatically run VST2 intel/arm binaries on macOS as needed 3 years ago
  falkTX 6d00a6d090 Rework audio file plugin a bit, clean midi file ignore list 3 years ago
  falkTX 8d9e0c13d6
Make it no longer needed to do "make BUILDING_FOR_WINDOWS=true" 3 years ago
  falkTX 5742286f0e
Some little work for lv2 parameters in ui bridges, update modgui 3 years ago
  falkTX 7366eed20a Fix previous commit 4 years ago
  falkTX 602111bbfb only try to use lv2 modgui under linux 4 years ago
  falkTX 838a00566f
Implement custom plugin ui title on bridges 4 years ago
  falkTX 1e66d1cb85
Only set special plugin ui flags under windows, not wine/bridges 4 years ago
  falkTX 6084697290
Fix warnings, print error code if win32 process start fails 4 years ago
  falkTX 423784089b
Do not put plugin UIs on top in Windows; Fix window type 4 years ago
  falkTX 5215baba29
Double-resolution tick for carla-lv2 plugin 4 years ago
  falkTX 9f786e3997
Replace some XFlush calls with XSync 4 years ago
  falkTX 325d436922
Carefully handle lv2 ui child window, fixes crash with some x42 uis 4 years ago
  falkTX 05a400d01f
Fix pipe UI message with empty value 4 years ago
  falkTX eab038d0f6
Add carla_fillFloatsWithSingleValue util function 4 years ago
  falkTX 6dbe64bc1f
Fix regression, missing notes on new plugins 4 years ago
  falkTX fc1b59f9a2 A few more fixes for macos 10.8 build 4 years ago
  falkTX b87061d6e3 Fixup juce with macos 10.8, enable it again 4 years ago
  falkTX c3f05e4e96
Initial implementation of MIDI learn (per plugin, not global) 4 years ago
  falkTX cac84277cc
Don't use water namespace in CarlaDssiUtils.cpp 4 years ago
  falkTX 1e29ecdd12
Better handling of LV2 temporary state, for clone and rename 4 years ago
  falkTX 7571cdcbca
Check for state:threadSafeRestore on lv2 plugins; More debug paths 4 years ago
  falkTX 61d581183e
carla-lv2: better handling of state make-path 4 years ago
  falkTX 0e8a2f6e9f
Start experimenting with embed-ui API, for use in external tools 4 years ago
  falkTX 3e87f7dff2
Add --cnprefix arg, for client name prefix; Set it also when needed 4 years ago
  falkTX 85fa525178
Implement LV2_STATE__freePath 4 years ago
  falkTX b9c681df53
Use state free-path in carla-lv2 whenever possible 4 years ago
  falkTX 3d767f9be8
Allow to set custom prefix for jack clients, use it under NSM 4 years ago
  falkTX b088240281
carla-lv2: First attempt at getting project dir from host 4 years ago
  falkTX b1f1ffb942
Always flush console output if debug on 4 years ago
  falkTX 3c3f67054d
Don't use newlocale stuff on macOS 4 years ago
  falkTX 1d2b88052c
Correct and modify a few debug messages 4 years ago
  falkTX 826dd6f31c Fix build under haiku 4 years ago
  falkTX 890a5badbb
Fix wrong assertion with size 1 MIDI messages in carla-patchbay 4 years ago
  falkTX b31672cacf
Fix strict build 4 years ago
  falkTX b697a30188
Fix build 4 years ago
  falkTX cebc307542
Fix for vst2 plugins that crash on init 4 years ago
  falkTX 264ff11dd2
Use newlocale methods in CarlaScopedLocale to be thread-safe 4 years ago
  falkTX 09370ae456
Change an error message 4 years ago
  falkTX 8f27bff6c4
Add new CARLA_CUSTOM_SAFE_ASSERT 4 years ago
  falkTX cbe0d3d48b
Use CARLA_CATCH_UNWIND in the base utils 4 years ago