提交历史

作者 SHA1 备注 提交日期
  Hajime Hoshi 719838b7ab .github/workflows: update wasmbrowsertest to fix timeout issue 1 月之前
  Hajime Hoshi 52820e2b43 audio: reland: bug fix: crash with uncomparable source 2 月之前
  Hajime Hoshi 420a6c16de Revert "audio: bug fix: crash with uncomparable source" 2 月之前
  Hajime Hoshi e980d59191 audio: bug fix: crash with uncomparable source 2 月之前
  Hajime Hoshi 09cac12390 audio: bug fix: reduce test flakiness 2 月之前
  Hajime Hoshi bf90217e68 audio: skip TestNonSeekableSource on browsers 2 月之前
  Hajime Hoshi 0963b8a7e3 audio: bug fix: players were not finished at TestNonSeekableSource 2 月之前
  Hajime Hoshi c03ece2671 audio: GC a player 2 月之前
  Hajime Hoshi 43f505b3a0 audio: use float32 format under the hood 2 月之前
  Pierre Curto 4de807cc44 all: fix typos (#2558) 1 年之前
  Hajime Hoshi c77e5884aa audio: change the naming convention: Num -> Count 2 年之前
  Hajime Hoshi 69087cdc40 audio: Use (*Context).NewPlayer 2 年之前
  r3vit 57c45a13e4 Remove dot imports from tests - Remove dot imports (#1837) 3 年之前
  Hajime Hoshi 07c10880f4 audio: Bug fix: Test failures on browsers 3 年之前
  Hajime Hoshi f1f7b350de audio, audio/mp3, audio/vorbis, audio/wav: Remove Close functions 4 年之前
  Hajime Hoshi 944a19c6f7 audio: Remove the error returning value from NewContext 4 年之前
  Hajime Hoshi bf515bb594 Update version to v2.0.0-alpha 4 年之前
  Hajime Hoshi 3ce8babd9b audio: Remove unnecessary sleepings 5 年之前
  Hajime Hoshi bd85d0e08d audio: Add TestPauseBeforeInit 5 年之前
  Hajime Hoshi 7e2a679b17 audio: Context should be reset for each test 5 年之前
  Hajime Hoshi c112c31e7e audio: Reimplement audio by using multiple oto.Player 5 年之前
  Hajime Hoshi 2bea7d4e1a audio: Error on duplicated source 5 年之前
  Hajime Hoshi 70a225fd7e audio: Use dummy hooks from tests 5 年之前
  Hajime Hoshi e9422a9f2c audio: Improve test flakiness 5 年之前
  Hajime Hoshi 7956e0ebbc Revert "Revert "audio: No need goroutine for tests"" 5 年之前
  Hajime Hoshi 62a9bb195c Revert "audio: No need goroutine for tests" 5 年之前
  Hajime Hoshi 7740656054 audio: No need goroutine for tests 5 年之前
  Hajime Hoshi ed7552962d audio: Improve test flakiness 5 年之前
  Hajime Hoshi b0cb216f5f audio: Close audio after its playing finishes 5 年之前
  Hajime Hoshi 08a369b8fd audio: Bug fix: GC audio players correctly 5 年之前