871 Commits (5e3035ed7fa6ae6973f49e2fc7643e7a1e809027)

Author SHA1 Message Date
  falkTX 9b0e7feba5 Adjust a few things 5 years ago
  falkTX 482eed6fa1 Forgot to add new files.. 5 years ago
  falkTX 37014357ad Start adapting for old juce 5 years ago
  falkTX d9a7e7eeba
Whitespace 5 years ago
  falkTX 07e876a743
Small tweak to how DSSI UIs are found, to be more inclusive 5 years ago
  falkTX ab8e178413
Experiment with LV2 parameters, we can show their names now 5 years ago
  falkTX 2413bbf04f Only call XSetInputFocus on viewable windows 6 years ago
  falkTX 0d96a87fb4 Only call XSetInputFocus on viewable windows 6 years ago
  falkTX 9bd85f8c9a
Respect X11 UIs size hints from plugins 6 years ago
  falkTX 46f6ce6aa4 Fix detection of old Windows dll plugins 6 years ago
  falkTX adebd91861 Fix detection of old Windows dll plugins 6 years ago
  falkTX d73c0788cc Fix some warnings triggered by gcc-8 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX 85ebe336c5 Fix some warnings triggered by gcc-8 6 years ago
  falkTX 1ad96dc51e Fix build on Haiku OS 6 years ago
  falkTX cf9083780e More verbose errors for some ring buffer actions 6 years ago
  falkTX 582f4d5622 Fix build on Haiku OS 6 years ago
  falkTX 7c6a87548c Remove LV2 embed UI 6 years ago
  falkTX a21e740612 Cleanup for _NET_WM_WINDOW_TYPE_DIALOG, add it to DGL too 6 years ago
  diovudau 7fca77254b Add X _NET_WM_WINDOW_TYPE flags to plugin windows so they work equally well on tiling window manages and floating WM (#751) 6 years ago
  falkTX 07b028b3b5 Make UI more responsive when loading bridged plugins 6 years ago
  falkTX 8b9db39248 Fix local semaphore under macOS, optimize linux futexes 6 years ago
  falkTX f114739e06 Fix build against newer macOS versions 6 years ago
  falkTX eeeb9e9f0f Proper fix for plugin ui subview size on macOS 6 years ago
  falkTX cffffbab42 Fix UI bridges under macOS 6 years ago
  falkTX 3255806c1d Fix macOS plugin window close, keep it alive as needed 6 years ago
  falkTX 5afbcdf1b1 Silence a debug message by default 6 years ago
  falkTX faf4777b6e Cleanup, print error if win32 CreateWindow fails 6 years ago
  falkTX a5fb843f04 macOS related workarounds 6 years ago
  falkTX f30c9374ea Fixes for mac os plugin UI creation 6 years ago
  falkTX fd98543946 Dont make win32 plugin uis resizable for now 6 years ago
  falkTX 77db511775 Fix bridges under windows 6 years ago
  falkTX be4b588c15 Fix previous commit 6 years ago
  falkTX 6cc0260a8a Try to fix build with old Linux 6 years ago
  falkTX ae7a7a4b66 Cleanups, test random OSX things.. 6 years ago
  falkTX 69d3c61bf7 REST server-side messages working, add some stubs 6 years ago
  falkTX b5f528bdf0 Pass amount of frames to bridge process call 6 years ago
  falkTX bdeb87acb7 Pass amount of frames to bridge process call 6 years ago
  falkTX cd8cea6539 macOS related fixes 6 years ago
  falkTX dcb62f5da2 Fix BridgeTimeInfo alignment 6 years ago
  falkTX cee75f5b3f Only use syncfs on linux and hurd 6 years ago
  falkTX 49fbbc23e9 Flush pipes with syncfs, seems to be the only call that works 6 years ago
  falkTX cdf6907943 Make carla-lv2 non-instance-access UI optional 6 years ago
  falkTX 2355f147b3 Fix build with -std=c++98 and adjustments for old Mac OS 6 years ago
  falkTX 7d55cfe473 Start code for carla-plugin without lv2 instance-access 6 years ago
  falkTX c789997920 More of the same 6 years ago
  falkTX f475d04869 Expose more stuff to carla-plugin bridge, increase pipe timeout 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX 91e1988c98 Fix compiler warning regarding the ringbuffer on 32bit systems 6 years ago
  falkTX d306aa7a80 Cleanup project load code, fast checks without ignore-case 6 years ago