66 Commits (caf5ca5df6b0d9b1a8af5421e596989d45abf36e)

Author SHA1 Message Date
  falkTX caf5ca5df6 Rework plugin audio processing, use simple builtin module for it 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 533ec1de2e
Take out a few useless things from the headless build 3 years ago
  falkTX 106c6083cd Colours galore! And fix some compiler warnings 3 years ago
  falkTX 8452d0b8f6 Start of internal audiofile module, WIP 3 years ago
  falkTX 72274a3663 Show warning to user in GUI if resources are not found 3 years ago
  falkTX edf1e805c9
Tweak plugin description, use macros for labels 3 years ago
  falkTX ad33ca6cd9
Make variants usage less confusing in code; Fix missing vst3 fx 3 years ago
  falkTX b15e5ede6c
Fix main module audio/cv usage 3 years ago
  falkTX 026cde3807
Use 8 audio IO in main variant 3 years ago
  falkTX 2745482670
Implement START/STOP/CONT messages for midi-cv usage 3 years ago
  falkTX 95c1d3ccfb
Rework MIDI handling, remove output queue 3 years ago
  falkTX fc4dc3b90b
Switch to 75% cable tension by default 3 years ago
  falkTX 4d1b470837
Update to latest Rack 3 years ago
  falkTX 8df28459a2
Update a few modules and VCV 3 years ago
  falkTX 7a483fca89 Fix plugin search 3 years ago
  falkTX 87675ff4e3 Fix CardinalSynth after latest changes, give empty buffer to input 3 years ago
  falkTX bcfae94f79 Add host cv module 3 years ago
  falkTX f5920faaa3 Rename current Cardinal as CardinalFX and add 10cv+audio variant 3 years ago
  falkTX af80d41aef
Store entire time info in context; More ImGui/Ildaeil fixups 3 years ago
  falkTX d2b1cf420e
Fix crash on close when using gl/fbo modules 3 years ago
  falkTX 83d2f852dd
Use new isDummyInstance DPF method and get rid of xvfb 3 years ago
  falkTX 9ff29396df
New approach for Window (always valid; swap handles for real UI) 3 years ago
  falkTX 823ad6b53d
Remove threading options from UI since they will do nothing now 3 years ago
  falkTX 3766f0bd42
Override Engine to 100% ensure proper threading (ie, none) 3 years ago
  falkTX 86fbd84cf6
Fix crash on close, do not setup worker threads 3 years ago
  falkTX 9eb1583671
Add time reset signal when transport relocates 3 years ago
  falkTX 3898ea976e
Work a bit on params/time GUI; Implement Time clock signal 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 24ad763bc8 Initial implementation for host tempo module: play, bar and beat 3 years ago
  falkTX ed16b5f642
Play nice with Wine 3 years ago
  falkTX 991ed6c8a7 Initial setup for Cardinal plugin variants 3 years ago
  falkTX 541a994adf Add window size as plugin state 3 years ago
  falkTX 570f9f94a9 Make sure libarchive uses libzstd instead of external tools; Cleanup 3 years ago
  falkTX 56400169d3
Fix lockup on load after the latest commits 3 years ago
  falkTX e551acc5a4 Make sure to load the correct template.vcv 3 years ago
  falkTX 15b6ca0397
Add some info prints regarding remote control 3 years ago
  falkTX e83d514eb6
Initial code for remote push over OSC 3 years ago
  falkTX a00020e597
Support fully headless builds 3 years ago
  falkTX 453789c38a
Leave stuff behind from the unsuccessful remote attempt 3 years ago
  falkTX 08b6a8ef8b
Implement the rest of parameters / user-settings 3 years ago
  falkTX 738a0c820e
Alternative MIDI output approach that works 3 years ago
  falkTX 70d2f63acc
Add MIDI input driver 3 years ago
  falkTX 4f4135e177
Fix plugin cleanup 3 years ago
  falkTX 6675a1e81d
Allow to link against system dependencies 3 years ago
  falkTX 28bcac708f
Tweaks for proper plugin resource usage 3 years ago
  falkTX 649773c851
Continue work for redistributable binaries, WIP 3 years ago
  falkTX 0c6746fdce Start of custom asset location handling, WIP 3 years ago