4309 Commits (285f3faf17175ff36c1e13ba83c8d35f2a16704c)

Author SHA1 Message Date
  falkTX 0938f19d32
Fix previous commit 5 years ago
  falkTX c6d5ece01b Run strict build on code that uses juce; Strict build 32bit bridge 5 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 5 years ago
  falkTX da0bdeeee7
Fix typo 5 years ago
  falkTX 1272c3d056
Fix CarlaThread not able to start if RT is not allowed 5 years ago
  falkTX 6abeb1c3b9
Fix strict build 5 years ago
  falkTX 681fd1dd54
Fix missing declaration 5 years ago
  falkTX ada9445338
libjack: Replace hardcoded numbers with enums 5 years ago
  falkTX 15f50322f5
libjack: cleanup midi port code 5 years ago
  falkTX 2b71a249f4
Strict build pass for libjack, small fixes and adjustments 5 years ago
  falkTX 59955b16aa
Small fixes to libjack 5 years ago
  falkTX cc0ab5f338
Save&restore Session Manager type in add-jack-app dialog 5 years ago
  falkTX e2aaa1f06a
Visual consistency; Remove animations showing a plugin at a time 5 years ago
  falkTX 6544c4a883
Add "Add JACK Application" to plugin menu 5 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 5 years ago
  falkTX 1c0371cf72
Cleanup, try to fix canvas crash on mouse release 5 years ago
  falkTX b4bc68a1a9
More Qt workarounds in canvas 5 years ago
  falkTX 85b449b2b0
Remove debug print 5 years ago
  falkTX 4b3e0fb839
Give up trying to follow VST2 spec, always assume UI opens nicely 5 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 5 years ago
  falkTX cb44413956
Allow non-absolute paths for jack applications 5 years ago
  Filipe Coelho f7ea7061dd
Improve travis CI setup (#823) 5 years ago
  falkTX c54a7045ab
Do not handle canvas stuff when not needed 5 years ago
  falkTX a7b4360c6d
Prepare for the future.. 5 years ago
  falkTX a385d1b438
Backwards compatible with older Qt5 5 years ago
  falkTX c89a6f9d6a
Sync ui bridges with main code 5 years ago
  Filipe Coelho efd2441fa1
Initial support for LV2 params (#811) 5 years ago
  falkTX 984a06ce50 Make ScopedLocale its own class, apply it everywhere that it fits 5 years ago
  falkTX 7976236bb3
Workaround Qt bug 5 years ago
  falkTX ebdfa4046d
Fix typo 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX c73be58d42
Version things properly (develop is 2.1 target) 5 years ago
  falkTX 0daa74ad4e
Fix previous commit 5 years ago
  falkTX b2c3cccc2b Fix leaks and oddities with water Array class 5 years ago
  falkTX 6f20d4c636 Cleanup some water 5 years ago
  falkTX b93b877fa1 Do not build external plugins in DEBUG mode 5 years ago
  falkTX eeab6fbee1 Always copy carla-plugin binary when exporting lv2 plugin 5 years ago
  falkTX 556c7dabda
Split LV2 work and response, cleanup 5 years ago
  falkTX 3317a436fb
Some little thing just to be safe 5 years ago
  falkTX 49aa8c0e58
Forgot to allocate memory... 5 years ago
  falkTX cbde990d35 Decouple LV2 worker responses from UI stuff 5 years ago
  falkTX a83212434a Add back about-juce dialog 5 years ago
  falkTX 284a74b2f5 Do not build juce stuff by default for any OS for now 5 years ago
  falkTX 0038f94bf2 macOS: Fix empty spaces in plugin list; fix build with juce 5 years ago
  falkTX 1759b18a70 Fix a memory leak 5 years ago
  falkTX ea88d9169d Make juce/carla vst save cross-compatible; Builds entire juce on linux 5 years ago
  falkTX 3ed2471c90 Fix intial plugin window focus for recent juce-based plugins 5 years ago
  falkTX 32a76811c7 Fixup final details 5 years ago
  falkTX a29d15fc52 Some fixes for windows 5 years ago
  falkTX 63c27fe30b Set transient window on macOS 5 years ago