Hajime Hoshi
|
bf515bb594
|
Update version to v2.0.0-alpha
|
2020-10-04 04:30:40 +09:00 |
|
Hajime Hoshi
|
bab3288a37
|
examples: Use RunGame
Updates #1111
|
2020-05-30 21:20:26 +09:00 |
|
Hajime Hoshi
|
7dafbb2e4e
|
examples/sinewave: Bug fix: Sinewave volume was too small
|
2019-01-20 02:17:10 +09:00 |
|
Hajime Hoshi
|
79b5712410
|
examples/sinewave: Refactoring (return the copied bytes)
|
2019-01-19 18:42:39 +09:00 |
|
Hajime Hoshi
|
808f512a7d
|
examples/sinewave: Refactoring
|
2019-01-19 18:36:03 +09:00 |
|
Hajime Hoshi
|
2923bec0dc
|
examples: Use TPS instead of FPS to indicate how fast the app works
|
2018-09-30 02:27:33 +09:00 |
|
Hajime Hoshi
|
3cd9dfd800
|
Rename IsRunningSlowly to IsDrawingSkipped
Fixes #643
|
2018-07-10 22:31:26 +09:00 |
|
Hajime Hoshi
|
18113f259a
|
audio: NewPlayer now accepts io.ReadCloser
Fixes #414
|
2018-03-22 00:33:17 +09:00 |
|
Hajime Hoshi
|
eecb04eaea
|
examples: Add jsgo build tag experimentally
|
2018-03-15 01:26:21 +09:00 |
|
Hajime Hoshi
|
d754733845
|
examples/sinewave: Refactoring
|
2018-01-30 04:12:58 +09:00 |
|
Hajime Hoshi
|
65b44928ad
|
examples: Remove callsites of audio.Context.Update
|
2017-12-01 02:20:37 +09:00 |
|
Hajime Hoshi
|
91b5d985fe
|
examples: Bug fix: updating audio context should sync with updating logic
|
2017-06-03 01:46:03 +09:00 |
|
Hajime Hoshi
|
fb85bcf104
|
examples: Remove unneeded error handlings
|
2017-06-03 01:34:17 +09:00 |
|
Hajime Hoshi
|
a657cac229
|
examples: Call IsRunningSlowly (#354)
|
2017-05-16 10:35:58 +09:00 |
|
Hajime Hoshi
|
ef8da64680
|
examples: Remove unnecessary checks of returning values
|
2017-03-04 23:24:54 +09:00 |
|
Hajime Hoshi
|
7410a9d814
|
Add example tags again
This reverts commit 7a1d63fb02 .
|
2016-08-26 00:40:39 +09:00 |
|
Hajime Hoshi
|
7a1d63fb02
|
Revert example tags
|
2016-08-17 23:33:31 +09:00 |
|
Hajime Hoshi
|
12732d3302
|
examples: Add example tag
|
2016-08-17 22:52:51 +09:00 |
|
Hajime Hoshi
|
8f1b7a2d0c
|
examples: Add error checks
|
2016-08-03 10:57:50 +09:00 |
|
Hajime Hoshi
|
87e0948449
|
examples/sinewave: Add a message
|
2016-07-10 23:51:16 +09:00 |
|
Hajime Hoshi
|
62243f97b5
|
examples: audioContext.Update should be called at last
|
2016-04-22 01:11:28 +09:00 |
|
Hajime Hoshi
|
9a18ffe563
|
audio: Change NewPlayer to be an independent function
|
2016-04-19 23:43:54 +09:00 |
|
Hajime Hoshi
|
b0178e8425
|
audio: Move exp/audio -> audio (#206)
|
2016-04-19 01:26:37 +09:00 |
|
Hajime Hoshi
|
f222885d97
|
audio: Context.Update now returns error (#197)
|
2016-04-05 00:09:00 +09:00 |
|
Hajime Hoshi
|
1ec786f83a
|
audio: audio.NewContext now returns error
|
2016-04-03 02:59:44 +09:00 |
|
Hajime Hoshi
|
d2ccbdbe23
|
audio: Add Player.Close (#194)
|
2016-03-29 00:06:37 +09:00 |
|
Hajime Hoshi
|
71312ba26f
|
audio: Add AudioContext.Update (#177)
|
2016-03-12 23:40:11 +09:00 |
|
Hajime Hoshi
|
58c5e5e655
|
audio: Add Context
|
2016-03-03 00:48:59 +09:00 |
|
Hajime Hoshi
|
707c5d9657
|
New example: Sine Wave
|
2016-02-13 22:37:55 +09:00 |
|