2186 Commits (ddff565c7115c67eaeb8cab8dba58d35d8a3bd55)

Author SHA1 Message Date
  falkTX 8e04004132
Handle worst-case scenario of carla-plugin buffer size being too low 6 years ago
  falkTX 29bcab0532
Handle worst-case scenario of carla-plugin buffer size being too low 6 years ago
  falkTX f173381b2e Protect jack bufsize, srate and freewheel changes in patchbay mode 6 years ago
  falkTX 401a02e87a Fix for some stupid plugins mess up with global signals 6 years ago
  falkTX 7ea3b1d6fd
Fix for some stupid plugins mess up with global signals 6 years ago
  falkTX 89fdb0b325
Protect jack bufsize, srate and freewheel changes in patchbay mode 6 years ago
  falkTX 40acc271c3
Calculate VST ppqPos in a more reliable way 6 years ago
  falkTX f4e6e15cbb
Handle more sources of vst automation via audioMasterAutomate 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 fec895a086 Create buffer for vst audio out, fixes dry/wet (inline processing) 6 years ago
  falkTX 5583ba1546
Create buffer for vst audio out, fixes dry/wet (inline processing) 6 years ago
  falkTX 44358f3f09 Receive transport information when we not jack transport master 6 years ago
  falkTX e64e6b8f5f
Receive transport information when we not jack transport master 6 years ago
  falkTX 5f47979ca0 Do not set rtaudio "hog device" mode 6 years ago
  falkTX 2ed8264a9a Fix crash when directly loading vst shell plugins 6 years ago
  falkTX 8b6b771b12
Do not set rtaudio "hog device" mode 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 37070c56f8
Really fix build 6 years ago
  falkTX 6038be8dda
Another build fix 6 years ago
  falkTX a148a13614
Add missing includes 6 years ago
  falkTX a7ffc2bfa3
Fix build of new code on old systems and mac/win 6 years ago
  falkTX 79c592a8f6
No average of peak dsp load 6 years ago
  falkTX df7a570095
Add DSP load to RtAudio and Plugin backends, pass info to plugin 6 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 6 years ago
  falkTX 3006738b6f Print assertion if audioMasterIdle called from wrong thread 6 years ago
  falkTX c6d5ece01b Run strict build on code that uses juce; Strict build 32bit bridge 6 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 6 years ago
  falkTX da0bdeeee7
Fix typo 6 years ago
  falkTX ada9445338
libjack: Replace hardcoded numbers with enums 6 years ago
  falkTX 59955b16aa
Small fixes to libjack 6 years ago
  falkTX e2aaa1f06a
Visual consistency; Remove animations showing a plugin at a time 6 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 6 years ago
  falkTX 6e656ce91d Give up trying to follow VST2 spec, always assume UI opens nicely 6 years ago
  falkTX 4b3e0fb839
Give up trying to follow VST2 spec, always assume UI opens nicely 6 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 6 years ago
  falkTX cb44413956
Allow non-absolute paths for jack applications 6 years ago
  Filipe Coelho f7ea7061dd
Improve travis CI setup (#823) 6 years ago
  falkTX a7b4360c6d
Prepare for the future.. 6 years ago
  falkTX c89a6f9d6a
Sync ui bridges with main code 6 years ago
  Filipe Coelho efd2441fa1
Initial support for LV2 params (#811) 6 years ago
  falkTX 984a06ce50 Make ScopedLocale its own class, apply it everywhere that it fits 6 years ago
  falkTX ebdfa4046d
Fix typo 6 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 6 years ago
  falkTX 570b8d5976 Always copy carla-plugin binary when exporting lv2 plugin 6 years ago
  falkTX eeab6fbee1 Always copy carla-plugin binary when exporting lv2 plugin 6 years ago
  falkTX 556c7dabda
Split LV2 work and response, cleanup 6 years ago
  falkTX 3317a436fb
Some little thing just to be safe 6 years ago
  falkTX 49aa8c0e58
Forgot to allocate memory... 6 years ago