ebiten/audio
Hajime Hoshi 6e51d31524
Use new GopherWasm API (#634)
I plan to merge this right after
https://github.com/gopherjs/gopherwasm/pull/3 is merged.
2018-06-30 00:02:15 +09:00
..
internal/convert audio: Deprecate Size() and add Length() (#466) 2018-01-09 01:25:38 +09:00
mp3 Use new GopherWasm API (#634) 2018-06-30 00:02:15 +09:00
vorbis audio/vorbis: Bug fix: fail to decode too short ogg 2018-04-07 22:13:12 +09:00
wav wav: Set finalizer for the stream 2018-03-27 12:10:57 +09:00
audio.go audio: Skip the player in the state of starting, seeking or EOF 2018-06-09 22:00:11 +09:00
buffersize_mobile.go audio: Use bigger buffers for mobiles 2018-06-09 18:14:18 +09:00
buffersize_notmobile.go audio: Use bigger buffers for mobiles 2018-06-09 18:14:18 +09:00
infiniteloop.go audio: Fix wrong comments 2017-10-01 18:07:18 +09:00