1961 Commits (5a439e6686277e65a7bbe6a66cfd60482e52196c)
 

Author SHA1 Message Date
  falkTX 117e0b30eb
Fix previous commit, add missing USE_RGBA check 4 years ago
  falkTX 299e50f826
Stick with NanoVG, use USE_NANOVG_FBO macro instead 4 years ago
  falkTX a07aaf986f Allow DGL_USE_RGBA macro, will setup 24 depth bits and glx RGBA 4 years ago
  falkTX c17c260d08 Allow to skip building NanoVG integrated code 4 years ago
  falkTX 23f89562ac Import alpha/tint stuff from VCV 4 years ago
  falkTX c4e1210897
Make plugin objects depend on EXTRA_LIBS, add *.m/*.mm targets 4 years ago
  falkTX f79095abde
Allow to define EXTRA_LIBS for plugin targets 4 years ago
  falkTX 5fedd7d39e
Revert "Do not restrict symbols if DEBUG or SKIP_STRIPPING enabled" 4 years ago
  falkTX 77f5ab64e9
Do not restrict symbols if DEBUG or SKIP_STRIPPING enabled 4 years ago
  falkTX 5948d8a381
Add some more debug prints 4 years ago
  falkTX b8f97e1c3f
Add debug prints for host context 4 years ago
  falkTX e8e26eef21
Fix no namespace build 4 years ago
  falkTX ca84b57669
VST3: Add stubs for keyboard handling 4 years ago
  falkTX c82d094667
Really fix build, dont use Size class on VST3 UI code 4 years ago
  falkTX e8475ede1a
One more fix 4 years ago
  falkTX 8a4e6258c2
Fix no namespace build 4 years ago
  falkTX 2b3bf66256
Allow external UI to set geometry constraints, fix some warnings 4 years ago
  falkTX ce92fc723b
VST3: Clear up situation with host-side resize 4 years ago
  falkTX 218dd24a9d An attempt at host-side VST3 UI resize that doesnt work yet 4 years ago
  falkTX 1ad2bcc6b5 VST3: Use context from component too, fixes GUI on some hosts 4 years ago
  falkTX fc96e9fd89 Fix wrong context on UI deletion, needed for macOS hosts using GL 4 years ago
  falkTX ab236b8d7a
VST3: Fix state messages 4 years ago
  falkTX 7069b02cdd
Yet another attempt 4 years ago
  falkTX a309df8a1f
Fix a typo 4 years ago
  falkTX c9b1f631ac
Try yet again 4 years ago
  falkTX d4ecaab1d2
Try again 4 years ago
  falkTX 1c72ea096b
Try a better message 4 years ago
  falkTX 6260f5b44f
Let IRC know of the commit message 4 years ago
  falkTX e0b136656d
Set the name of the workflow 4 years ago
  falkTX 87c2461d5b
Test IRC notifications 4 years ago
  falkTX 97068d3014
VST3: Fix missing 1st parameter when MIDI input was enabled 4 years ago
  falkTX 6fd0b5b70e
Keep host context from factory alive as needed 4 years ago
  falkTX cd9434e3d0
VST3: Move V3_API to the other side 4 years ago
  falkTX 253edfc88a
Enable VST3 build on MSVC, remove C++98 workaround 4 years ago
  falkTX c12d9def50
VST3: Correctly set plugin version information 4 years ago
  falkTX 17f09f33bc
VST3: Set factory categories and flags, add documentation 4 years ago
  falkTX a7c2278668
VST3: Fix UI related issues 4 years ago
  falkTX 4e4d49ff70
Cleanup 4 years ago
  falkTX 542ebcf161
VST3: unref queried host contexts, fixing memory leaks 4 years ago
  falkTX 77dea31f20
Fix win32 build 4 years ago
  falkTX 09f0747211
Fix windows build 4 years ago
  falkTX 8c9be800be
Class names must be different after all; Fix parameter state restore 4 years ago
  falkTX b59c740c06
Fix build with clang 4 years ago
  falkTX 9fa65320df
Fix VST3 UI cleanup issues 4 years ago
  falkTX 4893656da0
A few more VST3 tests on refcounter and host context 4 years ago
  falkTX d9044f27fe
Prevent crashes when UI initializes too early 4 years ago
  falkTX 1ce0d89cc0
Make the VST3 implementation C++98 compatible 4 years ago
  falkTX c22ecc6c57
VST3: Handle UI on macOS and Windows 4 years ago
  falkTX 318c76dd54
Fix a compiler warning 4 years ago
  falkTX 8904662794
VST3: Implement view timer handler, hook into host run loop 4 years ago