32 Commits (1de5d282679b7da02b6ca797d768f82230116b45)

Author SHA1 Message Date
  falkTX cab7f3ae66
More cmake webview build fixes 11 months ago
  falkTX d303ab8cf0
Add EmbedExternalUI to default build 11 months ago
  falkTX 472cda840e
Cleanup build flags and config, error out early 1 year ago
  falkTX fffc4a3d66
Add new file, delete old one 1 year ago
  falkTX 3a3885e2bc
Give up on real external UIs, use pugl stub instead 1 year ago
  falkTX 90ee1072f8
Initial implementation for webviews, test it in ext-embed example 1 year ago
  falkTX 51bcd7bad4
External UI related fixes 2 years ago
  falkTX 5c8e51c19a
embed-external-ui example needs -ObjC++ on macOS 2 years ago
  AnClark Liu a338aa6559 CMake: Add external UI support 2 years ago
  falkTX d41b971d77
Set audio port group hints for most example plugins, fixing vst3 2 years ago
  falkTX 00faae6785
Set DISTRHO_UI_FILE_BROWSER macro for all example plugins 2 years ago
  falkTX 14423c5eec
Automable is not a word, sorry! 3 years ago
  falkTX 7bed00d806 Fix build of vst3 with external uis 3 years ago
  falkTX 8b8c76e9d2
Fix EmbedExternalUI build under Haiku (no implementation) 3 years ago
  falkTX 283e9c3dab Fix some compiler warnings 3 years ago
  falkTX dbbfef6dc3
EmbedExternalUI: Initial code for win32 3 years ago
  lucianoiam 25d7902818
Bugfix: EmbedExternalExampleUI resizing on Mac (#319) 3 years ago
  falkTX c1f2d7f47a
Add width/height as parameters of embed-ext-ui for easier testing 3 years ago
  Luciano Iam f9fcf3fd3d Partial UI_TYPE=external support on Windows 3 years ago
  falkTX 0c33dcc8d4 Fix isStandalone for external window; More macOS tests 3 years ago
  falkTX e8ce902285 Cleanup 3 years ago
  falkTX 066319187a Give focus to standalone uis on init; Fix macOS embed external ui 3 years ago
  falkTX b755b07abf
Fix embed-external-ui x11 version crash on close, missing map 3 years ago
  falkTX beb179ac09 More embed-external-ui example macOS code, but still no window :( 3 years ago
  falkTX e59b5a5c15
Reorganize ExternalWindow methods and add documentation 3 years ago
  falkTX afcc3a98ac More tests for embed ui example, add some macOS code 3 years ago
  falkTX 44ea88dd80
Fix embed external ui closing too early 3 years ago
  falkTX b19da2fdde
Allow DISTRHO_UI_USER_RESIZABLE for external UIs 3 years ago
  falkTX c00ff655bb
Use a black background; Allow VST2 embed external UIs 3 years ago
  falkTX 1d80bc8b8c
Add ExternalWindow::isEmbed() 3 years ago
  falkTX 79274a3da0
Working ExternalWindow, start dummy/example X11 code 3 years ago
  falkTX 30a467159f Start embed external ui example 3 years ago