935 Commits (2aab68eb9be19aa71d70fa32aa1fc32651803558)

Author SHA1 Message Date
  falkTX 46dd075303
Terminate wine bridges if main carla dies 5 years ago
  falkTX 90312d6ebb Fix typo 5 years ago
  falkTX a8c7246266
Fix typo 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX 205d4789db Dont allocate memory or set locale on each pipe idle 5 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 5 years ago
  falkTX 582ba24665 Fix CarlaThread not able to start if RT is not allowed 5 years ago
  falkTX 1272c3d056
Fix CarlaThread not able to start if RT is not allowed 5 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 5 years ago
  Filipe Coelho f7ea7061dd
Improve travis CI setup (#823) 5 years ago
  Filipe Coelho efd2441fa1
Initial support for LV2 params (#811) 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 ea88d9169d Make juce/carla vst save cross-compatible; Builds entire juce on linux 5 years ago
  falkTX 3ed2471c90 Fix intial plugin window focus for recent juce-based plugins 5 years ago
  falkTX a29d15fc52 Some fixes for windows 5 years ago
  falkTX 63c27fe30b Set transient window on macOS 5 years ago
  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