90 Commits (849bacebfd91b5a72f38bed63771e540256c92e3)

Author SHA1 Message Date
  falkTX cab2aa9862
Optimizations to core modules 3 years ago
  falkTX 72f42baac7 Remove a comment, doesnt apply yet 3 years ago
  falkTX faeaa5862c Initial bypass implementation, MIDI only for now 3 years ago
  Filipe Coelho a1017be6ea
Packaging fixes (#192) 4 years ago
  falkTX 5a31b544a9
Set version as 22.03 4 years ago
  falkTX d8d3b83c51 HaikuOS build fixes, headless mode works 4 years ago
  falkTX aa0fbf4c36
Fix regression with added bypass param; Dont send patch to LV2 UI 4 years ago
  falkTX 9ac12eb0f4
Add (unused) bypass parameter, for future-proofing 4 years ago
  falkTX 919196611f
Tweaks for packaging 4 years ago
  falkTX 119294e997 Update plugin description 4 years ago
  falkTX 145149bd21
Update to latest DPF state API 4 years ago
  falkTX d04a1f8731 Make remote accept screenshot blobs 4 years ago
  falkTX a2b917c163
More screenshot tweaks, send blob to remote 4 years ago
  falkTX be0ae63541
Send screenshot to remote instance 4 years ago
  falkTX fff4d6f61d
Initial experimental work for screenshots 4 years ago
  falkTX 3b7ab5df31
Set the correct plugin version 4 years ago
  falkTX 47ac677388
Add extra, simple text string to be part of plugin state 4 years ago
  falkTX 1233a34ff8
Fix headless build 4 years ago
  falkTX ca25477990
Only enable remote control for headless builds 4 years ago
  falkTX de63835867
Fix logic around inplace processing audio buffer copy 4 years ago
  falkTX d3584b0567
Stop using MIDI drivers and ports completely 4 years ago
  falkTX e3b9858994
Implement midi channel filtering in host midi 4 years ago
  falkTX b863d0e54c
Very crude and dirty first host midi implementation 4 years ago
  falkTX b668d78c83 Fix last commit 4 years ago
  falkTX caf5ca5df6 Rework plugin audio processing, use simple builtin module for it 4 years ago
  falkTX c06768f70f
Implement update rate limit 4 years ago
  falkTX 1a2c64309b
Make internal plugin context use const; Fix host time 4 years ago
  falkTX 533ec1de2e
Take out a few useless things from the headless build 4 years ago
  falkTX 106c6083cd Colours galore! And fix some compiler warnings 4 years ago
  falkTX 8452d0b8f6 Start of internal audiofile module, WIP 4 years ago
  falkTX 72274a3663 Show warning to user in GUI if resources are not found 4 years ago
  falkTX edf1e805c9
Tweak plugin description, use macros for labels 4 years ago
  falkTX ad33ca6cd9
Make variants usage less confusing in code; Fix missing vst3 fx 4 years ago
  falkTX b15e5ede6c
Fix main module audio/cv usage 4 years ago
  falkTX 026cde3807
Use 8 audio IO in main variant 4 years ago
  falkTX 2745482670
Implement START/STOP/CONT messages for midi-cv usage 4 years ago
  falkTX 95c1d3ccfb
Rework MIDI handling, remove output queue 4 years ago
  falkTX fc4dc3b90b
Switch to 75% cable tension by default 4 years ago
  falkTX 4d1b470837
Update to latest Rack 4 years ago
  falkTX 8df28459a2
Update a few modules and VCV 4 years ago
  falkTX 7a483fca89 Fix plugin search 4 years ago
  falkTX 87675ff4e3 Fix CardinalSynth after latest changes, give empty buffer to input 4 years ago
  falkTX bcfae94f79 Add host cv module 4 years ago
  falkTX f5920faaa3 Rename current Cardinal as CardinalFX and add 10cv+audio variant 4 years ago
  falkTX af80d41aef
Store entire time info in context; More ImGui/Ildaeil fixups 4 years ago
  falkTX d2b1cf420e
Fix crash on close when using gl/fbo modules 4 years ago
  falkTX 83d2f852dd
Use new isDummyInstance DPF method and get rid of xvfb 4 years ago
  falkTX 9ff29396df
New approach for Window (always valid; swap handles for real UI) 4 years ago
  falkTX 823ad6b53d
Remove threading options from UI since they will do nothing now 4 years ago
  falkTX 3766f0bd42
Override Engine to 100% ensure proper threading (ie, none) 4 years ago