6104 Commits (0335e038a742db0e9f95e87bfe1213563370d09c)

Author SHA1 Message Date
  falkTX 9844d76319
Fix a small leak 2 years ago
  falkTX efbebc59f1
Fix free/delete[] misusage 2 years ago
  falkTX 1eaa175431
Make malloc usage consistent in CarlaString class 2 years ago
  falkTX d87b2f47b0
Cleanup ysfx setup 2 years ago
  falkTX 144cc30531 Fully remove water::Variant use 2 years ago
  falkTX cd0fdbf1e4 Stop using NamedValueSet in AudioProcessorGraph 2 years ago
  falkTX 658b5e30c6 Do not set scale factor for LV2 plugin UIs on macOS 2 years ago
  falkTX 8c58d0994c
Bump version to 2.5.1 2 years ago
  falkTX 160b5860e2
Fix several race conditions 2 years ago
  falkTX c9fc68aaa3
Use generic implementation for ysfx eel riscv builds 2 years ago
  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