6171 Commits (84e2e0a4beee64297e3e33c9cb58448cb2fdbd73)

Author SHA1 Message Date
  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
  falkTX 06d6981732
More tweaks for wasm, engine verified to work, still with hacks 2 years ago
  falkTX 3a57252fdf
Do not enable pthreads for wasm builds 2 years ago
  falkTX 956aed13d1
Update dgl and distrho modules 2 years ago
  falkTX 71cbec159f
Dont use simd for wasm just yet, fix missing APP_EXT usage 2 years ago
  falkTX f90acb5cbb
Dont strip wasm binaries, cleanup 2 years ago
  falkTX 050513441b
Fix make clean 2 years ago
  falkTX 0445589595
More tweaks for wasm and sdl 2 years ago
  falkTX 135c828b66
Add SDL/wasm test code 2 years ago
  falkTX 247eaff28b
Fix SDL engine for SDL1, work wasm workarounds 2 years ago
  falkTX 728fa94744
Allow to disable JACK, and skip bridges for wasm 2 years ago
  falkTX cbc44a38dc
AudioFileReader: workarounds for wasm non-threaded behaviour 2 years ago
  falkTX 8eb74af19b
CarlaThread: Ignore a few things for wasm usage 2 years ago
  falkTX 96e4fa5719
Initial SDL engine implementation 2 years ago
  falkTX 68af86c5e7
emscripten related tweaks 2 years ago
  falkTX b697c28a20
Keep VST3 hosting through JUCE, for now 2 years ago
  falkTX b23293efeb
Rework and cleanup makefiles, add WASM var 2 years ago
  falkTX 770364fd8e
Allow to build with custom DGL namespace 2 years ago
  falkTX f428af3894
ysfx build tweaks as needed for armhf and MOD builds 2 years ago
  falkTX a80680f5a1
Fix water::DirectoryIterator for windows builds 2 years ago
  falkTX ea3c8a2f63
Fix a typo 2 years ago
  falkTX 9b5a23c56a
Another attempt at fixing ARM build 2 years ago
  falkTX ba5ca7006d
Support mod:volts as LV2 unit 2 years ago
  falkTX bdc3373cae
Start handling VST3 events 2 years ago
  falkTX f701e1421e
A few vst3 host fixes, no longer crash on load 2 years ago
  falkTX 389bf4969f
Tweak about/features for vst3 usage without juce 2 years ago
  falkTX 5268e39c77
Hacky juce test code for investigating vst3 keyboard input 2 years ago
  falkTX b15bc2081d
Add some stubs to vst3 host code 2 years ago
  falkTX 04d53634c8
Fix the previous armhf fix 2 years ago
  falkTX 121d7f617b
Start python level automated tests, WIP 2 years ago