4331 Commits (5583ba15468a32d64f314cbb8e63ef6fb3879cc4)

Author SHA1 Message Date
  falkTX 5583ba1546
Create buffer for vst audio out, fixes dry/wet (inline processing) 7 years ago
  falkTX e64e6b8f5f
Receive transport information when we not jack transport master 7 years ago
  falkTX 8b6b771b12
Do not set rtaudio "hog device" mode 7 years ago
  falkTX 51f5bf7059
Fix RtAudio crash when alsa soundcard is listed but not available 7 years ago
  falkTX b1f2a5b1b1
Fix crash when directly loading vst shell plugins 7 years ago
  falkTX 65cc1103c5
Fix debug build 7 years ago
  falkTX a8c7246266
Fix typo 7 years ago
  falkTX 301dd77c7c
Update our rtaudio patch 7 years ago
  falkTX 55610a296a
Do not print misleading warning 7 years ago
  falkTX 12dba50980
Fix "disconnect all" canvas action 7 years ago
  falkTX 913b2d3167
Fix disabled gui when stopping engine with no plugins 7 years ago
  falkTX 17121e68b2
Fix a qt signal, fixing runtime 7 years ago
  falkTX 37070c56f8
Really fix build 7 years ago
  falkTX 6038be8dda
Another build fix 7 years ago
  falkTX a148a13614
Add missing includes 7 years ago
  falkTX a7ffc2bfa3
Fix build of new code on old systems and mac/win 7 years ago
  falkTX 79c592a8f6
No average of peak dsp load 7 years ago
  falkTX df7a570095
Add DSP load to RtAudio and Plugin backends, pass info to plugin 7 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 7 years ago
  falkTX 3006738b6f Print assertion if audioMasterIdle called from wrong thread 7 years ago
  falkTX 205d4789db Dont allocate memory or set locale on each pipe idle 7 years ago
  falkTX cfd4b9b73d
Remove unused files 7 years ago
  falkTX 0938f19d32
Fix previous commit 7 years ago
  falkTX c6d5ece01b Run strict build on code that uses juce; Strict build 32bit bridge 7 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 7 years ago
  falkTX da0bdeeee7
Fix typo 7 years ago
  falkTX 1272c3d056
Fix CarlaThread not able to start if RT is not allowed 7 years ago
  falkTX 6abeb1c3b9
Fix strict build 7 years ago
  falkTX 681fd1dd54
Fix missing declaration 7 years ago
  falkTX ada9445338
libjack: Replace hardcoded numbers with enums 7 years ago
  falkTX 15f50322f5
libjack: cleanup midi port code 7 years ago
  falkTX 2b71a249f4
Strict build pass for libjack, small fixes and adjustments 7 years ago
  falkTX 59955b16aa
Small fixes to libjack 7 years ago
  falkTX cc0ab5f338
Save&restore Session Manager type in add-jack-app dialog 7 years ago
  falkTX e2aaa1f06a
Visual consistency; Remove animations showing a plugin at a time 7 years ago
  falkTX 6544c4a883
Add "Add JACK Application" to plugin menu 7 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 7 years ago
  falkTX 1c0371cf72
Cleanup, try to fix canvas crash on mouse release 7 years ago
  falkTX b4bc68a1a9
More Qt workarounds in canvas 7 years ago
  falkTX 85b449b2b0
Remove debug print 7 years ago
  falkTX 4b3e0fb839
Give up trying to follow VST2 spec, always assume UI opens nicely 7 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 7 years ago
  falkTX cb44413956
Allow non-absolute paths for jack applications 7 years ago
  Filipe Coelho f7ea7061dd
Improve travis CI setup (#823) 7 years ago
  falkTX c54a7045ab
Do not handle canvas stuff when not needed 7 years ago
  falkTX a7b4360c6d
Prepare for the future.. 7 years ago
  falkTX a385d1b438
Backwards compatible with older Qt5 7 years ago
  falkTX c89a6f9d6a
Sync ui bridges with main code 7 years ago
  Filipe Coelho efd2441fa1
Initial support for LV2 params (#811) 7 years ago
  falkTX 984a06ce50 Make ScopedLocale its own class, apply it everywhere that it fits 7 years ago