4813 Commits (60cb053d04c8d21c5dcb353048491ed411f7771c)
 

Author SHA1 Message Date
  falkTX 60cb053d04
More remote OSC stuff, split UDP and TCP 6 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 6 years ago
  falkTX b49a1bc1e4
Cleanup, continue previous commit 6 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 6 years ago
  falkTX eab49fce5c
Bump ficticious version 6 years ago
  falkTX 7cc317429c
Fix typo in a previous commit 6 years ago
  falkTX 57f10a626b
Fix missing argument in osc examples 6 years ago
  falkTX 8cd9768f7d
Give some little attention to carla-control, so it works better 6 years ago
  falkTX 5af1422b9d
Cleanup 6 years ago
  falkTX f729c8da27
A bit more fancy CustomMessageBox 6 years ago
  falkTX 07b0d9c7d2
Keep application signals alive 6 years ago
  falkTX 42bac9787a
carla-control: don't show side panel 6 years ago
  falkTX 1d1b834876
Hide the correct widget (minicanvas) when patchbay is hidden 6 years ago
  falkTX bf4774abbd
carla-control: don't use global vars 6 years ago
  falkTX 9a96aceeee
Dont try to use ports above 32767 for OSC 6 years ago
  falkTX 8f009a3269
Retry 5 times with +1 port if current one fails 6 years ago
  falkTX e5ab26bac8
Implement OSC settings save, load and apply; Fix typo in callback 6 years ago
  falkTX fd19e8483b
Init juce gui before engine; Init fftw thread-safe only once 6 years ago
  falkTX 699fc9d714
Add new bitmap icon 6 years ago
  falkTX 8535f839bf
Start work for OSC settings 6 years ago
  falkTX 1c532e0710
Fix strict build 6 years ago
  falkTX 9712dc1e25
Fix LV2 plugins not handling MIDI CC 6 years ago
  falkTX f647c2b5fe
Show sample rate in UI as integer 6 years ago
  falkTX fed364b254
Implement clearing xrun count 6 years ago
  falkTX 6a6b396747
Name some variables more consistently 6 years ago
  falkTX b46e1ce80c
Fix NSM issues (due to previous incomplete work, now fixed) 6 years ago
  falkTX 5e3035ed7f
Fix a typo, better debugging 6 years ago
  falkTX edbbb9ae20
carla-vst: more tweaks to receiving transport 6 years ago
  falkTX 74fd9b2b0c Close jack client after right deactivation, needed for jack1 6 years ago
  falkTX e6889de2c8
carla-vst: rework vst time info sync, same as DPF (needs testing) 6 years ago
  falkTX 8e04004132
Handle worst-case scenario of carla-plugin buffer size being too low 6 years ago
  falkTX e7e536b0ef carla-vst: Fix typo leading to bufsize of 1, add ardour workaround 6 years ago
  falkTX f173381b2e Protect jack bufsize, srate and freewheel changes in patchbay mode 6 years ago
  falkTX 7ea3b1d6fd
Fix for some stupid plugins mess up with global signals 6 years ago
  falkTX 46dd075303
Terminate wine bridges if main carla dies 6 years ago
  falkTX abdcf7ac7f
Calculate VST ppqPos in a more reliable way 6 years ago
  falkTX c76dd69eb5
Handle more sources of vst automation via audioMasterAutomate 6 years ago
  falkTX 5583ba1546
Create buffer for vst audio out, fixes dry/wet (inline processing) 6 years ago
  falkTX e64e6b8f5f
Receive transport information when we not jack transport master 6 years ago
  falkTX 04896042fb
Fix CI build 6 years ago
  falkTX 8b6b771b12
Do not set rtaudio "hog device" mode 6 years ago
  falkTX 51f5bf7059
Fix RtAudio crash when alsa soundcard is listed but not available 6 years ago
  falkTX b1f2a5b1b1
Fix crash when directly loading vst shell plugins 6 years ago
  falkTX 65cc1103c5
Fix debug build 6 years ago
  falkTX 27b6dc18af
Separate 3rd-party libs into new Makefile var; Simplify CI config 6 years ago
  falkTX a8c7246266
Fix typo 6 years ago
  falkTX 301dd77c7c
Update our rtaudio patch 6 years ago
  falkTX 55610a296a
Do not print misleading warning 6 years ago
  falkTX 12dba50980
Fix "disconnect all" canvas action 6 years ago
  falkTX 913b2d3167
Fix disabled gui when stopping engine with no plugins 6 years ago