71 Commits (ef3ba8fee704c3de8cc19ea8dcb24b7c736d51e2)

Author SHA1 Message Date
  Filipe Coelho a1017be6ea
Packaging fixes (#192) 3 years ago
  falkTX 341642d8e0 Update rate limit does work on macOS after all 3 years ago
  falkTX 69f0ff9084 Do not show update-rate-limit menu options on macOS, does nothing 3 years ago
  falkTX 9ac12eb0f4
Add (unused) bypass parameter, for future-proofing 3 years ago
  falkTX 2a8c80557f
Fix some memory leaks 3 years ago
  falkTX 454943f2cf Add file menu option to export uncompressed json file 3 years ago
  falkTX 54fccf2a9e Fix shortcuts no longer working regression 3 years ago
  falkTX 29f9f1092c
Fix glfw alphabet keys conversion 3 years ago
  falkTX ddf616c94b
Fix wrong X scroll delta 3 years ago
  falkTX abe6c8db6b
Fix regression after forcing UI keyboard/input focus 3 years ago
  falkTX 461fbeb51d Force keyboard focus on first idle 3 years ago
  falkTX 8d9acc3d65
Remove now unused file 3 years ago
  falkTX 5282da24e9
Use a single widget for resize, always show handle 3 years ago
  falkTX 8758fd53d1
Hide favorite button in module browser since it does nothing 3 years ago
  falkTX c06768f70f
Implement update rate limit 3 years ago
  falkTX 1a2c64309b
Make internal plugin context use const; Fix host time 3 years ago
  falkTX 72274a3663 Show warning to user in GUI if resources are not found 3 years ago
  falkTX 7fe6bff959 Fix initial vst3 window size on macOS 3 years ago
  falkTX ddfb6a3e14
Set mouse cursor under windows too 3 years ago
  falkTX d3a682411f
Fix UI window minimum size 3 years ago
  falkTX b29c5ee81d Invert horizontal scroll 3 years ago
  falkTX ed285a13b6 Fix minimum size 3 years ago
  falkTX 36f144e501
Draw resize handle in UI rather than custom opengl; Set min size 3 years ago
  falkTX ce64476fa4
Define custom Cardinal API for async dialogs 3 years ago
  falkTX 5a652907c7
override Scene.cpp; Move common menu/scene to new file; Cleanup 3 years ago
  falkTX 0b25db0937 Implement clipboard; Cleanup 3 years ago
  falkTX 28d3ca2d68 Fake parameter change when clicking host parameter module 3 years ago
  falkTX 3b314c119b Fix space key being ignored 3 years ago
  falkTX 4682417dbd Add ZZC plugins 3 years ago
  falkTX ae3097809b Ildaeil: Separate drawing and idle logic, fixing some crashes 3 years ago
  falkTX d14713bdf9
Get hotkeys to work, most of them anyway 3 years ago
  falkTX d13e354728
Use host idle call to give idle to Carla and Ildaeil, fixes GL UIs 3 years ago
  falkTX aa00eef4bc hide "Browse VCV Library" button 3 years ago
  falkTX fb9909e421 Implement file->export, show error message on failure 3 years ago
  falkTX f2bdbd8061 Ignore input key repeats 3 years ago
  falkTX 072f9ee3ca
Get Ildaeil to do some useful things 3 years ago
  falkTX 0c916ae619
Switch back to using NanoVG UI 3 years ago
  falkTX 9ff29396df
New approach for Window (always valid; swap handles for real UI) 3 years ago
  falkTX 86fbd84cf6
Fix crash on close, do not setup worker threads 3 years ago
  falkTX e920e18f1f
Fix initial scroll position for new projects 3 years ago
  falkTX f34b820000 TESTING: Give up on our own context mutex 3 years ago
  falkTX 9b254bbc12 Tests for integrated opengl widgets in vcv canvas 3 years ago
  falkTX 541a994adf Add window size as plugin state 3 years ago
  falkTX a5c42b5460 Fix super/meta modifier not being set 3 years ago
  falkTX ad5429cfbb Do not take context lock when loading patch via UI 3 years ago
  falkTX 0c7c99c8fc
More careful UI creation 3 years ago
  falkTX c55455eb21
Allow to cancel file-open dialog 3 years ago
  falkTX c6b0a0241e
Get file->open to use DPF file browser actions, not osdialog 3 years ago
  falkTX 88beb01572
Alternative folder setup for custom files, override MenuBar.cpp 3 years ago
  falkTX 0a0f09bc8a
Custom file menu 3 years ago