Hajime Hoshi
|
0ae7f5da19
|
Update the version to 1.3.0
|
2016-05-14 20:50:40 +09:00 |
|
Hajime Hoshi
|
9322309cd4
|
go generate
|
2016-05-14 20:48:32 +09:00 |
|
Hajime Hoshi
|
083af886d8
|
doc: Update for 1.3.0
|
2016-05-14 20:45:53 +09:00 |
|
Hajime Hoshi
|
86e083ddc2
|
graphics: Remove wrong comments
|
2016-05-14 05:35:11 +09:00 |
|
Hans Rødtang
|
576f178971
|
Fixed shifting on byte instead of int64 (#214)
Thanks a lot!
|
2016-05-13 23:41:44 +09:00 |
|
Hajime Hoshi
|
9d278e3cca
|
graphics: Bug fix: NewImageFromImage with ebiten.Image froze (#212)
|
2016-05-12 02:02:46 +09:00 |
|
Hajime Hoshi
|
c21d53a3b7
|
doc: Bug fix: SetScreenSize -> SetScreenScale
|
2016-05-06 22:42:29 +09:00 |
|
Hajime Hoshi
|
738953450e
|
doc: Bug fix: Add .nojekyll
|
2016-04-23 02:08:26 +09:00 |
|
Hajime Hoshi
|
6369a58358
|
doc: Generate
|
2016-04-23 01:52:21 +09:00 |
|
Hajime Hoshi
|
875083ea2b
|
Update version to 1.3.0-rc1
|
2016-04-23 01:51:09 +09:00 |
|
Hajime Hoshi
|
a6ef722265
|
doc: Generate
|
2016-04-23 01:44:52 +09:00 |
|
Hajime Hoshi
|
5a1099db27
|
examples/alphablending: Refactoring: Reduce draw calls
|
2016-04-23 01:39:33 +09:00 |
|
Hajime Hoshi
|
a2689b8b8c
|
examples/additive: Rename
|
2016-04-22 02:39:18 +09:00 |
|
Hajime Hoshi
|
97601056f5
|
doc: Fix sentences
|
2016-04-22 02:31:26 +09:00 |
|
Hajime Hoshi
|
49fce8b420
|
doc: Add screenshots
|
2016-04-22 02:15:11 +09:00 |
|
Hajime Hoshi
|
401e031349
|
examples/piano: Add comments
|
2016-04-22 02:07:43 +09:00 |
|
Hajime Hoshi
|
bd1e81ec4a
|
doc: Generate
|
2016-04-22 01:17:05 +09:00 |
|
Hajime Hoshi
|
62243f97b5
|
examples: audioContext.Update should be called at last
|
2016-04-22 01:11:28 +09:00 |
|
Hajime Hoshi
|
3c3d275e5e
|
doc: Now Safari is not supported :-(
|
2016-04-21 23:58:33 +09:00 |
|
Hajime Hoshi
|
a14aa6779e
|
audio: Try supporting Safari (WIP)
|
2016-04-21 23:57:15 +09:00 |
|
Hajime Hoshi
|
c8b9226b59
|
doc: Slight fix
|
2016-04-21 23:24:53 +09:00 |
|
Hajime Hoshi
|
9a7e5683a1
|
audio: Remove redundant code in JS
|
2016-04-21 02:54:18 +09:00 |
|
Hajime Hoshi
|
5d5f27bcbf
|
audio: Bug fix: Reduce noise by using long buffers (#205)
|
2016-04-21 02:48:43 +09:00 |
|
Hajime Hoshi
|
9a18ffe563
|
audio: Change NewPlayer to be an independent function
|
2016-04-19 23:43:54 +09:00 |
|
Hajime Hoshi
|
af06b5fba0
|
Fix README
|
2016-04-19 23:30:02 +09:00 |
|
Hajime Hoshi
|
52fe168111
|
audio/wav: Fix wrong comments (#208)
|
2016-04-19 23:19:31 +09:00 |
|
Hajime Hoshi
|
242d36a9a4
|
examples/audio: Add padding
|
2016-04-19 02:45:51 +09:00 |
|
Hajime Hoshi
|
895c559b8e
|
audio/vorbis: Bug fix: compible error in JS
|
2016-04-19 02:43:06 +09:00 |
|
Hajime Hoshi
|
5ae624b891
|
audio: Add comments (#199)
|
2016-04-19 02:00:16 +09:00 |
|
Hajime Hoshi
|
b0178e8425
|
audio: Move exp/audio -> audio (#206)
|
2016-04-19 01:26:37 +09:00 |
|
Hajime Hoshi
|
283758dddb
|
audio: Remove NewLoop (#200)
|
2016-04-19 00:49:38 +09:00 |
|
Hajime Hoshi
|
2b4140cb4a
|
audio: Bug fix: Compile error
|
2016-04-17 03:19:05 +09:00 |
|
Hajime Hoshi
|
6ba088d021
|
audio: Bug fix: buffers might be run out (#207)
|
2016-04-16 12:09:25 +09:00 |
|
Hajime Hoshi
|
e5609f06d6
|
audio: Refactoring
|
2016-04-16 03:56:14 +09:00 |
|
Hajime Hoshi
|
4dc4cf55d0
|
doc: Fix README
|
2016-04-15 10:50:40 +09:00 |
|
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
|
4e2d661541
|
doc: Add new examples
|
2016-04-14 01:26:31 +09:00 |
|
Hajime Hoshi
|
9bd754c6d4
|
doc: go generate
|
2016-04-14 01:15:35 +09:00 |
|
Hajime Hoshi
|
ee142a751c
|
graphics: Add CompositeModeDestinationOver
|
2016-04-14 01:09:11 +09:00 |
|
Hajime Hoshi
|
5f6f2531a9
|
graphics: Add comments to CompositeModes
|
2016-04-14 01:05:50 +09:00 |
|
Hajime Hoshi
|
9c508e0444
|
doc: Update
|
2016-04-14 00:12:33 +09:00 |
|
Hajime Hoshi
|
855bad4cb3
|
examples/font: Fix a comment
|
2016-04-11 11:56:31 +09:00 |
|
Hajime Hoshi
|
5a379cb7cb
|
Reduce panics (#196)
|
2016-04-11 01:48:40 +09:00 |
|
Hajime Hoshi
|
e93982ffb5
|
audio: Add doc
|
2016-04-10 23:15:49 +09:00 |
|
Hajime Hoshi
|
65cbbdd5d9
|
audio: Misspelling
|
2016-04-10 23:15:49 +09:00 |
|
Hajime Hoshi
|
b9752ce97c
|
ui: Fix comment
|
2016-04-10 23:03:50 +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 |
|