6104 Commits (0335e038a742db0e9f95e87bfe1213563370d09c)

Author SHA1 Message Date
  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
  falkTX e1411c2bee
MIDI file length, WIP 3 years ago
  falkTX 7b22e89958
Fixup audiofile plugin for offline rendering 3 years ago
  falkTX 445a758ccd
Start work for new windows toolchain build 3 years ago
  falkTX 0e37f4534d
Add a few more desktop-theme icon definitions 3 years ago
  falkTX d4fe70694d
Support lv2 parameters that are both readable and writable 3 years ago
  falkTX aa6a81023e
Fix mod fileTypes in lv2 audio/midi file plugins 3 years ago
  falkTX 780a81440a
Ignore priority increase warnings when testing plugins 3 years ago
  falkTX 50e2d338ef
Give up with BINARY_* expose, alternative approach 3 years ago
  falkTX 3c7d3a07df
Try to fix strict build 3 years ago
  falkTX 11501450d3
expose binary types as macros so they can be compared to BINARY_NATIVE 3 years ago
  falkTX 8cd8679698 Do not show custom GUI is testing plugins 3 years ago
  falkTX 1e7c7dc4bd
Use carla-bridge-native.exe for native arch bridge on windows 3 years ago
  falkTX 3af8d7c7ae
Minor tweaks as used for testing 3 years ago
  falkTX 65d6ddb303
Fix previous commit 3 years ago
  falkTX 23c5726152
Do not build external plugins by default 3 years ago
  falkTX 44e872bebf
Fix cross-compilation without an exe wrapper 3 years ago
  falkTX 9eed5125d5
Yet another old macOS build fix 3 years ago