Hajime Hoshi
|
4b5243579c
|
audio: Remove unneeded C files
|
2016-04-15 02:07:35 +09:00 |
|
Hajime Hoshi
|
98be54fe60
|
audio: Bug fix: Compile error and noise on Windows
|
2016-04-15 01:58:27 +09:00 |
|
Hajime Hoshi
|
715b5df7e1
|
audio: Consume necessary and sufficient data on each Update (#205) (WIP)
|
2016-04-15 01:37:48 +09:00 |
|
Hajime Hoshi
|
65cbbdd5d9
|
audio: Misspelling
|
2016-04-10 23:15:49 +09:00 |
|
Hajime Hoshi
|
e0a091194e
|
audio: Fix wrong comments
|
2016-04-10 01:13:15 +09:00 |
|
Hajime Hoshi
|
702884acf5
|
audio: Don't check errors until making current context is done (#204)
|
2016-04-10 01:11:42 +09:00 |
|
Hajime Hoshi
|
509aa22bae
|
audio: Re-use another OpenAL library for Mac OS X (#195)
|
2016-04-10 00:39:08 +09:00 |
|
Hajime Hoshi
|
96296f076d
|
audio: Lock OS Thread during initializing OpenAL audio
|
2016-04-09 23:13:54 +09:00 |
|
Hajime Hoshi
|
52aa9d4784
|
Revert "audio: Use another OpenAL library for Mac OS X (#195)"
This reverts commit 6e5b8a28dc .
|
2016-04-09 22:56:25 +09:00 |
|
Hajime Hoshi
|
6e5b8a28dc
|
audio: Use another OpenAL library for Mac OS X (#195)
|
2016-04-09 22:15:00 +09:00 |
|
Hajime Hoshi
|
9dfbb4161e
|
audio: Remove unused functions
|
2016-04-09 01:15:39 +09:00 |
|
Hajime Hoshi
|
38ee66070e
|
audio: Fix error messages
|
2016-04-09 01:10:42 +09:00 |
|
Hajime Hoshi
|
2ba5105ba9
|
audio: Use channel num and bytes per sample on OpenAL
|
2016-04-09 01:10:11 +09:00 |
|
Hajime Hoshi
|
bbdb522b15
|
audio: Bug fix: compilation error on Windows
|
2016-04-09 00:58:50 +09:00 |
|
Hajime Hoshi
|
2840bafd0a
|
audio: Move drivers to internal/driver
|
2016-04-09 00:54:18 +09:00 |
|
Hajime Hoshi
|
633ee4096e
|
#132 Temporal hack to run with Go1.5
|
2015-07-22 23:28:15 +09:00 |
|
Hajime Hoshi
|
349eb95bba
|
audio: Disable audio on Windows temporarily
|
2015-06-20 23:39:56 +09:00 |
|
Hajime Hoshi
|
cba1066b0f
|
audio: Fix buffer size calculation
|
2015-06-14 03:50:29 +09:00 |
|
Hajime Hoshi
|
00f582d435
|
audio: Fix internal APIs (raw PCM data)
|
2015-06-14 03:21:05 +09:00 |
|
Hajime Hoshi
|
23cef1b715
|
#128 Bug fix: Delay when playing audio
|
2015-06-07 23:24:15 +09:00 |
|
Hajime Hoshi
|
47f31f75a0
|
Change sleeping time
|
2015-06-07 22:01:14 +09:00 |
|
Hajime Hoshi
|
115c97f296
|
#126: Fix the bug crashing on Safari
|
2015-06-04 01:25:04 +09:00 |
|
Hajime Hoshi
|
bca600a093
|
Update for the latest GopherJS (use *js.Object instead of js.Object)
|
2015-03-01 01:26:16 +09:00 |
|
Hajime Hoshi
|
9ec7b13f27
|
example/piano: Speed up
|
2015-02-16 10:48:57 +09:00 |
|
Hajime Hoshi
|
eed7f50662
|
audio: Bug fix: pass tests
|
2015-02-16 02:23:04 +09:00 |
|
Hajime Hoshi
|
15739415c7
|
audio: Bug fix: Callback (audioprocess) can't treat goroutines (#119)
|
2015-02-16 02:05:19 +09:00 |
|
Hajime Hoshi
|
d5a2bdd7ac
|
audio: Refactoring again (OpenAL's buffer requires fixed-size data)
|
2015-02-14 20:11:40 +09:00 |
|
Hajime Hoshi
|
e13e153cb4
|
audio: Bug fix: runtime error on OpenAL
|
2015-02-14 20:01:35 +09:00 |
|
Hajime Hoshi
|
dc54867401
|
audio: Refactoring
|
2015-02-14 19:55:43 +09:00 |
|
Hajime Hoshi
|
beecf31937
|
Resolve some TODOs
|
2015-02-10 10:44:58 +09:00 |
|
Hajime Hoshi
|
cd4188b0a3
|
Add SetScreenScale (#115)
|
2015-02-10 00:10:50 +09:00 |
|
Hajime Hoshi
|
fdedee9aab
|
Bug fix: Add gopherjs:blocking for the latest GopherJS
|
2015-02-09 11:16:23 +09:00 |
|
Hajime Hoshi
|
d321dfe7fd
|
Remove audio/internal.Start()
|
2015-01-27 23:00:41 +09:00 |
|
Hajime Hoshi
|
ea78b31414
|
Move internal/audio -> exp/audio/internal
|
2015-01-27 22:55:45 +09:00 |
|