1336 Commits (beb179ac09de57be68afc8a5789546cfffbcbcc6)
 

Author SHA1 Message Date
  falkTX beb179ac09 More embed-external-ui example macOS code, but still no window :( 4 years ago
  falkTX a0f9667cc6
Start tests with mpv 4 years ago
  falkTX 34154b473e
Forgot to set isStandalone 4 years ago
  falkTX e59b5a5c15
Reorganize ExternalWindow methods and add documentation 4 years ago
  falkTX afcc3a98ac More tests for embed ui example, add some macOS code 4 years ago
  falkTX 9110e50099
Fix tests after typo fix 4 years ago
  falkTX 44ea88dd80
Fix embed external ui closing too early 4 years ago
  falkTX f7c4fd4b23
Fix a typo 4 years ago
  falkTX 18e6cbbb69 Fix use of getNativeWindowHandle for external ui 4 years ago
  falkTX 8f77ae04f7 Only adjust for scale factor on vst2 mac builds 4 years ago
  falkTX b19da2fdde
Allow DISTRHO_UI_USER_RESIZABLE for external UIs 4 years ago
  falkTX 7ddda017a0
Special handling for cases where reshape is called on constructor 4 years ago
  falkTX ed12759970
Fix a typo 4 years ago
  falkTX c00ff655bb
Use a black background; Allow VST2 embed external UIs 4 years ago
  falkTX f97904136f
Remove some virtuals, cleanup 4 years ago
  falkTX 85ab63ade8
ExternalWindow mostly working now, update old hacky example too 4 years ago
  falkTX 1d80bc8b8c
Add ExternalWindow::isEmbed() 4 years ago
  falkTX 79274a3da0
Working ExternalWindow, start dummy/example X11 code 4 years ago
  falkTX 30a467159f Start embed external ui example 4 years ago
  falkTX 054f35db47 Start rework of ExternalWindow, add stubs to make it build, WIP 4 years ago
  falkTX 52d5af44d6
Always use sofd +0.5 scale than desktop 4 years ago
  falkTX c3e16eb2ac
Remove width and height from FileBrowserOptions, were never used 4 years ago
  falkTX 354bea632d Set supportsViewDpiScaling as supported canDo 4 years ago
  falkTX 05d91f5852
Protect against multiple inclusion of Makefile.base.mk 4 years ago
  Luciano Iam 168e8a5333 Add missing call to FreeLibrary() 4 years ago
  falkTX 9b838a67d2 TESTING: Add DGL_USE_OPENGL3 macro 4 years ago
  JP Cimalando 3c37d4c096
Remove the const qualifier on ParameterEnumerationValue (#309) 4 years ago
  falkTX d3692aa17f
Stop building vulkan by default 4 years ago
  falkTX b6d8c3acff
Push a backwards compat typedef into upstream pugl 4 years ago
  falkTX 4ce7dec3e9
Implement puglGetDesktopScaleFactor for windows 4 years ago
  falkTX dfc0551579
flush stdout after jack client activation 4 years ago
  falkTX 49bd624747
Find desktop scale factor on X11 4 years ago
  falkTX 9b17d52775
Fix identation on CI file 4 years ago
  falkTX 811f3733cb Correct modal behaviour on macOS 4 years ago
  falkTX 4d5c33fa02 Always update packages in CI 4 years ago
  falkTX f6e12af703 Corrections to d85add3a4c 4 years ago
  falkTX 3759c0bab5
Rebase pugl against upstream, add only absolutely require patches 4 years ago
  falkTX cdf1dab20c
Define SHARED_MEMORY_LIBS in base makefile, to be needed later 4 years ago
  falkTX f25a783b78
Fix a typo 4 years ago
  falkTX 5b885527e8 Add a missing override 4 years ago
  falkTX f5536a88f4
Another build fix 4 years ago
  falkTX 97c7e36370
Custom sofd color scheme 4 years ago
  falkTX 775f3c4365
Adjust sofd fib_widget_at_pos for high-dpi 4 years ago
  falkTX 358efb965c
Add preliminar high-dpi support to sofd; Fix build 4 years ago
  falkTX d85add3a4c
Dont give nullptr as response to requestStateFile(); Fix build 4 years ago
  falkTX e5df7030c2
Rework file handling example button, add a note for later 4 years ago
  falkTX 03d53ea7e7
Make x11 sofd dialog work without patching pugl 4 years ago
  falkTX 267fc77015
Fix build 4 years ago
  falkTX 091c919cd6
Add puglX11GrabFocus as a safer way to grab focus on X11 4 years ago
  falkTX 1e029513f6
Add automaticallyScale argument to UI constructor 4 years ago