Hajime Hoshi
|
398d7710ae
|
audio: Stream reading must be done only when buffers are available (Windows)
|
2016-04-05 12:17:23 +09:00 |
|
Hajime Hoshi
|
2d3c3e361e
|
audio: Replace 'for' with 'if' as preparation to avoid goroutine
|
2016-04-05 03:31:37 +09:00 |
|
Hajime Hoshi
|
b6a02ddc94
|
audio: Refactoring: Unify loop
|
2016-04-04 23:42:44 +09:00 |
|
Hajime Hoshi
|
ab793d9c8b
|
audio: Reduce panic on Windows
|
2016-04-04 02:50:00 +09:00 |
|
Hajime Hoshi
|
68cf7bf6fa
|
audio: Refactoring: Add player.proceed on Windows
|
2016-04-04 02:42:37 +09:00 |
|
Hajime Hoshi
|
54f0e30fe6
|
audio: Remove returning value from startPlaying
|
2016-04-03 02:43:39 +09:00 |
|
Hajime Hoshi
|
1bb8a8b4bf
|
audio: time.Sleep for Windows
|
2016-03-14 01:13:11 +09:00 |
|
Hajime Hoshi
|
305016f636
|
audio: Reduce magic numbers
|
2016-03-13 03:59:57 +09:00 |
|
Hajime Hoshi
|
76a2dbad26
|
audio: Fix compile error on Windows
|
2016-03-10 03:32:52 +09:00 |
|
Hajime Hoshi
|
3cbcda1bb0
|
audio: Use runtime.Gosched() instead of time.Sleep(1)
|
2016-03-10 03:27:51 +09:00 |
|
Hajime Hoshi
|
b21c6627c9
|
audio: Implement audio for Windows
|
2016-03-05 05:34:13 +09:00 |
|
Hajime Hoshi
|
cb481f6fb9
|
audio: Windows: Dummy impl
|
2016-03-05 02:25:51 +09:00 |
|
Hajime Hoshi
|
af4aef9921
|
audio: Prepare implementation for Windows
|
2016-03-05 02:16:43 +09:00 |
|
Hajime Hoshi
|
1e4f486174
|
audio: Move files from internal/audio to exp/audio
|
2016-02-11 17:22:02 +09:00 |
|