6166 Commits (0da56ee01434505e862fa6e0ff657cc89f764ef0)
 

Author SHA1 Message Date
  falkTX 336aff24fd
Really fix split/join 3 years ago
  falkTX 16d675c4ad
Fix strict build 3 years ago
  falkTX e2430861ed Make some macOS dialogs modal, hack around edit dialog on top 3 years ago
  falkTX 4116b5b136 Improve countDecimalPoints 3 years ago
  falkTX b6d9c0bcd6 midipattern: always kill all notes on reposition 3 years ago
  falkTX 231143d495 Fix default rack "skin" for a few plugins 3 years ago
  falkTX 004dbc9f49 Remove a useless variable 3 years ago
  falkTX a79c1928d7 Fix bridged plugin UIs appearing behind main carla window on macOS 3 years ago
  falkTX 6a1c518eb4 Use posix_spawn to launch macOS bridges 3 years ago
  falkTX bf8f6912f6 Strip macOS binaries 3 years ago
  falkTX 668a9a420f Use posix_spawn for macOS bridge mode scanning 3 years ago
  falkTX f77e562917 Do not use 64bit int or long double for midi plugin playback 3 years ago
  falkTX 9af9c405bf Remove favorite plugins from list when they fail to load 3 years ago
  falkTX 3e50d8b2bd Fix canvas split/join action 3 years ago
  falkTX 9994ecf44e splitted is not a word 3 years ago
  falkTX 92ba944c10 Fix Qt version checks, allow canvas eyecandy for >= qt5.12 3 years ago
  falkTX faa1d4f925 Fix initial size for LV2 macOS UIs with no UI resize extension 3 years ago
  falkTX c515833bd1 Fix a compiler warning 3 years ago
  falkTX ca44f4bc53
CI tweaks 3 years ago
  falkTX 5f7020f73d
More CI tweaks 3 years ago
  falkTX 0947e523e7
Try fixing CI 3 years ago
  falkTX 8eba3f67b4
Implement parameter groups for VST2 plugins (carla implementation) 3 years ago
  falkTX 3242f135d6
Use our metadata thread-safe mutex for the new check, seems to work 3 years ago
  falkTX 8ed845f733
Not so smart handling for now, jack2 meta-data is finicky.. 3 years ago
  falkTX 3fd7f6bea1
One more fix 3 years ago
  falkTX e5f4d02e8f
Alternative approach to deal with jack postponed events 3 years ago
  falkTX 70e41f19bc
Revert "React to jack callbacks as fast as possible, fixing pipewire usage" 3 years ago
  falkTX 53be3c4497
Carla-VST: Ignore hosts calling effOpen twice, dont print error 3 years ago
  falkTX 695afbea14
Fix carla-vst-wine symbol visibility 3 years ago
  falkTX fe3a04456a
Fix strict build 3 years ago
  falkTX 75ea9f5b2d
Listen to X11 plugin UI resize events automatically 3 years ago
  falkTX f7320fe493
Give keyboard focus to X11 plugin UIs 3 years ago
  falkTX 62a6410171
Do not set jack latency callbacks, we do nothing with them 3 years ago
  falkTX 591a859c8d
Use _M_ARM64 macro to set win64 mode 3 years ago
  falkTX 491d33f50e
One more assertion ignored for jack metadata/uuid 3 years ago
  falkTX c777cd02d9
React to jack callbacks as fast as possible, fixing pipewire usage 3 years ago
  falkTX 545304f5cf
Fix build with GCC11 3 years ago
  falkTX 74ee581a3c Fix build 3 years ago
  falkTX b612c75127 Fix carla-single/standalone-bridges not having default options enabled 3 years ago
  falkTX 6275b66a40
Use .0 suffix for packaged files 3 years ago
  falkTX 377115d4c3
Bump version as 2.3.0 3 years ago
  falkTX 2a6a7de04f
Fix main client name for multiple carlas inside NSM 3 years ago
  falkTX c261dece8a
Do not run 2nd instance of lv2 plugin if it has event output(s) 3 years ago
  falkTX 10b491b303
Tentative fix for missing vst3 poly aftertouch 3 years ago
  falkTX 3ee39e8976
Use fixed buffers on standalone bridge mode 3 years ago
  falkTX f7e674ffeb
Whitespace cleanup 3 years ago
  falkTX a17f139321
midipattern: use Esc key to close UI 3 years ago
  falkTX 10cd9d0392
midipattern; kill note on event removal 3 years ago
  falkTX 747087ab23 Cleanup midi pattern UI event handling, 2/2 3 years ago
  unrelentingtech 5954e11da1 CarlaNative.h: move extern "C" after the includes to fix clang/libc++ 3 years ago