5563 Commits (2b3924c89c7824bd40d31ba3463aa8e5492b84fb)

Author SHA1 Message Date
  falkTX 2b3924c89c
Bump version to 2.4.1 4 years ago
  falkTX f89484645e
Fix MemoryOutputStream destructor after the latest changes 4 years ago
  falkTX 2c0f941f5b
Fix a strict compiler warning 4 years ago
  Hans-J. Schmid 3316618aa5
explicit casting start 4 years ago
  falkTX d61f507e72 Add NATIVE_PLUGIN_OPCODE_HOST_USES_EMBED, for special hosts 4 years ago
  falkTX 01db5f4b7e Update LV2 UI parameter values after embedding 4 years ago
  falkTX dc6fdacf68 Add STATIC_PLUGIN_TARGET macro; Fix wrong memory reads on lv2 list 4 years ago
  falkTX 183fc4e236 Tweaks for Ildaeil, MemoryOutputStream::getDataAndRelease() 4 years ago
  falkTX 73cf853509 Correct last commit 4 years ago
  falkTX f9d0e06260 Add carla_get_plugin_latency host function 4 years ago
  falkTX 93cbcaf9cb More USING_RTAUDIO setup, build jackbridge.min.a 4 years ago
  falkTX 5db3077f25 Start using USING_RTAUDIO macro 4 years ago
  falkTX 30ddf5885f Lead by example 4 years ago
  falkTX 285984719c Separate system and dependency checks to new file 4 years ago
  falkTX d87e6f87ab
Safer way to fetch X11 UI size 4 years ago
  falkTX e081724910 Revert "Same fix for removeInternal" 4 years ago
  falkTX ae6e2c575c
Set PLUGIN_HAS_CUSTOM_EMBED_UI flag for LV2 plugins as possible 4 years ago
  falkTX db46099c08 Fix build with some libraries in custom prefixes 4 years ago
  Xeonacid 67e38d1247 Replace -lpthread with -pthread 4 years ago
  falkTX bc7deaab69
Send keyboard and focus events to VST3 UIs as needed 4 years ago
  falkTX eab801201f
Fix unused parameters preventing real ones showing up 4 years ago
  falkTX cac2d62925
Fetch/set some extra info for VST3 plugin parameters 4 years ago
  falkTX be5b036a54
Import travesty files and rename a file 4 years ago
  falkTX 0da56ee014
Fix VST3 cleanup order, component should be last 4 years ago
  falkTX babe286631
Use pthread_attr_setdetachstate when RT thread fails too 4 years ago
  falkTX 491617994f Start threads in detached state instead of calling detach 4 years ago
  falkTX ee82efa34e Check for valid x11 display before using it 4 years ago
  falkTX 720a26abbf
Update external plugins, fixing static memory leak 4 years ago
  falkTX 25bfde3a16 Same fix for removeInternal 4 years ago
  falkTX 46a1959849 Fix misuse of water Arrays 4 years ago
  falkTX d8fcba6fad Cleanup 4 years ago
  falkTX 8463126322 Fix a compiler warning 4 years ago
  falkTX 15e5b9d17a Automatically close bridges if main Carla dies, macOS edition 4 years ago
  falkTX c6daf00679 Pass keyboard events to vst2 plugins in win/macOS 4 years ago
  falkTX d2f5406f56 Do not set scale factor for vst2 native implementation under macOS 4 years ago
  falkTX 95b13ae45d
Ship lv2 gtk bridges with win/mac 4 years ago
  falkTX 6c705d8d93 Alternative approach to finding qt5 package for make dist 4 years ago
  falkTX b02121e9a2
Remove a warning when libsndfile is not present (dr_mp3 still used) 4 years ago
  falkTX cc7a9fcac5
One more compiler warning fix 4 years ago
  falkTX b7e70ece58
Fix some compiler warnings 4 years ago
  falkTX 797c728010
Implement carla_get_desktop_scale_factor for X11 4 years ago
  falkTX dc2068155d
Bump version to 2.4.0 4 years ago
  falkTX 3ca24bf4ef
Fix CI links and a typo 4 years ago
  falkTX 32305028df
Adjust lv2 gtk ui bridge for windows 4 years ago
  falkTX 8907e1143b
Add option to use classic skin by default 4 years ago
  falkTX ae29d92500
Don't build static binaries on Windows if using msys2 4 years ago
  falkTX 3c4af6b95f
Don't require gobject/glib for gtk bridges, always enabled 4 years ago
  falkTX 7a9e8b692b Fix for custom gtk widgets, need to use global namespace 4 years ago
  falkTX 4236689fa1 Fix build 4 years ago
  falkTX a09034219e Allow lv2 gtk bridges on any system 4 years ago