5136 Commits (7a9ddac0dd033224b81c0a886e9e693ebb29ad6c)
 

Author SHA1 Message Date
  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 6e656ce91d Give up trying to follow VST2 spec, always assume UI opens nicely 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 1dbcfa710c
Workaround Qt bug 5 years ago
  falkTX b65977f5ee Merge branch 'develop' of github.com:falkTX/Carla into develop 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 a0a8955ca2
Ship vst plugin in windows builds 5 years ago
  falkTX b11ee85359
Start packaging windows vst version, WIP 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 570b8d5976 Always copy carla-plugin binary when exporting lv2 plugin 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 fac3969b0f Update READMEs to mention VST3 and AU support 5 years ago
  falkTX ea88d9169d Make juce/carla vst save cross-compatible; Builds entire juce on linux 5 years ago
  falkTX 3c731ded45 Don't build window bridges on travis with juce enabled for now 5 years ago
  falkTX f70e9dde41 Don't build juce stuff on travis for now 5 years ago
  falkTX 3ed2471c90 Fix intial plugin window focus for recent juce-based plugins 5 years ago
  falkTX e364a0d113 Add script to generate mac vst bundles 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
  falkTX 2cf7c166e0 AU plugins show up now 5 years ago
  falkTX f88e4b93a5 Scanning of AU and VST3 plugins 5 years ago
  falkTX cb41d6ab9a Run juce event loop ourselves when needed 5 years ago
  falkTX dc7c89c042 Setup juce gui on relevant parts 5 years ago
  falkTX fac8099e62 Add vst3 and au lines to about window 5 years ago