131 Commits (6f58669c08c39d9e518e12afec2c22e533f11143)

Author SHA1 Message Date
  falkTX 85fa525178
Implement LV2_STATE__freePath 4 years ago
  falkTX ea18354705
Revert a few things regarding CarlaProcessUtils 4 years ago
  falkTX 90d69c02dd
Split CarlaProcessUtils in hpp/cpp, add ScopedAbortCatcher 4 years ago
  falkTX 2aab68eb9b
Focus bridged UI when shown 4 years ago
  Filipe Coelho ad123a4334
Optimize pipes (#1048) 4 years ago
  falkTX 9a6c17dc56
Optimize pipe reads, by reducing allocations 4 years ago
  falkTX cef506e970
Adjust for LV2 UI parameter value API refresh 4 years ago
  falkTX 5217efc4cf
Implement lv2ui request parameter for file paths 4 years ago
  falkTX 3b92666625
Fix 32bit build 4 years ago
  falkTX 12318879c6
Implement lv2ui background/foreground color 4 years ago
  falkTX 226561ed1b
Add some safeguards against wrong Qt bridge builds 5 years ago
  falkTX 7fa3be646a
Place Qt stuff outside of custom namespace 5 years ago
  falkTX 8cee623761
Cleanup lv2 ui scale stuff, use LV2_UI__scaleFactor 5 years ago
  falkTX 83deb53177
Pass ui scale to ui bridges 5 years ago
  falkTX 269356b881
Testing: Send UI scale to lv2 uis 5 years ago
  falkTX 22fb410c97 Terminate wine bridges if main carla dies 5 years ago
  falkTX 46dd075303
Terminate wine bridges if main carla dies 5 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 5 years ago
  falkTX 2b71a249f4
Strict build pass for libjack, small fixes and adjustments 5 years ago
  Filipe Coelho f7ea7061dd
Improve travis CI setup (#823) 5 years ago
  falkTX c89a6f9d6a
Sync ui bridges with main code 5 years ago
  falkTX 984a06ce50 Make ScopedLocale its own class, apply it everywhere that it fits 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX 556c7dabda
Split LV2 work and response, cleanup 5 years ago
  falkTX 3fc3be79b0 Try to focus UI bridge when running manually from CLI 6 years ago
  falkTX 72d9d33800 Fix previous commit 6 years ago
  falkTX e97440d641 Allow carla-bridge-uis to run with just plugin URI 6 years ago
  falkTX f28e6fcce8 Fix lv2-ui-bridge crash when it expects a window title 6 years ago
  falkTX 2038a91cde Print warning if LV2 UI tries to send bad data 6 years ago
  falkTX 4874d682b0 Rework parts of plugin list (cleanup and simplify), refresh needed 6 years ago
  falkTX cd8cea6539 macOS related fixes 6 years ago
  falkTX 8aa84234c7 Avoid assertion if LV2 UI widget is null 6 years ago
  falkTX 54094ef995 Build our obj-c code with different class names per build target 6 years ago
  falkTX ca5df4f151 Implement transient windows (out of process) for win32 6 years ago
  falkTX ff5c315f7a Fix windows build 6 years ago
  falkTX d24e95d813 Sync main and bridge UI code, all UIs resizable by default 6 years ago
  falkTX 23e3d83d3a Rename a few classes, so it's clear what they are for 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 25767ed93e Report sample rate to LV2 UIs properly 6 years ago
  falkTX 0e301dc562 Initial implementation of child windows for macOS; Cleanup 7 years ago
  falkTX 56fa7b3986 Cleanup; Only use F_SETPIPE_SZ on Linux 7 years ago
  falkTX 6655528d2f Use custom X11 methods on UI bridges on all systems with X11 7 years ago
  falkTX 479094fa5d Make backend LV2 URIDs into an enum 7 years ago
  falkTX 14c436cf85 Continue previous commit 7 years ago
  falkTX ee83db7d05 Get rid of hardcoded "-ldl"; Cleanup 7 years ago
  falkTX 09fb3d6500 Fix build on Mac OS and old non-c++11 compilers 7 years ago
  falkTX 4d6e95d28a Only link carla-utils and ui bridges against water file libs 7 years ago