1772 Commits (51ca273f60c17c16b59afadd9c52dac491a82d9c)
 

Author SHA1 Message Date
  falkTX 96d5def58d
Fix LTO link flags, experiment with static builds 3 years ago
  falkTX ad2b5b3d6e
Print OpenGL3 variant name during build 3 years ago
  falkTX 5d7fd17f6a
Fix UI::getBundlePath() for VST3 3 years ago
  falkTX 9236640093
Add opengl3 as a possible build type 3 years ago
  falkTX 4ff990126d
Move DGL flags to Makefile.base.mk 3 years ago
  falkTX 7f206b99dc
Fix previous commit, upstream is slightly borked 3 years ago
  falkTX 01af6735cc
Update to latest fontstash, allow nanovg freetype builds 3 years ago
  falkTX 7b3b7bacf5 Fix UI::getBundlePath() for VST2 3 years ago
  falkTX 6d983cbfe7 Fix pure opengl3 build 3 years ago
  falkTX d8521efcdd More compiler warning fixes 3 years ago
  falkTX 4a4f54531a Fix compiler warnings 3 years ago
  falkTX 501dcafaa3
Fix a typo 3 years ago
  falkTX dabfd5d884
Allow to skip RtAudio fallback in JACK/Standalone mode 3 years ago
  falkTX 09ad9bb570
Allow JACK/Standalone to have resources/bundle path too 3 years ago
  falkTX fb11675884
Partially revert last commit, state seeking is not wanted 3 years ago
  falkTX 5835cd7918
Save vst3 parameters as integers as needed 3 years ago
  falkTX 2342feadc0
Fix loading empty VST3 states 3 years ago
  falkTX 33967164d9
Give focus to VST3 UI when instructed by the host 3 years ago
  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