1044 Commits (24c12d6adbab8b64adb65d56fc89fcf28a4a59c8)

Author SHA1 Message Date
  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 8535f839bf
Start work for OSC settings 6 years ago
  falkTX 1c532e0710
Fix strict build 6 years ago
  falkTX fed364b254
Implement clearing xrun count 6 years ago
  falkTX 6a6b396747
Name some variables more consistently 6 years ago
  falkTX 74fd9b2b0c Close jack client after right deactivation, needed for jack1 6 years ago
  falkTX 737a0b0fb7
Close jack client after right deactivation, needed for jack1 6 years ago
  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 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 8b6b771b12
Do not set rtaudio "hog device" mode 6 years ago
  falkTX 65cc1103c5
Fix debug build 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 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 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 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 984a06ce50 Make ScopedLocale its own class, apply it everywhere that it fits 6 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 6 years ago
  falkTX cb41d6ab9a Run juce event loop ourselves when needed 6 years ago
  falkTX 9b0e7feba5 Adjust a few things 6 years ago
  falkTX f75a4803db More juce tweaks 6 years ago
  falkTX eb5d88ae3d Add juce engine class 6 years ago
  falkTX 51428eeb94 Avoid jassert name clashes, makefile stuff 6 years ago
  falkTX 37014357ad Start adapting for old juce 6 years ago
  falkTX a47c7d6e19
Do not check filepath of added plugins under windows 6 years ago
  falkTX 3aa5352bb7 Make water File paths accept paths from CWD, adjust bridges to it 6 years ago
  falkTX 2f3a442459
Dont prefer plugin bridges for certain hardcoded LV2 plugins 6 years ago
  falkTX 7230b0bee4
Dont prefer plugin bridges for certain hardcoded LV2 plugins 6 years ago
  falkTX bbb82b8530
Working wine-native bridge, needs testing 6 years ago
  bencrossman ee07026250 Bug fix for program changes coming through as bank changes (#779) 6 years ago
  bencrossman 5084d36092 Bug fix for program changes coming through as bank changes (#779) 6 years ago
  falkTX 15acfd6db3 Fix for VST plugins that update parameters without telling the host 6 years ago
  falkTX 33757121d5 Print to terminal the plugin name that failed to load 6 years ago
  falkTX d73c0788cc Fix some warnings triggered by gcc-8 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago