1772 Commits (51ca273f60c17c16b59afadd9c52dac491a82d9c)
 

Author SHA1 Message Date
  falkTX 306c680c6e
Fix JACK MIDI usage after the jackbridge switch 3 years ago
  falkTX bea5f6f9c3 Use EXTRA_DEPENDENCIES instead of EXTRA_LIBS in a few places 3 years ago
  falkTX 7611f937ee Add NanoVG::globalTint, some code comments 3 years ago
  falkTX 87986a6f34
Fix Window resize using old size in some situations 3 years ago
  falkTX 1c19c75b8f
Some attention to ImguiSimpleGain, make it follow other examples 3 years ago
  falkTX c62c8e4c2a
Use ImGui from DPF-Widgets repo 3 years ago
  falkTX 402254e469
Fix nano subwidgets getting double offset 3 years ago
  falkTX b79311a0b3
Fix top-level events 3 years ago
  falkTX 65eb8c098d
Fix Windows builds with DGL_USE_NANOVG_FBO 3 years ago
  falkTX a1322bc0c5
Update NanoVG and stb-image sources, bring all VCV goodies too 3 years ago
  falkTX d8f66c1e06
Use the correct pugl branch 3 years ago
  falkTX 117e0b30eb
Fix previous commit, add missing USE_RGBA check 3 years ago
  falkTX 299e50f826
Stick with NanoVG, use USE_NANOVG_FBO macro instead 3 years ago
  falkTX a07aaf986f Allow DGL_USE_RGBA macro, will setup 24 depth bits and glx RGBA 3 years ago
  falkTX c17c260d08 Allow to skip building NanoVG integrated code 3 years ago
  falkTX 23f89562ac Import alpha/tint stuff from VCV 3 years ago
  falkTX c4e1210897
Make plugin objects depend on EXTRA_LIBS, add *.m/*.mm targets 3 years ago
  falkTX f79095abde
Allow to define EXTRA_LIBS for plugin targets 3 years ago
  falkTX 5fedd7d39e
Revert "Do not restrict symbols if DEBUG or SKIP_STRIPPING enabled" 3 years ago
  falkTX 77f5ab64e9
Do not restrict symbols if DEBUG or SKIP_STRIPPING enabled 3 years ago
  falkTX 5948d8a381
Add some more debug prints 3 years ago
  falkTX b8f97e1c3f
Add debug prints for host context 3 years ago
  falkTX e8e26eef21
Fix no namespace build 3 years ago
  falkTX ca84b57669
VST3: Add stubs for keyboard handling 3 years ago
  falkTX c82d094667
Really fix build, dont use Size class on VST3 UI code 3 years ago
  falkTX e8475ede1a
One more fix 3 years ago
  falkTX 8a4e6258c2
Fix no namespace build 3 years ago
  falkTX 2b3bf66256
Allow external UI to set geometry constraints, fix some warnings 3 years ago
  falkTX ce92fc723b
VST3: Clear up situation with host-side resize 3 years ago
  falkTX 218dd24a9d An attempt at host-side VST3 UI resize that doesnt work yet 3 years ago
  falkTX 1ad2bcc6b5 VST3: Use context from component too, fixes GUI on some hosts 3 years ago
  falkTX fc96e9fd89 Fix wrong context on UI deletion, needed for macOS hosts using GL 3 years ago
  falkTX ab236b8d7a
VST3: Fix state messages 3 years ago
  falkTX 7069b02cdd
Yet another attempt 3 years ago
  falkTX a309df8a1f
Fix a typo 3 years ago
  falkTX c9b1f631ac
Try yet again 3 years ago
  falkTX d4ecaab1d2
Try again 3 years ago
  falkTX 1c72ea096b
Try a better message 3 years ago
  falkTX 6260f5b44f
Let IRC know of the commit message 3 years ago
  falkTX e0b136656d
Set the name of the workflow 3 years ago
  falkTX 87c2461d5b
Test IRC notifications 3 years ago
  falkTX 97068d3014
VST3: Fix missing 1st parameter when MIDI input was enabled 3 years ago
  falkTX 6fd0b5b70e
Keep host context from factory alive as needed 3 years ago
  falkTX cd9434e3d0
VST3: Move V3_API to the other side 3 years ago
  falkTX 253edfc88a
Enable VST3 build on MSVC, remove C++98 workaround 3 years ago
  falkTX c12d9def50
VST3: Correctly set plugin version information 3 years ago
  falkTX 17f09f33bc
VST3: Set factory categories and flags, add documentation 3 years ago
  falkTX a7c2278668
VST3: Fix UI related issues 3 years ago
  falkTX 4e4d49ff70
Cleanup 3 years ago
  falkTX 542ebcf161
VST3: unref queried host contexts, fixing memory leaks 3 years ago