2023 Commits (b46e1ce80ccb10e17e954b32e641d28f7c22d6cd)

Author SHA1 Message Date
  falkTX 5e3035ed7f
Fix a typo, better debugging 6 years ago
  falkTX 74fd9b2b0c Close jack client after right deactivation, needed for jack1 6 years ago
  falkTX 8e04004132
Handle worst-case scenario of carla-plugin buffer size being too low 6 years ago
  falkTX f173381b2e Protect jack bufsize, srate and freewheel changes in patchbay mode 6 years ago
  falkTX 7ea3b1d6fd
Fix for some stupid plugins mess up with global signals 6 years ago
  falkTX abdcf7ac7f
Calculate VST ppqPos in a more reliable way 6 years ago
  falkTX c76dd69eb5
Handle more sources of vst automation via audioMasterAutomate 6 years ago
  falkTX 5583ba1546
Create buffer for vst audio out, fixes dry/wet (inline processing) 6 years ago
  falkTX e64e6b8f5f
Receive transport information when we not jack transport master 6 years ago
  falkTX 8b6b771b12
Do not set rtaudio "hog device" mode 6 years ago
  falkTX b1f2a5b1b1
Fix crash when directly loading vst shell plugins 6 years ago
  falkTX 65cc1103c5
Fix debug build 6 years ago
  falkTX 37070c56f8
Really fix build 6 years ago
  falkTX 6038be8dda
Another build fix 6 years ago
  falkTX a148a13614
Add missing includes 6 years ago
  falkTX a7ffc2bfa3
Fix build of new code on old systems and mac/win 6 years ago
  falkTX 79c592a8f6
No average of peak dsp load 6 years ago
  falkTX df7a570095
Add DSP load to RtAudio and Plugin backends, pass info to plugin 6 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 6 years ago
  falkTX 3006738b6f Print assertion if audioMasterIdle called from wrong thread 6 years ago
  falkTX c6d5ece01b Run strict build on code that uses juce; Strict build 32bit bridge 6 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 6 years ago
  falkTX da0bdeeee7
Fix typo 6 years ago
  falkTX ada9445338
libjack: Replace hardcoded numbers with enums 6 years ago
  falkTX 59955b16aa
Small fixes to libjack 6 years ago
  falkTX e2aaa1f06a
Visual consistency; Remove animations showing a plugin at a time 6 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 6 years ago
  falkTX 4b3e0fb839
Give up trying to follow VST2 spec, always assume UI opens nicely 6 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 6 years ago
  falkTX cb44413956
Allow non-absolute paths for jack applications 6 years ago
  Filipe Coelho f7ea7061dd
Improve travis CI setup (#823) 6 years ago
  falkTX a7b4360c6d
Prepare for the future.. 6 years ago
  falkTX c89a6f9d6a
Sync ui bridges with main code 6 years ago
  Filipe Coelho efd2441fa1
Initial support for LV2 params (#811) 6 years ago
  falkTX 984a06ce50 Make ScopedLocale its own class, apply it everywhere that it fits 6 years ago
  falkTX ebdfa4046d
Fix typo 6 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 6 years ago
  falkTX eeab6fbee1 Always copy carla-plugin binary when exporting lv2 plugin 6 years ago
  falkTX 556c7dabda
Split LV2 work and response, cleanup 6 years ago
  falkTX 3317a436fb
Some little thing just to be safe 6 years ago
  falkTX 49aa8c0e58
Forgot to allocate memory... 6 years ago
  falkTX cbde990d35 Decouple LV2 worker responses from UI stuff 6 years ago
  falkTX 1759b18a70 Fix a memory leak 6 years ago
  falkTX ea88d9169d Make juce/carla vst save cross-compatible; Builds entire juce on linux 6 years ago
  falkTX a29d15fc52 Some fixes for windows 6 years ago
  falkTX 63c27fe30b Set transient window on macOS 6 years ago
  falkTX 2cf7c166e0 AU plugins show up now 6 years ago
  falkTX cb41d6ab9a Run juce event loop ourselves when needed 6 years ago
  falkTX 597941fd42 Add AU scanning to utils 6 years ago
  falkTX 9b0e7feba5 Adjust a few things 6 years ago