ebiten/audio/internal
Hajime Hoshi 4e0e5c6bbc audio/internal/oboe: Bug fix: Always use OpenSL
AAudio doesn't care about plugging in/out headsets. There is a
workaround [1], but this is not easy to apply. Instead, alwasy use
OpenSL.

[1] https://github.com/google/oboe/blob/master/docs/notes/disconnect.md

Closes #1634
2021-05-05 18:09:44 +09:00
..
convert audio/internal/convert: Avoid unnecessary allocations 2021-01-25 03:04:53 +09:00
go2cpp audio/internal/go2cpp: Bug fix: Potential deadlock at Play 2021-05-03 17:54:25 +09:00
oboe audio/internal/oboe: Bug fix: Always use OpenSL 2021-05-05 18:09:44 +09:00
readerdriver audio/internal/readdriver: Bug fix: Wait for a while after finishing to write 2021-05-05 17:05:23 +09:00