970 Commits (6b82e204f55d56b8e1692e8af954614e952daf6c)

Author SHA1 Message Date
  falkTX fab9e12afe
Fix water::DirectoryIterator for windows builds 2 years ago
  Magnus Sandin 7e872cc99f Added sys/types.h to build on Alpine 3 years ago
  falkTX f55b034fb5
Use utf16 in a few more places 3 years ago
  falkTX 1a16fc6b7a
One more water case handling for utf16/windows 3 years ago
  falkTX 54a0eba336
Use utf16 methods for Windows water File operations 3 years ago
  falkTX b4cf041284
Replace CARLA_EXPORT with separate API / PLUGIN export option 3 years ago
  falkTX f1d7b59020 Implement VERBOSE make flag 3 years ago
  falkTX 08bc05c4f9
Fix build with old macOS 3 years ago
  falkTX 6336d0706e Do not error out when including AppConfig.h 3 years ago
  falkTX 719246eb66
Fix make clean for STATIC_PLUGIN_TARGET 3 years ago
  yuri@FreeBSD.org b8d38e395c FreeBSD patch in AppConfig.h 4 years ago
  Jean Pierre Cimalando 3d04c60fce
Add water::MemoryInputStream 3 years ago
  falkTX 7fd55e40df
Remove unused function 3 years ago
  falkTX ea7ed826dd
Automable is not a word, sorry! 3 years ago
  falkTX 8c9edf7d51 Add static-plugin target, fix some warnings 3 years ago
  falkTX d657798657 Do not export DllMain for STATIC_PLUGIN_TARGET builds 3 years ago
  falkTX f89484645e
Fix MemoryOutputStream destructor after the latest changes 3 years ago
  falkTX 183fc4e236 Tweaks for Ildaeil, MemoryOutputStream::getDataAndRelease() 3 years ago
  falkTX e081724910 Revert "Same fix for removeInternal" 3 years ago
  falkTX bc7deaab69
Send keyboard and focus events to VST3 UIs as needed 3 years ago
  falkTX 0da56ee014
Fix VST3 cleanup order, component should be last 3 years ago
  falkTX 25bfde3a16 Same fix for removeInternal 3 years ago
  falkTX 46a1959849 Fix misuse of water Arrays 3 years ago
  falkTX cc7a9fcac5
One more compiler warning fix 3 years ago
  falkTX 6f70ba9134
Import Linux-VST3 crash fix from upstream 3 years ago
  falkTX 1f4c6212ae
Fix windows build 3 years ago
  falkTX ed310fd6ec
Fix wine build 3 years ago
  falkTX 16d675c4ad
Fix strict build 3 years ago
  falkTX 6a1c518eb4 Use posix_spawn to launch macOS bridges 3 years ago
  falkTX 0947e523e7
Try fixing CI 3 years ago
  falkTX 545304f5cf
Fix build with GCC11 4 years ago
  falkTX 10b491b303
Tentative fix for missing vst3 poly aftertouch 4 years ago
  falkTX 6fdc4d36fd
Add .kdev_include_paths files 4 years ago
  falkTX 68f7520776
Fix a typo 4 years ago
  falkTX 33158e3134
Read lv2 midi:binding on control ports and parameters 4 years ago
  falkTX 8684782eb6
audio_decoder: assume 16bit for encoded libsndfile files 4 years ago
  falkTX 838df7eac5
Accept oga and opus audio files 4 years ago
  falkTX efa15219c8
Fix a compiler warning 4 years ago
  falkTX 785d59be6b
audiofile mp3: calculate seek points when loading file 4 years ago
  falkTX 650b36eba2
audiofile mp3: disable SIMD for macos-old builds 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 4154b61f95
Reduce excessive prints 4 years ago
  falkTX 605e894b11
Fix assertion on empty project path; Change cwd of plugin bridges 4 years ago
  falkTX 2c142d77af
Clear PID when child process ends 4 years ago
  falkTX c8dbaf6c85 Fix build on macOS 10.8 4 years ago
  falkTX 9f5f2ccd63
Fix old compilers build 4 years ago
  falkTX d10dd1673d
audiofile: Bail out if resample fails, whitespace cleanup 4 years ago