4318 Commits (6038be8dda2bee666cbffd64a6e2ad4fc034e62a)

Author SHA1 Message Date
  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
  falkTX 7976236bb3
Workaround Qt bug 7 years ago
  falkTX ebdfa4046d
Fix typo 7 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 7 years ago
  falkTX c73be58d42
Version things properly (develop is 2.1 target) 7 years ago
  falkTX 0daa74ad4e
Fix previous commit 7 years ago
  falkTX b2c3cccc2b Fix leaks and oddities with water Array class 7 years ago
  falkTX 6f20d4c636 Cleanup some water 7 years ago
  falkTX b93b877fa1 Do not build external plugins in DEBUG mode 7 years ago
  falkTX eeab6fbee1 Always copy carla-plugin binary when exporting lv2 plugin 7 years ago
  falkTX 556c7dabda
Split LV2 work and response, cleanup 7 years ago
  falkTX 3317a436fb
Some little thing just to be safe 7 years ago
  falkTX 49aa8c0e58
Forgot to allocate memory... 7 years ago
  falkTX cbde990d35 Decouple LV2 worker responses from UI stuff 7 years ago