1103 Commits (e325490ffb4f4f2383ab62c392766809c550da40)

Author SHA1 Message Date
  falkTX 4d14226982
Fix a missing include for X11/BSD builds 2 years ago
  falkTX 04558b6310
Fix CarlaString for std::map compatibility 2 years ago
  falkTX 9758218192
Test builds with LTO enabled 2 years ago
  falkTX 7b8eeef343
FIx old macOS build 2 years ago
  falkTX 1f5e44c4bb Adjust the rest of the code for CARLA_BACKEND_NAMESPACE macro use 2 years ago
  falkTX b7d2d7b0d0 macOS plugin UI fixes 2 years ago
  falkTX 74a1ae82c9
One more XSetInputFocus exception fix 2 years ago
  falkTX 2bbd787c42
Do not use RT threads for dummy engine / plugin testing 2 years ago
  falkTX b1ecb33a5e
Fix a memory leak in the CarlaString class 2 years ago
  falkTX c397f32066
Correct the offset used in the custom data restore fix 2 years ago
  falkTX c6ca5ca23d
Update copyright year for the modified files 2 years ago
  falkTX 4fa1d2ba6b
Ensure custom data restore is exactly how it was saved 2 years ago
  falkTX 63854e73da
Add "[carla]" prefix to printed messages directly by carla 2 years ago
  falkTX d73e6d50d1
Fix crash when LV2 X11 UI has non-mapped child window 2 years ago
  falkTX 2a55bbaef4
Notify of embed resizes on bridges 2 years ago
  falkTX fcd3eb8c65
Initial implementation for embedding UIs of bridged plugins 2 years ago
  Alexandros Theodotou 683c5fe9a0 lv2: mark port as sidechain if part of a sidechain group 2 years ago
  falkTX 1cc16af5c2
Add audio port hints to backend, starting with lv2 sidechain 2 years ago
  falkTX 613e695058
Prevent an assertion on dummy backend test 2 years ago
  Jean Pierre Cimalando 1f2f87ad41 Implement JSFX (backend) 3 years ago
  falkTX 63ce0b9148
Add PLUGIN_JSFX definition, not yet implemented 2 years ago
  falkTX ea7ed826dd
Automable is not a word, sorry! 3 years ago
  falkTX 2c0f941f5b
Fix a strict compiler warning 3 years ago
  falkTX d87e6f87ab
Safer way to fetch X11 UI size 3 years ago
  falkTX db46099c08 Fix build with some libraries in custom prefixes 3 years ago
  falkTX bc7deaab69
Send keyboard and focus events to VST3 UIs as needed 3 years ago
  falkTX cac2d62925
Fetch/set some extra info for VST3 plugin parameters 3 years ago
  falkTX be5b036a54
Import travesty files and rename a file 3 years ago
  falkTX babe286631
Use pthread_attr_setdetachstate when RT thread fails too 3 years ago
  falkTX 491617994f Start threads in detached state instead of calling detach 3 years ago
  falkTX ee82efa34e Check for valid x11 display before using it 3 years ago
  falkTX d8fcba6fad Cleanup 3 years ago
  falkTX 15e5b9d17a Automatically close bridges if main Carla dies, macOS edition 3 years ago
  falkTX c6daf00679 Pass keyboard events to vst2 plugins in win/macOS 3 years ago
  falkTX b7e70ece58
Fix some compiler warnings 3 years ago
  falkTX 7a9e8b692b Fix for custom gtk widgets, need to use global namespace 3 years ago
  falkTX 36f971613b Fix macOS build and bridge standalone init 3 years ago
  falkTX 181ef832d1
Fetch desktop scale factor for UI bridge testing; Cleanup 3 years ago
  falkTX 476b2e5033
Tweak for latest DPF compat 3 years ago
  falkTX 807eea615a
Fix strict build 3 years ago
  falkTX b952f69b10 Fix macOS build 3 years ago
  falkTX f41dc1bcdc Add macos plugin standalone init, fixing focus 3 years ago
  falkTX e323794076 Fix a typo on XSetInputFocus 3 years ago
  falkTX 1ff775e726 Implement a way to set plugins as standalones 3 years ago
  falkTX 06c8bf8c33
Fix a memory leak in CarlaString class 3 years ago
  falkTX 030bcbb921
Rename a variable to make more sense 3 years ago
  falkTX e132c46893
Safer X11 UI use, fixes crash with a few plugins (regression) 3 years ago
  falkTX e019d7d4e9
Ignore handleCommandMessage/postCommandMessage not used in linux 3 years ago
  falkTX b0f1b05309
Fix X11 error when showing VST3 on linux 3 years ago
  falkTX 33a9091413
Fix race condition around postponed rt event data pool 3 years ago