Hajime Hoshi
|
f0ef1ecad0
all: add float32 version of audio APIs
|
hace 4 meses |
Hajime Hoshi
|
fbea792fe4
audio: rename Seek -> SetPosition and Current -> Position
|
hace 1 año |
Hajime Hoshi
|
80cbf7cbae
examples: bug fix: wrong sample rate
|
hace 1 año |
Artem Yadelskyi
|
86e694941f
examples: remove `example` build tag (#2433)
|
hace 2 años |
Artem Yadelskyi
|
5b53cef59e
all: remove old `// +build` comments (#2431)
|
hace 2 años |
Hajime Hoshi
|
f7c44f086f
replace Ebiten with Ebitengine in comments
|
hace 2 años |
Hajime Hoshi
|
0f52381580
ebiten: rename TPS functions
|
hace 2 años |
Hajime Hoshi
|
75e84f6eda
audio/mp3, audio/vorbis, audio/wav: add DecodeWithoutResampling
|
hace 2 años |
Hajime Hoshi
|
535e64f2bf
examples/audioinfiniteloop, examples/audiopanning: avoid resamplings
|
hace 2 años |
wasedaigo
|
851733397e
examples/audioinfiniteloop: Use const to represent bytePerSample (#1867)
|
hace 3 años |
Hajime Hoshi
|
92bc5c1908
audio: Add (*Context).NewPlayer and (*Context).NewPlayerFromBytes
|
hace 3 años |
Hajime Hoshi
|
1dc8002689
examples: Reduce global variables
|
hace 3 años |
Hajime Hoshi
|
a615be69c7
examples: Add //go:build
|
hace 3 años |
Hajime Hoshi
|
19d6f8d20a
examples: Update resolutions
|
hace 4 años |
Hajime Hoshi
|
f1f7b350de
audio, audio/mp3, audio/vorbis, audio/wav: Remove Close functions
|
hace 4 años |
Hajime Hoshi
|
47065f5f2c
Remove supporting jsgo
|
hace 4 años |
Hajime Hoshi
|
944a19c6f7
audio: Remove the error returning value from NewContext
|
hace 4 años |
Hajime Hoshi
|
8f00c8fbf5
ebiten: Remove the argument from Update
|
hace 4 años |
Hajime Hoshi
|
bf515bb594
Update version to v2.0.0-alpha
|
hace 4 años |
Hajime Hoshi
|
9c1b99bd26
examples/audioinfiniteloop: Fix a wrong comment
|
hace 4 años |
Hajime Hoshi
|
e16a4cd85c
examples: Use RunGame
|
hace 4 años |
Hajime Hoshi
|
244e078810
examples/audioinfiniteloop: Fix message
|
hace 6 años |
Hajime Hoshi
|
2923bec0dc
examples: Use TPS instead of FPS to indicate how fast the app works
|
hace 6 años |
Hajime Hoshi
|
eb0f0e6ced
examples: Adjust samplerate not to cause resampling
|
hace 6 años |
Hajime Hoshi
|
d243957ab1
examples/audioinfiniteloop: Refactoring: Remove magic numbers
|
hace 6 años |
Hajime Hoshi
|
56d8ce9935
examples/audioinfiniteloop: Use NewInfiniteLoopWithIntro
|
hace 6 años |
Hajime Hoshi
|
3cd9dfd800
Rename IsRunningSlowly to IsDrawingSkipped
|
hace 6 años |
Hajime Hoshi
|
eecb04eaea
examples: Add jsgo build tag experimentally
|
hace 6 años |
Hajime Hoshi
|
cff14cbbd4
example: Embed resources (#552)
|
hace 6 años |
Hajime Hoshi
|
0893b04cbf
examples: Refactoring
|
hace 6 años |