60 Commits (8d9acc3d65d17ef84b91d1e2a58a088bef9d97a1)

Author SHA1 Message Date
  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
  falkTX 08b6a8ef8b
Implement the rest of parameters / user-settings 3 years ago
  falkTX f31343119b Fix offset for ui->dsp parameter changes 3 years ago
  falkTX 4f4135e177
Fix plugin cleanup 3 years ago
  falkTX 0c6746fdce Start of custom asset location handling, WIP 3 years ago
  falkTX c469dbf76b
Initial work for host parameters module 3 years ago
  falkTX d989bdcc59
Add stubs for host-exposed parameters; Move app scenes to DSP 3 years ago
  falkTX 94f6412b4c
Fix crash on close; Set getDefaultDeviceId; Cleanup 3 years ago
  falkTX b5785743e8 Initial attempt at plugin state/restore 3 years ago
  falkTX c4ee1b06df
Implement keyboard modifiers 3 years ago
  falkTX 2ccdd992bc
Fix windows build, cleanup 3 years ago
  falkTX 9b872dfd50
Add AmalgamatedHarmonics; Make UI resizable 3 years ago