Hajime Hoshi
|
f0ef1ecad0
all: add float32 version of audio APIs
|
4 months ago |
Hajime Hoshi
|
1cd6a1f10c
examples/wav: add -bits option to specify 8bits
|
4 months ago |
Artem Yadelskyi
|
86e694941f
examples: remove `example` build tag (#2433)
|
2 years ago |
Artem Yadelskyi
|
5b53cef59e
all: remove old `// +build` comments (#2431)
|
2 years ago |
Terra Brown
|
a1cc44833d
add errcheck static analysis (#2293)
|
2 years ago |
Hajime Hoshi
|
f7c44f086f
replace Ebiten with Ebitengine in comments
|
2 years ago |
Hajime Hoshi
|
75e84f6eda
audio/mp3, audio/vorbis, audio/wav: add DecodeWithoutResampling
|
2 years ago |
Hajime Hoshi
|
92bc5c1908
audio: Add (*Context).NewPlayer and (*Context).NewPlayerFromBytes
|
3 years ago |
Hajime Hoshi
|
1dc8002689
examples: Reduce global variables
|
3 years ago |
Hajime Hoshi
|
a615be69c7
examples: Add //go:build
|
3 years ago |
Hajime Hoshi
|
95a98950b8
examples/resources: Unify jab.wav to 48000 Hz
|
3 years ago |
Hajime Hoshi
|
ac526b1b83
examples/wav: Use 48000 Hz
|
3 years ago |
Hajime Hoshi
|
19d6f8d20a
examples: Update resolutions
|
4 years ago |
Hajime Hoshi
|
10f394f72b
examples/wav: Play SE immediately
|
4 years ago |
Hajime Hoshi
|
f1f7b350de
audio, audio/mp3, audio/vorbis, audio/wav: Remove Close functions
|
4 years ago |
Hajime Hoshi
|
47065f5f2c
Remove supporting jsgo
|
4 years ago |
Hajime Hoshi
|
944a19c6f7
audio: Remove the error returning value from NewContext
|
4 years ago |
Hajime Hoshi
|
8f00c8fbf5
ebiten: Remove the argument from Update
|
4 years ago |
Hajime Hoshi
|
bf515bb594
Update version to v2.0.0-alpha
|
4 years ago |
loig
|
63677e0e50
examples: Use RunGame (#1183)
|
4 years ago |
Hajime Hoshi
|
155ee828b8
Fix misspelling
|
6 years ago |
Hajime Hoshi
|
3cd9dfd800
Rename IsRunningSlowly to IsDrawingSkipped
|
6 years ago |
Hajime Hoshi
|
eecb04eaea
examples: Add jsgo build tag experimentally
|
6 years ago |
Hajime Hoshi
|
cff14cbbd4
example: Embed resources (#552)
|
6 years ago |
Hajime Hoshi
|
8a26841a88
examples: Add comments
|
6 years ago |
Hajime Hoshi
|
80e4ee0998
ebitenutil: Remove JoinStringsIntoPath; Always use slash for ebitenutil.OpenFile
|
6 years ago |
Hajime Hoshi
|
10080d83e6
ebitentutil: Add JoinStringsIntoFilePath
|
7 years ago |
Hajime Hoshi
|
65b44928ad
examples: Remove callsites of audio.Context.Update
|
7 years ago |
Hajime Hoshi
|
6377ee5006
Add examples/wav
|
7 years ago |