3670 Commits (cf0d335f58b5ead32cc1b8709d63da4249d1a068)

Author SHA1 Message Date
  falkTX 3f343a3ca7 Bump version 6 years ago
  falkTX 1e0bde0cee Don't show experimental settings under carla-control 6 years ago
  falkTX 33b5afb9e3 Don't build wine options under windows 6 years ago
  falkTX 5d8e216c30 Fix bridges on windows, due to missing String::quoted 6 years ago
  falkTX 62ab3a6998 Add logic for "BUILDING_FOR_WINDOWS" vars directly in makefile 6 years ago
  falkTX 7a51444ff3 water: add back String::quoted() 6 years ago
  falkTX 1b5b3c442c Fix wrong logic of windows plugin name in plugin list 6 years ago
  falkTX 68923b5332 Don't show posix bridge options on windows 6 years ago
  falkTX ff5c315f7a Fix windows build 6 years ago
  falkTX e6f77061ea Don't enable sse on windows debug build 6 years ago
  falkTX 7b4507c663 Fix broken canvas with old settings 6 years ago
  falkTX 87edc4f0d7 Rework macOS scripts a little (missing glib) 6 years ago
  falkTX 8f9cbd8de4 Allow to disable forced stereo on internal and lv2 if already on 6 years ago
  falkTX f77eb63c13 Expand usable MIDI keyboard keys a little 6 years ago
  falkTX 6d5a40daa3 Allow to send midi program-changes directly into vst plugins 6 years ago
  falkTX 4d05ccca2c Simplify finding Qt5 tools 6 years ago
  falkTX 29b4f730ff Silence unzipfx 6 years ago
  falkTX a351a4fdd0 Fix small compiler warning 6 years ago
  falkTX 4ccc0f3cc9 hylia: test for CLOCK_MONOTONIC_RAW before using it 6 years ago
  falkTX a96a16d728 Continue build scripts; Fix build on old distros 6 years ago
  falkTX bb617667b0 Build with -O3 by default 6 years ago
  falkTX a8135c0ab9 Update copyright year 6 years ago
  falkTX b4851a40ec Fallback to custom dll_info code in case libmagic fails 6 years ago
  falkTX 95f0766519 Pass CARLA_MAGIC_FILE env var to magic_load() 6 years ago
  falkTX eca9d4aca8 carla-discovery: don't include water.h directly 6 years ago
  falkTX af6435313f Fix build with static libmagic 6 years ago
  Filipe Coelho 6480b75f92 Cleanup 6 years ago
  Filipe Coelho eb1d1c05b7 Fix some compiler warnings 6 years ago
  Filipe Coelho 14dd4690ef Fix loading single plugins without LV2_PATH being set 6 years ago
  Filipe Coelho b4061e6933 Fix crash when audio engine stops responding 6 years ago
  falkTX 0ee835a896 Use semaphore with timed wait for scoped actions, mostly RT safe 6 years ago
  Filipe Coelho 1436d9d70b Test scoped action lock with a wait condition 6 years ago
  Filipe Coelho 158c6dc9cc Remove checks for uic, never used 6 years ago
  Filipe Coelho 9f21774512 Test for rcc when looking for Qt 6 years ago
  Filipe Coelho 37fca3d3ed Fix build of internal plugins under FreeBSD 6 years ago
  Filipe Coelho 5ef9710ebe Do not use -isystem for modules dir 6 years ago
  falkTX 4be883f0ca Fix missing output ports in carla-plugin non-stereo versions 6 years ago
  falkTX 3c395a0562 Fix minor compiler warning 6 years ago
  falkTX a29bfb0219 Fix memory leak in carla-plugin pipe usage 6 years ago
  falkTX f3ee9dfedb carla-lv2: export supported options 6 years ago
  falkTX badfa6d5ae Specify int type on carla-plugin lv2 options 6 years ago
  falkTX 56fc869a48 Set realtime priority for bridge audio threads 6 years ago
  falkTX 91be24b1a8 Fix mac/win build 6 years ago
  falkTX d24e95d813 Sync main and bridge UI code, all UIs resizable by default 6 years ago
  falkTX a9060e1e7e Always load UI resources, fixes missing features (eg, noUserResize) 6 years ago
  falkTX 9a0116fc6d Load state of old win/osx VST2 plugins (before juce/water breakage) 6 years ago
  falkTX 62d8cd95c5 Bump bridge API version 6 years ago
  falkTX 01b50d2f0b Implement parameter text for plugin bridges, cache last render 6 years ago
  falkTX a90b9f9a3e Fix parameter text rendered for old value instead of new 6 years ago
  falkTX a4c05a11cb Fix crash loading bridged plugins with latency 6 years ago