51 Commits (ced681040a37e4ce0eaa89c85ff8020b3435ca5d)

Author SHA1 Message Date
  falkTX 7537be13ae
Fix typo 4 years ago
  falkTX 83731c404a
Fix pool fix calc, ignore wrap since it is too hard 4 years ago
  falkTX 9beb104c0e
Fetch bitrate and pool fill for audiofile 4 years ago
  falkTX 5f22d4bcac
Read mp3 files on RAM 4 years ago
  falkTX e5ff619c8b audiofile: better use of local vs internal pool 4 years ago
  falkTX 8109fad68d
Add cursor position to audiofile 4 years ago
  falkTX 8afab56952
send audiofile preview as lv2 vector 4 years ago
  falkTX 538cbdbb28
audiofile: protect against race conditions when loading new files 4 years ago
  falkTX 7b22e89958
Fixup audiofile plugin for offline rendering 4 years ago
  falkTX 23df92baf1
Fix lv2-bundles build 4 years ago
  falkTX d10dd1673d
audiofile: Bail out if resample fails, whitespace cleanup 4 years ago
  falkTX 4b3059caa1
Fix strict build 4 years ago
  falkTX b209439f80 audiofile: add some info as parameter outputs 4 years ago
  falkTX 4ab31d58b3 Fix build with old compilers 4 years ago
  falkTX 222a350701 audiofile: reduce lock time and use a spinlock as guard 4 years ago
  falkTX c41f73f437 audiofile: use host idle to read file, instead of custom thread 4 years ago
  falkTX 6c088cdee6 bigmeter: do not request inline display during process 4 years ago
  falkTX 086bd2ddb7 audiofile: do not request inline display during process 4 years ago
  falkTX 4b6f8a5146
Cleanup, fix offset in previous commit (OSC method) 4 years ago
  falkTX 8959107b0f
audio/midi file plugins should alway list their file "presets" 4 years ago
  falkTX 6d00a6d090 Rework audio file plugin a bit, clean midi file ignore list 4 years ago
  falkTX 7ede965819
Some attention to inline display 5 years ago
  falkTX 3e085fab91
Fix build without PyQt 5 years ago
  falkTX 74eef49b62
Fix audio and midi file not loading saved file 5 years ago
  falkTX 691deb66bd Make CarlaNative.h process function backwards compatible 5 years ago
  falkTX 04e0ee28c7 Do not build program stuff in audio and midi file without PyQt 5 years ago
  falkTX 3de829c37c
More compatible code for old compilers 5 years ago
  falkTX 6e595bf9d9
Dont give warnings for missing libs on CI test builds 5 years ago
  falkTX c0af83748f
Fix build without audio file support 5 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX 90304c8693 Rework audio file plugin, finally actually works properly 5 years ago
  falkTX 3dd2982cfc Fix build for legacy gcc 5 years ago
  falkTX 0c536ccc43 Make previous changes c++98 compat 5 years ago
  falkTX f4956c6e08 Add iniial audiofile inline-display, fix bigmeter one 5 years ago
  falkTX 041658b0a1
Optimize audio file player 6 years ago
  falkTX d4a0292f37
carla-vst: expose first plugin params for host automation; cleanup 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX 3248f8019d Working loop-mode for audio-file plugin, turn it on by default 6 years ago
  falkTX 8691117503 Go back to old audiofile plugin from 1.x release 7 years ago
  falkTX b00010b65a Rename the custom mini juce fork to "water" 7 years ago
  falkTX 0fc5553a49 Finish moving things to mini juce 7 years ago
  falkTX aff83aca09 Remove juce_audio_basics and adapt code for it 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 9385e1150b Update included juce code 8 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 9 years ago
  falkTX 3f6342dab3 Cleanup 9 years ago
  falkTX 52b7862ab4 Continue previous commit 10 years ago
  falkTX b7e7960855 Don't link the full plugin code in carla-utils; Misc plugin changes 10 years ago
  falkTX 8a7c50ae05 Unicode fixes, closes #178 10 years ago
  falkTX 9ec30ef1d1 Move some files around. modules dir will be for 3rd-party only 10 years ago