5502 Commits (f8ad7434c79dcd19c99e3158541715a53dabcee3)

Author SHA1 Message Date
  falkTX f8ad7434c7
Fix an assertion 4 years ago
  falkTX 807eea615a
Fix strict build 4 years ago
  falkTX b952f69b10 Fix macOS build 4 years ago
  falkTX f41dc1bcdc Add macos plugin standalone init, fixing focus 4 years ago
  falkTX e323794076 Fix a typo on XSetInputFocus 4 years ago
  falkTX 1ff775e726 Implement a way to set plugins as standalones 4 years ago
  Douglas Brebner 68ba739c40 Add missing separator in SF2 search path 4 years ago
  falkTX 06c8bf8c33
Fix a memory leak in CarlaString class 4 years ago
  falkTX c20333e565
Do not show --gdb in usage/help when not installed system-wide 4 years ago
  falkTX 030bcbb921
Rename a variable to make more sense 4 years ago
  falkTX e132c46893
Safer X11 UI use, fixes crash with a few plugins (regression) 4 years ago
  falkTX e019d7d4e9
Ignore handleCommandMessage/postCommandMessage not used in linux 4 years ago
  falkTX 39c2cedfb6
Fix wine32 build on Fedora 4 years ago
  falkTX b0f1b05309
Fix X11 error when showing VST3 on linux 4 years ago
  falkTX 9a16584c5d
Add VST2 host embed support (native implementation) 4 years ago
  falkTX 164c254b55
Bump version to 2.3.1 4 years ago
  falkTX 7b29441926
Fix build 4 years ago
  falkTX 33a9091413
Fix race condition around postponed rt event data pool 4 years ago
  falkTX e7a353b225
Rename a variable 4 years ago
  falkTX deaad076e8
Handle LV2 UI size on windows without extensions, also resize 4 years ago
  falkTX b730c7a880
Do not refresh canvas except on error, fixing on quit crash 4 years ago
  falkTX b9702285ef
Finish updating juce deprecated API stuff 4 years ago
  falkTX fa0cee2862 Fix loading state via juce of vst2 plugins without chunk 4 years ago
  falkTX f0efa0a1d3 Update plugin juce code to new APIs, hook into vst2 for parity 4 years ago
  falkTX a1bc422074 Cleanup macOS plugin UI setup code, still fails at resizing :( 4 years ago
  falkTX 94139f07b1
Fix build with JACKBRIDGE_DIRECT=true 4 years ago
  falkTX 43c1131039
Use tick_double on jack transport 4 years ago
  falkTX 1f4c6212ae
Fix windows build 4 years ago
  falkTX ed310fd6ec
Fix wine build 4 years ago
  falkTX 336aff24fd
Really fix split/join 4 years ago
  falkTX 16d675c4ad
Fix strict build 4 years ago
  falkTX e2430861ed Make some macOS dialogs modal, hack around edit dialog on top 4 years ago
  falkTX 4116b5b136 Improve countDecimalPoints 4 years ago
  falkTX b6d9c0bcd6 midipattern: always kill all notes on reposition 4 years ago
  falkTX 231143d495 Fix default rack "skin" for a few plugins 4 years ago
  falkTX 004dbc9f49 Remove a useless variable 4 years ago
  falkTX a79c1928d7 Fix bridged plugin UIs appearing behind main carla window on macOS 4 years ago
  falkTX 6a1c518eb4 Use posix_spawn to launch macOS bridges 4 years ago
  falkTX bf8f6912f6 Strip macOS binaries 4 years ago
  falkTX 668a9a420f Use posix_spawn for macOS bridge mode scanning 4 years ago
  falkTX f77e562917 Do not use 64bit int or long double for midi plugin playback 4 years ago
  falkTX 9af9c405bf Remove favorite plugins from list when they fail to load 4 years ago
  falkTX 3e50d8b2bd Fix canvas split/join action 4 years ago
  falkTX 9994ecf44e splitted is not a word 4 years ago
  falkTX 92ba944c10 Fix Qt version checks, allow canvas eyecandy for >= qt5.12 4 years ago
  falkTX faa1d4f925 Fix initial size for LV2 macOS UIs with no UI resize extension 4 years ago
  falkTX c515833bd1 Fix a compiler warning 4 years ago
  falkTX 0947e523e7
Try fixing CI 4 years ago
  falkTX 8eba3f67b4
Implement parameter groups for VST2 plugins (carla implementation) 4 years ago
  falkTX 3242f135d6
Use our metadata thread-safe mutex for the new check, seems to work 4 years ago