3645 Commits (510209d0ee8e9cb232fb2b0881a6cf9bb53b98ca)

Author SHA1 Message Date
  falkTX 65029231d2 Start placing common lv2 carla-plugin into common class 6 years ago
  falkTX d4a91f9869 Cleanup 6 years ago
  falkTX ffe26788bb Fix typo in a comment 6 years ago
  falkTX c3097fb386 Stop trying to write to pipes when previous op fails, other fixes 6 years ago
  falkTX 33ce764ea0 Close all native UIs when carla-plugin closes 6 years ago
  falkTX d40e36ddfa Make sure to stop pipe communication right when UI bridges close 6 years ago
  falkTX 5375f43160 Rename some variables to make it clear what they do 6 years ago
  falkTX 6629dd821e Get size from LV2 X11 UI in case it does not report the host 6 years ago
  falkTX c44bde21da Cleeanup, sync some backend and bridge UI LV2 code 6 years ago
  falkTX 9c45541e01 libjack: show all system audio and midi ports; Misc changes 6 years ago
  falkTX 25767ed93e Report sample rate to LV2 UIs properly 6 years ago
  falkTX 1666475bb3 Fix inverted logic when checking for file stream open 7 years ago
  falkTX 07d5360c9e Small bridge fixes 7 years ago
  falkTX f2473b40f0 Handle integer parameters on rack knobs 7 years ago
  falkTX 30e3d829e2 Fix possible feedback loop in new knob code 7 years ago
  falkTX ad5dc1941f Bump database versioning, full plugin rescan now needed 7 years ago
  falkTX 82b59c6e1b Disable UI bridges on macOS (for now) 7 years ago
  falkTX 192c62a7c9 Plugin bridges *do* work on Windows 7 years ago
  falkTX 1665260844 Make CarlaEngine::loadFile work for folders 7 years ago
  falkTX 0e301dc562 Initial implementation of child windows for macOS; Cleanup 7 years ago
  falkTX 937c76d8af Add close button to OSX plugin windows 7 years ago
  falkTX a57949d2ab Fix crash when opening internal DPF plugins after namespace change 7 years ago
  falkTX d203aa7bab Fix loading Mac VST bundles with path terminating in slash 7 years ago
  falkTX a143896c4f Fix bridges shared data not initialized properly (server side) 7 years ago
  falkTX cf8d3326f1 Fix build 7 years ago
  falkTX 56fa7b3986 Cleanup; Only use F_SETPIPE_SZ on Linux 7 years ago
  falkTX 376264d97d Never build pulseaudio driver for MacOS 7 years ago
  falkTX 6655528d2f Use custom X11 methods on UI bridges on all systems with X11 7 years ago
  falkTX 9c143c23e7 Check for Qt4 and Qt5 on all systems (including MacOS) 7 years ago
  falkTX 49ca0f1fb9 Fix save when python3-rdflib is not installed 7 years ago
  falkTX 244ccfc2ac Make transport controls experimental 7 years ago
  falkTX 806a580d72 Hide experimental settings only available on Linux; Fix build 7 years ago
  falkTX e307cba9ba Fix MacOS 32bit bridges build 7 years ago
  falkTX ff03cc5a04 Fix DGL namespace for OSX and Windows 7 years ago
  falkTX 5049e17d67 More tweaks to DGL namespace and MacOS builds 7 years ago
  falkTX a5fcdedbe4 Run MacOS event loop in plugin bridges 7 years ago
  falkTX 027ec425b4 Initial Cocoa Plugin UI support 7 years ago
  falkTX 9f4fd116ab Build DGL with a custom namespace, and custom Obj-C interface names 7 years ago
  falkTX f88c0d5ab0 Implement loading of MacOS VST2 bundles 7 years ago
  falkTX 28f32782e8 discovery: implement osx vst bundles 7 years ago
  falkTX 2c139262e9 Fully disable c++11 if building on older MacOS 7 years ago
  falkTX 479094fa5d Make backend LV2 URIDs into an enum 7 years ago
  falkTX a87a18459a Add artwork and license to about dialog 7 years ago
  falkTX 244f46582b Cleanup, noexcept and other small changes in water module 7 years ago
  falkTX d1a673ab43 Ignore latency in plugin bridges for now, fixes crashes 7 years ago
  falkTX 94418a6a14 Disable external plugins if building in DEBUG mode 7 years ago
  falkTX 386e58f7bb Bump query api number, to be safe 7 years ago
  falkTX 869215b3b6 Print in logs when VST UI refuses to open 7 years ago
  falkTX 71065e6315 Finish carla rack always in disabled state if loading bad project 7 years ago
  falkTX b8046771e8 Detect target OS by calling $CC 7 years ago