Hajime Hoshi
|
07c10880f4
|
audio: Bug fix: Test failures on browsers
|
2021-03-22 03:50:05 +09:00 |
|
Hajime Hoshi
|
49a8a491cd
|
audio: Implement the reader player for browsers
Updates #1458
|
2021-03-22 01:53:52 +09:00 |
|
Hajime Hoshi
|
9e73b0d287
|
audio: Rename UnwrittenBufferSize -> UnplayedBufferSize
|
2021-03-01 01:27:42 +09:00 |
|
Hajime Hoshi
|
4bc0bb607b
|
audio: Lazy initialization at reader players
|
2021-02-28 23:41:30 +09:00 |
|
Hajime Hoshi
|
dbdfce5fed
|
audio: Add readerDriverPlayer.UnwrittenBufferSize to get the exact position
|
2021-02-28 01:42:48 +09:00 |
|
Hajime Hoshi
|
29099cf660
|
audio: Bug fix: Continue to play the audio after seeking on go2cpp
|
2021-02-21 23:54:43 +09:00 |
|
Hajime Hoshi
|
027463ff88
|
audio: Bug fix: timeStream was not used for a reader player
|
2021-02-21 18:48:58 +09:00 |
|
Hajime Hoshi
|
c742ae60bd
|
audio: Bug fix: Implement renaderPlayer.IsPlayer correctly
|
2021-01-16 01:02:07 +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
|
c009070840
|
audio/internal/go2cpp: Add readerDriverPlayer.Reset
|
2021-01-11 23:54:43 +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 |
|