5925 Commits (99cda3bb20395c53a8752827ae6979d7cf07c9c5)
 

Author SHA1 Message Date
  falkTX 74aaf02913
Expose inline-display in carla lv2 plugins 3 years ago
  falkTX 6d4937abdb
Map NATIVE_HOST_OPCODE_REQUEST_IDLE to lv2 worker 3 years ago
  falkTX 90064c2684
Update pre-exported lv2-bundles to match latest changes 3 years ago
  falkTX 9f5f2ccd63
Fix old compilers build 3 years ago
  falkTX 87725e6382
Ammend previous commit 3 years ago
  falkTX 23df92baf1
Fix lv2-bundles build 3 years ago
  falkTX d10dd1673d
audiofile: Bail out if resample fails, whitespace cleanup 3 years ago
  falkTX 4b3059caa1
Fix strict build 3 years ago
  falkTX b8cc6d7241 Fix missing audio outputs in rack mode juce engine driver 3 years ago
  falkTX b209439f80 audiofile: add some info as parameter outputs 3 years ago
  falkTX 4ab31d58b3 Fix build with old compilers 3 years ago
  falkTX 222a350701 audiofile: reduce lock time and use a spinlock as guard 3 years ago
  falkTX c41f73f437 audiofile: use host idle to read file, instead of custom thread 3 years ago
  falkTX 6c088cdee6 bigmeter: do not request inline display during process 3 years ago
  falkTX 086bd2ddb7 audiofile: do not request inline display during process 3 years ago
  falkTX 53717dd434 Finish resampling details, seems to work nicely 3 years ago
  falkTX 44073170db On the fly resampling for audiofile 3 years ago
  falkTX f2dfad7caa Initial tests with resampler 3 years ago
  falkTX 2d53b1f4ad Add zita-resampler, to be used for audiofile 3 years ago
  falkTX 870fd27984 Start trying to package for osx nicely 3 years ago
  falkTX cc88e0ae9c Rough way of discoverying x64-only vsts on arm64 macOS 3 years ago
  falkTX 222f047b97
Save/restore side panel visiblity for carla-control 3 years ago
  falkTX 565f485370
Remove custom return host on carla-control, no longer needed 3 years ago
  falkTX 65850dfb7a
Silent a pylint warning 3 years ago
  falkTX 4b6f8a5146
Cleanup, fix offset in previous commit (OSC method) 3 years ago
  falkTX 1a792463b6
Really fix/ignore client name if known host 3 years ago
  falkTX afa82a2b4e
Adjust static lv2 bundles for latest MOD file spec 3 years ago
  falkTX f031ad8504
Ignore client name if OSC message is from known host 3 years ago
  falkTX e211b3afc4
Clear up situation with nogui and carla-osc-gui script 3 years ago
  falkTX 899d277cfc
Workaround buggy lo_address_get_port 3 years ago
  falkTX ab22a84d2a
Cleanup some OSC message size 3 years ago
  falkTX 68ba1ed543
Use OSC message source instead of URL arg as target 3 years ago
  falkTX 2309763357
Print a little debug info when new carla-control connects 3 years ago
  falkTX a3ed031c4e
Fix strict build 3 years ago
  falkTX b7ba3ca9a9
Merge branch 'develop' of github.com:falkTX/Carla into develop 3 years ago
  falkTX 8959107b0f
audio/midi file plugins should alway list their file "presets" 3 years ago
  falkTX f87f9bebba
Set audio and midi file path as used in MOD units 3 years ago
  falkTX e1fe556dab Fix macos-old build 3 years ago
  falkTX cd614a1d00 Fix unused variable 3 years ago
  falkTX 408eb9975a Fix strict build 3 years ago
  falkTX f9e8f83f41 Put x64 lv2 plugins in bridge mode if needed (macOS only) 3 years ago
  falkTX 532925a608 Remove plugins from macOS quarentine before running them 3 years ago
  falkTX a26defd8b5 Only scan for relevant formats when using juce host 3 years ago
  falkTX d347aefa0d Automatically run VST2 intel/arm binaries on macOS as needed 3 years ago
  falkTX 003c61cd84 Reduce amount of errors logged whe plugin bridge shm fails 3 years ago
  falkTX f6a7d9c9d0 Fix libmagic detection under macos-universal builds 3 years ago
  falkTX e6679d5979 Debug juce host plugin init 3 years ago
  falkTX 572c2aa54d Fix drag&drop of VST2 plugins under macOS 3 years ago
  falkTX 5fe87ed003 Fix VST2 plugins nnot being loaded by juce host 3 years ago
  falkTX 70381bafcb Fix macOS dev environment 3 years ago