Hajime Hoshi
|
48110eb518
|
audio: add an additional error information when creating a context
Updates hajimehoshi/oto#93
|
2022-08-31 01:05:36 +09:00 |
|
Hajime Hoshi
|
dd292552d5
|
audio: move the implementation for NintendoSDK to Oto
Updates #2242
|
2022-08-12 20:53:55 +09:00 |
|
Hajime Hoshi
|
c42a40a541
|
audio: Rename context -> writerContext
This is a preparation of a new type of context with io.Readers.
|
2021-01-07 00:26:28 +09:00 |
|
Hajime Hoshi
|
f292594184
|
audio: Use a new implentation for go2cpp in Oto
|
2020-12-30 19:21:15 +09:00 |
|
Hajime Hoshi
|
bf515bb594
|
Update version to v2.0.0-alpha
|
2020-10-04 04:30:40 +09:00 |
|
Hajime Hoshi
|
2e49ed5402
|
audio: Add a mock implementation for MonoGame
Updates #1078
|
2020-04-21 23:59:41 +09:00 |
|
Hajime Hoshi
|
fe55e55b7e
|
audio: Refactoring
|
2019-04-28 19:53:28 +09:00 |
|
Hajime Hoshi
|
70a225fd7e
|
audio: Use dummy hooks from tests
|
2019-04-28 19:35:59 +09:00 |
|
Hajime Hoshi
|
ed855d6c6c
|
audio: Refactoring: remove the unused returning value
|
2019-03-02 04:42:19 +09:00 |
|
Hajime Hoshi
|
a4123a479e
|
audio: Initialize the context first
This is necessary to create an audio's Player before the loop if
we want to create *oto.Player for each *audio.Player.
|
2019-01-30 00:45:36 +09:00 |
|