Hajime Hoshi
|
aeaa443bf2
|
audio/internal/go2cpp: Bug fix: Writing data must be concurrent-safe
|
2021-01-13 10:26:30 +09:00 |
|
Hajime Hoshi
|
78789a511c
|
Revert "audio: Seek the source first at readerPlayer"
This reverts commit 68f12f066e .
Reason: Some data can be read after seeking before resetting
|
2021-01-13 02:01:00 +09:00 |
|
Hajime Hoshi
|
68f12f066e
|
audio: Seek the source first at readerPlayer
|
2021-01-12 22:52:26 +09:00 |
|
Hajime Hoshi
|
2f8172f819
|
audio/internal/go2cpp: Recreate the underlying audio player when resetting
|
2021-01-12 20:42:45 +09:00 |
|
Hajime Hoshi
|
a66097df19
|
audio/internal/go2cpp: Remove unnecessary set
|
2021-01-12 11:38:30 +09:00 |
|
Hajime Hoshi
|
2dc37d30de
|
audio/internal/go2cpp: Add a comment
|
2021-01-12 01:07:36 +09:00 |
|
Hajime Hoshi
|
a7dd00596a
|
audio/internal/go2cpp: Add signaling at Pause
|
2021-01-12 00:43:16 +09:00 |
|
Hajime Hoshi
|
c009070840
|
audio/internal/go2cpp: Add readerDriverPlayer.Reset
|
2021-01-11 23:54:43 +09:00 |
|
Hajime Hoshi
|
3abb7a3604
|
audio/internal/go2cpp: Increase the temporary buffer size
|
2021-01-11 21:56:47 +09:00 |
|
Hajime Hoshi
|
8e6c3a570e
|
audio/internal/go2cpp: Bug fix: Pass the correct size
|
2021-01-11 18:07:25 +09:00 |
|
Hajime Hoshi
|
9cc5bd80f9
|
audio/internal/go2cpp: Better waiting condition
|
2021-01-11 15:37:40 +09:00 |
|
Hajime Hoshi
|
dc8217dfeb
|
audio/internal/go2cpp: Bug fix: Wrong state
|
2021-01-11 15:25:53 +09:00 |
|
Hajime Hoshi
|
52942751f0
|
audio: Move go2cpp -> internal/go2cpp
|
2021-01-09 18:21:32 +09:00 |
|
Hajime Hoshi
|
3579e1d0b7
|
audio: Implement timeStream
|
2021-01-09 17:16:37 +09:00 |
|
Hajime Hoshi
|
a2a7f5e701
|
audio: Add an implementation for go2cpp
|
2021-01-09 17:16:34 +09:00 |
|
Hajime Hoshi
|
bd3e930eef
|
audio: Add readerPlayerFactory / readerDriver
|
2021-01-09 00:45:13 +09:00 |
|
Hajime Hoshi
|
bd1c3ff030
|
audio: Rename writerContext -> writerPlayerFactory
|
2021-01-07 11:24:40 +09:00 |
|
Hajime Hoshi
|
a6b3f32f3a
|
audio: Refactoring
|
2021-01-07 02:14:42 +09:00 |
|
Hajime Hoshi
|
e04e709a10
|
audio: Refactor test files
|
2021-01-07 01:53:41 +09:00 |
|
Hajime Hoshi
|
bda285b376
|
audio: Refactoring
|
2021-01-07 01:33:57 +09:00 |
|
Hajime Hoshi
|
e77beac235
|
audio: Define playerImpl interface
|
2021-01-07 00:59:13 +09:00 |
|
Hajime Hoshi
|
7cf32efcd5
|
audio: Rename playerImpl -> writerContextPlayerImpl
|
2021-01-07 00:46:50 +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
|
9849cb5c2b
|
audio/wav: Add DecodeWithSampleRate
Closes #1460
|
2021-01-06 23:09:52 +09:00 |
|
Hajime Hoshi
|
b78dde0e37
|
audio/mp3: Add DecodeWithSampleRate
Updates #1460
|
2021-01-06 23:03:50 +09:00 |
|
Hajime Hoshi
|
f6a440765b
|
audio/vorbis: Fix comments
|
2021-01-06 23:02:56 +09:00 |
|
Hajime Hoshi
|
96ca0a7ff9
|
audio/vorbis: Add DecodeWithSampleRate
Updates #1460
|
2021-01-06 22:57:25 +09:00 |
|
Hajime Hoshi
|
30278b80aa
|
audio: Use the larget buffer size for go2cpp
|
2021-01-05 16:07:36 +09:00 |
|
Hajime Hoshi
|
0bf6eee605
|
audio: Reduce making a slice at a player's read
|
2021-01-04 21:51:26 +09:00 |
|
Hajime Hoshi
|
3fb304e5a8
|
audio/internal/convert: Refactoring
|
2021-01-04 21:42:00 +09:00 |
|
Hajime Hoshi
|
f292594184
|
audio: Use a new implentation for go2cpp in Oto
|
2020-12-30 19:21:15 +09:00 |
|
Hajime Hoshi
|
9a705c64f3
|
audio: Bug fix: Compile error
|
2020-12-21 18:39:06 +09:00 |
|
Hajime Hoshi
|
2a2866bf65
|
audio: Use a null context on go2cpp
|
2020-12-21 18:35:42 +09:00 |
|
Hajime Hoshi
|
8e46769284
|
audio: Remove returning values from Play/Pause
|
2020-10-10 23:45:18 +09:00 |
|
Hajime Hoshi
|
0673b384d8
|
audio: Update the comment
Updates #859
|
2020-10-07 23:43:38 +09:00 |
|
Hajime Hoshi
|
f1f7b350de
|
audio, audio/mp3, audio/vorbis, audio/wav: Remove Close functions
Fixes #859
|
2020-10-07 23:39:58 +09:00 |
|
Hajime Hoshi
|
426cb5948a
|
audio/vorbis: Remove the GopherJS part
Updates #1129
|
2020-10-07 01:33:19 +09:00 |
|
Hajime Hoshi
|
a22fdee171
|
audio/mp3: Remove the GopherJS part
Updates #1129
|
2020-10-07 01:33:19 +09:00 |
|
Hajime Hoshi
|
944a19c6f7
|
audio: Remove the error returning value from NewContext
Updates #1380
|
2020-10-05 02:25:13 +09:00 |
|
Hajime Hoshi
|
29b4087ebf
|
audio: Remove the error returning value from NewPlayerFromBytes
Updates #1380
|
2020-10-05 02:18:27 +09:00 |
|
Hajime Hoshi
|
f4d050161a
|
audio: Remove (*Context).Update
Updates #1127
|
2020-10-04 15:41:34 +09:00 |
|
Hajime Hoshi
|
825972b3e1
|
audio/mp3, audio/vorbis, audio/wav: Remove deprecated functions
Updates #1127
|
2020-10-04 15:35:17 +09:00 |
|
Hajime Hoshi
|
bf515bb594
|
Update version to v2.0.0-alpha
|
2020-10-04 04:30:40 +09:00 |
|
Hajime Hoshi
|
9906e4b882
|
go generate
|
2020-09-20 23:28:17 +09:00 |
|
Hajime Hoshi
|
01a84a7121
|
audio/mp3: Make panic messages more consistent
|
2020-08-23 19:50:43 +09:00 |
|
Hajime Hoshi
|
d0181ce130
|
audio/wav: Remove an unused function
|
2020-08-23 19:49:31 +09:00 |
|
Hajime Hoshi
|
50fc914d72
|
Revert "audio/wav: Allow passing non-io.Seeker to Decode"
This reverts commit 19cd69da55 .
Reason: Marked #1202 'won't fix'
|
2020-08-23 19:46:28 +09:00 |
|
Hajime Hoshi
|
19cd69da55
|
audio/wav: Allow passing non-io.Seeker to Decode
Updates #1202
|
2020-08-23 19:15:20 +09:00 |
|
Hajime Hoshi
|
a1ac574a60
|
docs: Use 'Deprecated:' annotation
Fixes #1160
|
2020-05-19 01:50:55 +09:00 |
|
Hajime Hoshi
|
4fa52dcc56
|
Remove MonoGame support
Fixes #1148
|
2020-05-08 19:32:28 +09:00 |
|