5935 Commits (f6ca0a6a0926cf8ee509ef1181173f9fabffac87)

Author SHA1 Message Date
  falkTX 963f194b0e Correct last commit 2 years ago
  falkTX 982492712f Alternative approach for systems without MAP_LOCKED (build&runtime) 2 years ago
  falkTX be097364a9 Math utils performance tweaks 2 years ago
  falkTX c7b4ee9c39 Set X11 utf8 window title for plugin UIs 2 years ago
  Alexandros Theodotou 69816b7989 noop: remove trailing whitespace 2 years ago
  falkTX 423a0b2467 Fix build with older SDL2 2 years ago
  falkTX 1ec2dbc537 Fix typo 2 years ago
  falkTX 08f2eb33be Fix build with new wine 2 years ago
  falkTX c6f49f6da3
Make sure SDL is disabled for static plugin target 2 years ago
  falkTX e3a0aad27a
Add missing file 2 years ago
  falkTX 33ef884b28
Update included DPF 2 years ago
  falkTX d7d94ec516
Fix not building static binaries on windows (2.5.0 regression) 2 years ago
  Jean Pierre Cimalando 9e2defbba8 Make ysfx compatible with FreeBSD 2 years ago
  Yuri Victorovich 19dcf134e5 Add #if defined(__FreeBSD__) to avoid #include <alloca.h> on FreeBSD 2 years ago
  falkTX e3b25116d6
Try to fix i386 build 2 years ago
  falkTX e48a222160 Update juce plugin time related code for new APIs 2 years ago
  falkTX f8d7d9afce
Another python3.10 compat fix 2 years ago
  falkTX a965cc4808 Expose through backend API hints which plugin UIs are file based 2 years ago
  falkTX e6ba65f8fa
Do not use wine in CI builds if we can skip it 2 years ago
  falkTX e3fb99c579 Fix win32 builds 2 years ago
  falkTX 2b8c77b2c0
Bump version to 2.5.0 2 years ago
  falkTX db71588a88
Fix windows/mingw build 2 years ago
  falkTX 9d5992308a
Fix strict build 2 years ago
  falkTX f78670e848 Fix macOS build 2 years ago
  falkTX 6f82af5daa Use full driver settings dialog in engine menu if not running 2 years ago
  falkTX e9bd43efcd Fix macOS build 2 years ago
  falkTX 08af009062
Update to JUCE 7.0.1, still to update to new playhead APIs 2 years ago
  falkTX 3d3c4d8933
Update included DPF 2 years ago
  falkTX 7a9b7ba35e
Simplify wasm runner, using emscripten_set_interval 2 years ago
  falkTX 87bc5605d0
Adjust to the non-threaded usage 2 years ago
  falkTX 753af115c3
Also block sem_timedwait usage 2 years ago
  falkTX da4e0fdbeb
Make sure no threads are used on wasm 2 years ago
  falkTX ecfcd4c4a1
Disable audiofile ops debug on wasm, verified to work 2 years ago
  falkTX edf5d47867
Set default LV2 path for emscripten 2 years ago
  falkTX b8fa8f2faa
Add missing opus as supported extension in audio file plugin 2 years ago
  falkTX 6ee03336ab
Report plugin UI close in embed mode 2 years ago
  falkTX 33bd1f94b3
Link DGL against CoreVideo on macOS 2 years ago
  falkTX c2cc825253
Use emscripten_set_timeout_loop instead of manual management 2 years ago
  falkTX 93d3fff123
water: Add back a way to get win appdata and programfiles 2 years ago
  falkTX 8839182a35
Cleanup 2 years ago
  falkTX 1ee091f4cc
Really fix build, unless compiler crashes.. 2 years ago
  falkTX e51aed566e
Another build fix 2 years ago
  falkTX 4b9d6afa62
Ignore pthread_yield for now 2 years ago
  falkTX fc295224bf
Set _FILE_OFFSET_BITS=64 for ysfx 2 years ago
  falkTX ea914aaa41
Fix build after latest changes 2 years ago
  falkTX ca15445429
One more build fix 2 years ago
  falkTX 32196dd2fc
Fix regular build 2 years ago
  falkTX c4846a56c0
Reenable audiofile seeking on wasm, which works now 2 years ago
  falkTX 6b4f88fbc7
Do not allow to use capture logging thread on wasm 2 years ago
  falkTX 798733e2f1
Bring Runner class from DPF, use it for Engine background details 2 years ago