5879 Commits (fc8096a0061979c6bf1214a80374faca4a9d2ad3)

Author SHA1 Message Date
  falkTX 47964a89fc
midifile: add repeat mode and make host-sync optional 3 years ago
  falkTX e0515ae49f
audiofile: only advance internal frame if there is a file 3 years ago
  falkTX f183b8a340
audiofile: add host sync, enable and volume parameters 3 years ago
  falkTX f9f898ff06
Fix wine bridge build for certain systems 3 years ago
  falkTX 2d6b710b1e
Fix (native) plugin discovery under Windows 3 years ago
  falkTX 4c3d4b3acb
Fix plugin search listing AU as possible type on Windows 3 years ago
  falkTX efa15219c8
Fix a compiler warning 3 years ago
  falkTX a9350aa73b
Fix loading project with vst3 plugin bridges 3 years ago
  falkTX 12b8a81882 Setup CARLA_MAGIC_FILE env var for cxfreeze builds 3 years ago
  falkTX a452e8b9a7 Debug output of bridging vsts 3 years ago
  falkTX 713c78330d
Update copyright year in about page 3 years ago
  falkTX 10538252f4
Fix logic around gCarla.nogui 3 years ago
  falkTX 80f9f14ce7
Rework some CarlaString methods to prevent stack overflow 3 years ago
  falkTX 25fca1b851
Mention dr_mp3, libsndfile and zita-resampler in about page 3 years ago
  falkTX a59e659dd3
Bump version 3 years ago
  falkTX d664abbe95 macOS arm64/x64 handling of VST3 plugins 3 years ago
  falkTX 6486fbc8d4 Fix some compiler warnings 3 years ago
  falkTX 785d59be6b
audiofile mp3: calculate seek points when loading file 3 years ago
  falkTX 066ae08df3
Prevent issues with hosts sending MIDI events where they shouldnt 3 years ago
  falkTX 650b36eba2
audiofile mp3: disable SIMD for macos-old builds 3 years ago
  falkTX 7537be13ae
Fix typo 3 years ago
  falkTX 83731c404a
Fix pool fix calc, ignore wrap since it is too hard 3 years ago
  falkTX d9570cef88
Remove audiofile global init 3 years ago
  falkTX 40c00cc360
Alternative mp3 handling via dr_mp3 3 years ago
  falkTX 9beb104c0e
Fetch bitrate and pool fill for audiofile 3 years ago
  falkTX 5f22d4bcac
Read mp3 files on RAM 3 years ago
  falkTX aa720c5a0f
Small missing definition 3 years ago
  falkTX e5ff619c8b audiofile: better use of local vs internal pool 3 years ago
  falkTX 6cbd90f432
Fix windows bridge build 3 years ago
  falkTX 0c7ea4a7ca
Finalize make dist for windows 3 years ago
  falkTX 243b3a31c4
Fix bridges build 3 years ago
  falkTX 4154b61f95
Reduce excessive prints 3 years ago
  falkTX 470ea7854f
Fully delete embed lv2 ui window on hide 3 years ago
  falkTX 605e894b11
Fix assertion on empty project path; Change cwd of plugin bridges 3 years ago
  falkTX a7b2da4b4f
2 more icons 3 years ago
  falkTX f94da16d00
Fix showing UI bridges for a few systems 3 years ago
  falkTX c2318ea51d
Fix windows native tools, now without symlinks 3 years ago
  falkTX bb87de9b34
Ignore irrelevant assertion when quitting windows bridge 3 years ago
  falkTX 1dcd6a9b95
Move some code around 3 years ago
  falkTX d765234d65 Fix use of patchbay external canvas client with no plugins 3 years ago
  falkTX e2377e4236 Fix strict build 3 years ago
  falkTX f8503aebca Fix some compiler warnings 3 years ago
  falkTX 8109fad68d
Add cursor position to audiofile 3 years ago
  falkTX f449238d92
Generate file preview for bigger files too 3 years ago
  falkTX 8afab56952
send audiofile preview as lv2 vector 3 years ago
  falkTX 538cbdbb28
audiofile: protect against race conditions when loading new files 3 years ago
  falkTX af38113cd2
audiofile: fix resampling of full loaded file 3 years ago
  falkTX 1742a47a46
Try 30s for full audio file in ram 3 years ago
  falkTX b57f7e638d
carla-lv2: only ask for "idle" one at a time 3 years ago
  falkTX 99cda3bb20
Smaller pool for audio file, but load full if < 10s; use mlock 3 years ago