1804 Commits (194f04aee8396c98f320052626603d77a1b1931e)
 

Author SHA1 Message Date
  falkTX d0413dfbd6 Fix vst3 initial size on macOS; More geometry constraint fixing 3 years ago
  falkTX d48c7ffc0f
Fix vst3 host-side resize after last commits 3 years ago
  falkTX 4c5b77f2e3
Do not build vst3 version of CVPort example, not usable yet 3 years ago
  falkTX 0452b25ff0
Fix vst3 build with instance access 3 years ago
  falkTX 4bcc59a2ab
Silent a compiler warning 3 years ago
  falkTX 431d330d87
Move common vst3 code to new file; Skip params for shared controller 3 years ago
  falkTX 2b2f64ab47
Code tweaks to better support VST3 host-side resizing, fix autoscale 3 years ago
  falkTX a3cc61e482 VST3 resize fixes for macOS 3 years ago
  falkTX c7e77db0ac
Silence a compiler warning 3 years ago
  Filipe Coelho 2d916332ff
Rework VST3 implementation (#351) 3 years ago
  falkTX b325295d6c
Allow to set NVG_FONT_TEXTURE_FLAGS, less blurry and precise fonts 3 years ago
  falkTX 493837049e
Remove superfulous line 3 years ago
  falkTX 400dca29de
Do not set _NET_WM_WINDOW_TYPE_DIALOG hint for standalones 3 years ago
  falkTX 62ba848824 Fix setGeometryConstraints on macOS, aspect ratio was always on 3 years ago
  falkTX c2341b1cad
More tweaks to pugl cursor handling 3 years ago
  falkTX 7357d71fa9
Expose cursor API from pugl, with added diagonal resize cursors 3 years ago
  falkTX ed6705a161 Give more useful rtaudio errors 3 years ago
  falkTX cd2c8c223e Fix duplicated character input on VST host key up 3 years ago
  falkTX 86b8a102bb Add NVG_DISABLE_SKIPPING_WHITESPACE build option 3 years ago
  falkTX ef69eba593 fontstash: ensure new allocated reasons have their memory cleared 3 years ago
  falkTX bf74aa2455 Use -g in build flags if using SKIP_STRIPPING=true 3 years ago
  falkTX d9e856141a Allow to move VST2 folder around 3 years ago
  falkTX 84745e90c9 Workaround puglGetClipboard behaviour on X11 3 years ago
  falkTX 83e8afdb77 Expose clipboard functions from pugl, tested to work in Cardinal 3 years ago
  falkTX c6c6900b87
Add steps to create a plugin as shared library 3 years ago
  falkTX 2208680d20
Allow and fix LTO build 3 years ago
  falkTX 56c33dd1cd
Fix fileBrowserGetPath under some systems 3 years ago
  falkTX 30d890cdb7
Use ubuntu-18.04 for win32 CI builds 3 years ago
  falkTX 6053ec2a3e
Assume mingw wants posix 3 years ago
  falkTX d1892e151f Expose puglGetTime as Application::getTime 3 years ago
  falkTX 14423c5eec
Automable is not a word, sorry! 3 years ago
  falkTX 4c62f76915
Re-add commdlg header, this seems to work now.. 3 years ago
  falkTX 6b836375c9
Try another way for finicky windows headers 3 years ago
  falkTX 315c10e1bc
Add support for start-dir on dbus file browser saving 3 years ago
  falkTX 4e0b100532
Header includes are a tricky business.. 3 years ago
  falkTX d290ac2fe0
Fix DBus file dialog for Gtk/GNOME 3 years ago
  falkTX c6d9420490 Include commdlg.h, needed if others define WIN32_LEAN_AND_MEAN 3 years ago
  Filipe Coelho 29709cbe4e
UI filebrowser saving mode, separate from pugl/DGL/Window (#349) 3 years ago
  falkTX fbbfe11a5b
Add missing LV2_STATE_ERR_NO_SPACE to pre-included LV2 headers 3 years ago
  falkTX ad055720fc
Add Plugin::isDummyInstance() method, useful for some plugins 3 years ago
  falkTX 0f31c24917
Expose the custom nvgCreateGL for others to use 3 years ago
  falkTX 56a65f56a3 Update pugl to ensure macOS windows start hidden by default 3 years ago
  falkTX e03017963d
Use the more compat DirectSound as JACK fallback on Windows 3 years ago
  falkTX d64551f5b4
Delete unused file 3 years ago
  falkTX 6bf4d68dec
Revert "Add a missing include" 3 years ago
  falkTX d7abd3e1d5
Use win32 thread API for file browser, not pthreads; Cleanup 3 years ago
  falkTX a5952348cd
Fix MSVC build 3 years ago
  falkTX 1d756d6ac2
Add a missing include 3 years ago
  falkTX f3d38188c9
Fix some leftover warnings 3 years ago
  falkTX 2fa587358b
File dialog setup can't be done on MSVC just yet (pthread usage) 3 years ago