1803 Commits (38dad9fdfd75e0887a31abb9bfe7acff88cfd85b)
 

Author SHA1 Message Date
  falkTX 1b408abe95
Testing some changes to the feature table 3 years ago
  falkTX 2a95a65ad6
Fix feature links 3 years ago
  falkTX a471d29df2
Try to improve feature table 3 years ago
  falkTX db30d87c48
Rework feature table 3 years ago
  falkTX 1ec105cbc4
Grammar is hard 3 years ago
  falkTX cb1185d56d
Fix a typo 3 years ago
  falkTX d9d016da8e
Add notes about VST2 and VST3 licensing 3 years ago
  falkTX ba2c5db4bb
Be clear on the (small) imported juce code license 3 years ago
  falkTX f94b49f659
Mention the new LICENSING.md file in the README 3 years ago
  falkTX a41c97e507
Add special licensing note for LADSPA and DSSI 3 years ago
  falkTX 26d558812f
Minor styling changes 3 years ago
  falkTX e96c8543a9
Update LICENSING.md with more clear LV2 details 3 years ago
  falkTX d46109f481
Remove unused LV2 headers, they are GPL licensed 3 years ago
  falkTX 99b5d50792
Cleanup FEATURES.md, still WIP 3 years ago
  falkTX b934f54d50
Fix formatting 3 years ago
  falkTX decc551c28
Start some files to describe features and licensing 3 years ago
  JP Cimalando 87a195a26b
cmake: support building VST3 (#330) 3 years ago
  falkTX 67c8f57f50
Correct a typo 3 years ago
  falkTX e485b24098
Fix some wording 3 years ago
  falkTX a4aa2d83c8
VST3: full state save/restore support, update TODO items 3 years ago
  falkTX f90cc570dd
VST3: Cache state key/values and send them to UI on init 3 years ago
  falkTX ca35da32e4
VST3: report sample rate changes to UI 3 years ago
  falkTX a51cb9f8db
VST3: trigger restart component for preset and latency changes 3 years ago
  falkTX 1a7ed1d45c
VST3: shortcircuit view/controller for hosts without connections 3 years ago
  falkTX 9b94fe398e
VST3: Use UI idle to request changes from DSP 3 years ago
  falkTX 3c0d54c3de
Fix build 3 years ago
  falkTX d36ee9f19d
Move VST3 message related code to plugin side 3 years ago
  falkTX 1ae94bf221
VST3 cleanup, add state-set UI message 3 years ago
  falkTX 4c59baa314
Experiments with VST3 full data passing 3 years ago
  falkTX 8e25227168
VST3: Implement UI->DSP send note 3 years ago
  falkTX 4ef519266d
VST3: Implement UI->DSP state messaging 3 years ago
  falkTX 5df663bba6
VST3: use connection point to send parameter grab and changes 3 years ago
  falkTX e41e03f724
VST3: Start handling UI->DSP messages, WIP 3 years ago
  falkTX 57a430e9d5
Experiments with C++98 compat 3 years ago
  falkTX b3c3cd6448
Add a few code comments 3 years ago
  falkTX 80e35fb562
Simplify some code 3 years ago
  falkTX 4645f65e96
VST3: Implement UI->DSP parameter changes 3 years ago
  falkTX 80824ae666
Cleanup 3 years ago
  falkTX cfb1873d85
VST3: Implement programs on DSP side, update TODO items 3 years ago
  falkTX 4edb06e60e
VST3: Rework headers coding style, add C++ util, cleanup 3 years ago
  falkTX 72423e1edd
Mention VST3 in cmake 3 years ago
  falkTX 5614c5b8a7
Add VST3 to CI and packaging scripts 3 years ago
  falkTX ef5c2d8a06
VST3: Fix UI object lifetime, add temp workaround for component 3 years ago
  falkTX db465f69b2
VST3 YOLO 3 years ago
  falkTX 090ee03274
VST3: implement parameter outputs and triggers, UI focus 3 years ago
  falkTX 7cfaef7550
Cleanup 3 years ago
  falkTX 842bb786ff
VST3: Some attention to UI, plugin->host resizing works 3 years ago
  falkTX d81467ecc0
Fix some v3_plugin_view arguments 3 years ago
  falkTX ba550f42fd
VST3: Cleanup UI side, make it appear again 3 years ago
  falkTX da528328bf
VST3: Initial MIDI support, enable midi-through vst3 build 3 years ago