Skip to content

Tags: qiniu/oto

Tags

v0.5.4-fixed

Toggle v0.5.4-fixed's commit message
Merge remote-tracking branch 'visualfc/master'

v0.5.4

Toggle v0.5.4's commit message
js: Enable to compile Oto with Go 1.14

Updates hajimehoshi/ebiten#1024

v0.5.3

Toggle v0.5.3's commit message
darwin: Bug fix: Pause the audio when input does not come

Updates hajimehoshi/ebiten#975

v0.5.2

Toggle v0.5.2's commit message
Bug fix: build error on GopherJS

v0.5.1

Toggle v0.5.1's commit message
ios: Fix comments

v0.5.0

Toggle v0.5.0's commit message
darwin: Add error handlings

v0.4.0

Toggle v0.4.0's commit message
Update README

v0.3.6

Toggle v0.3.6's commit message
Add Diane to AUTHORS

v0.3.5

Toggle v0.3.5's commit message
Revert "openal: Use dummyDriver when no sound driver is found"

This reverts commit 5407e1c.

Reason: I could not found actual cases 'device not found'

v0.3.4

Toggle v0.3.4's commit message
Update go.mod

Now `syscall/js` is imported for both GopherJS and Wasm, go.mod
doesn't have to include github.com/gopherjs/gopherjs.