1413 Commits (53855957642ba6cc967975f3b5022c3c2f0851e7)

Author SHA1 Message Date
  falkTX d218b58249
Fix build; Remove debug prints; Implement drag/touch for bridges 5 years ago
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 5 years ago
  falkTX d4a0292f37
carla-vst: expose first plugin params for host automation; cleanup 5 years ago
  falkTX d0610840bd
Add back modgui support 5 years ago
  falkTX 3f1c8d92f2
Set canvas icons for a few known plugins 5 years ago
  falkTX 93579acf27
Don't unload plugins that use inlinedisplay 5 years ago
  falkTX b7922f3dd5
Experimental inline display inside canvas 5 years ago
  falkTX 932b4c9746
Cleanup 5 years ago
  falkTX 19ecd24ae3
Really fix build without liblo 5 years ago
  falkTX c8f2b5340c
Expose canvas and some experimental settings to carla-control 5 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 5 years ago
  falkTX b49a1bc1e4
Cleanup, continue previous commit 5 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 5 years ago
  falkTX 8535f839bf
Start work for OSC settings 5 years ago
  falkTX 9712dc1e25
Fix LV2 plugins not handling MIDI CC 5 years ago
  falkTX 6a6b396747
Name some variables more consistently 5 years ago
  falkTX 0ab167491b Fix a typo, better debugging 5 years ago
  falkTX 5e3035ed7f
Fix a typo, better debugging 5 years ago
  falkTX 40acc271c3
Calculate VST ppqPos in a more reliable way 5 years ago
  falkTX f4e6e15cbb
Handle more sources of vst automation via audioMasterAutomate 5 years ago
  falkTX abdcf7ac7f
Calculate VST ppqPos in a more reliable way 5 years ago
  falkTX c76dd69eb5
Handle more sources of vst automation via audioMasterAutomate 5 years ago
  falkTX fec895a086 Create buffer for vst audio out, fixes dry/wet (inline processing) 5 years ago
  falkTX 5583ba1546
Create buffer for vst audio out, fixes dry/wet (inline processing) 5 years ago
  falkTX 2ed8264a9a Fix crash when directly loading vst shell plugins 5 years ago
  falkTX b1f2a5b1b1
Fix crash when directly loading vst shell plugins 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX 3006738b6f Print assertion if audioMasterIdle called from wrong thread 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 ada9445338
libjack: Replace hardcoded numbers with enums 5 years ago
  falkTX 59955b16aa
Small fixes to libjack 5 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 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
  Filipe Coelho f7ea7061dd
Improve travis CI setup (#823) 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 ebdfa4046d
Fix typo 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 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 1759b18a70 Fix a memory leak 5 years ago