5564 Commits (37b294bdd2a340a0a8a7e05523c95c46789f32a6)

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