1495 Commits (f94b49f6592d96ab4cdbb02397f0a1ae01d3089e)
 

Author SHA1 Message Date
  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
  falkTX ef64e046b0
Implement v3_process_context_requirements 3 years ago
  falkTX 9b49fd363e
VST3: implement time position; enable metronome vst3 build 3 years ago
  falkTX 1db7603360
VST3: Implement parameter state save/restore 3 years ago
  falkTX 6cbf08d588
Correctly offset VST3 streams 3 years ago
  falkTX 3b91a816a3
Add VST3 string utility functions, cleanup 3 years ago
  falkTX 601212430b
Add ARRAY_SIZE macro 3 years ago
  falkTX a6f3835cab
VST3: Use local static plugin for factory info, not global 3 years ago
  falkTX 3343e7d770
Move VST3 UI code into a separate file, non-working for now 3 years ago