1209 Commits (b051899438e9ea73e7dfb6ce0a39b82e90e8349f)

Author SHA1 Message Date
  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
  falkTX ea88d9169d Make juce/carla vst save cross-compatible; Builds entire juce on linux 5 years ago
  falkTX a29d15fc52 Some fixes for windows 5 years ago
  falkTX 63c27fe30b Set transient window on macOS 5 years ago
  falkTX 9b0e7feba5 Adjust a few things 5 years ago
  falkTX ad49febd1f More juce fixes 5 years ago
  falkTX 9de72258bd More fixes 5 years ago
  falkTX 482eed6fa1 Forgot to add new files.. 5 years ago
  falkTX f75a4803db More juce tweaks 5 years ago
  falkTX 37014357ad Start adapting for old juce 5 years ago
  falkTX ab8e178413
Experiment with LV2 parameters, we can show their names now 5 years ago