4126 Commits (80d8dcf413e990d1ac87f2e6f9b98ad348801f88)
 

Author SHA1 Message Date
  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
  falkTX 5094196ece Show if libmagic is available during "make features" 6 years ago
  falkTX 50cdb57c7c Delete unneeded files from DPF; Fix build 6 years ago
  falkTX b0ee0f6abf Update DPF again, don't build DGL shared resources 6 years ago
  falkTX b08ade977c Update DPF stuff 6 years ago
  falkTX 9446bad279 Rename a little more 6 years ago
  falkTX 23e3d83d3a Rename a few classes, so it's clear what they are for 6 years ago
  falkTX 65b2ca8fc2 Fix cast leading to export-lv2 plugin crash; Cleanup 6 years ago
  falkTX c6fb67ee80 Fixes to lv2 export 6 years ago
  falkTX cde56e0de4 Finish splitting lv2 code; Add midi and time ports to export-lv2 6 years ago
  falkTX 518f2557a1 Continue splitting of carla-plugin LV2 code 6 years ago
  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 dee2ddfb8b Update release READMEs 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