Hajime Hoshi
|
a12e32faf9
examples/pcm: use NewPlayerF32FromBytes
|
3 mesi fa |
Artem Yadelskyi
|
86e694941f
examples: remove `example` build tag (#2433)
|
2 anni fa |
Artem Yadelskyi
|
5b53cef59e
all: remove old `// +build` comments (#2431)
|
2 anni fa |
Hajime Hoshi
|
f7c44f086f
replace Ebiten with Ebitengine in comments
|
2 anni fa |
Hajime Hoshi
|
0f52381580
ebiten: rename TPS functions
|
2 anni fa |
Hajime Hoshi
|
f00bdc99f7
examples: Change the sample rate to 48000
|
3 anni fa |
Hajime Hoshi
|
92bc5c1908
audio: Add (*Context).NewPlayer and (*Context).NewPlayerFromBytes
|
3 anni fa |
Hajime Hoshi
|
1dc8002689
examples: Reduce global variables
|
3 anni fa |
Hajime Hoshi
|
a615be69c7
examples: Add //go:build
|
3 anni fa |
Hajime Hoshi
|
19d6f8d20a
examples: Update resolutions
|
4 anni fa |
Hajime Hoshi
|
47065f5f2c
Remove supporting jsgo
|
4 anni fa |
Hajime Hoshi
|
944a19c6f7
audio: Remove the error returning value from NewContext
|
4 anni fa |
Hajime Hoshi
|
29b4087ebf
audio: Remove the error returning value from NewPlayerFromBytes
|
4 anni fa |
Hajime Hoshi
|
8f00c8fbf5
ebiten: Remove the argument from Update
|
4 anni fa |
Hajime Hoshi
|
bf515bb594
Update version to v2.0.0-alpha
|
4 anni fa |
Hajime Hoshi
|
0bbf0d5291
examples: Use RunGame
|
4 anni fa |
Hajime Hoshi
|
9142a077cf
examples/pcm: Add intervals between notes
|
5 anni fa |
Hajime Hoshi
|
732b036343
Revert "examples/pcm: Bug fix: audio.Player refs should be held not to be GCed"
|
6 anni fa |
Hajime Hoshi
|
52f0bd7e21
examples/pcm: Bug fix: audio.Player refs should be held not to be GCed
|
6 anni fa |
Hajime Hoshi
|
d14202ef7b
audio: Add Context.IsReady
|
6 anni fa |
Hajime Hoshi
|
e99f2f9f69
ui: Rename TPS -> MaxTPS
|
6 anni fa |
Hajime Hoshi
|
16c6ab4d07
ui: Introduce DefaultTPS and deprecate FPS
|
6 anni fa |
Hajime Hoshi
|
3cd9dfd800
Rename IsRunningSlowly to IsDrawingSkipped
|
6 anni fa |
Hajime Hoshi
|
eecb04eaea
examples: Add jsgo build tag experimentally
|
6 anni fa |
Hajime Hoshi
|
c4faf5b12c
examples/pcm: Refactoring
|
6 anni fa |
Hajime Hoshi
|
65b44928ad
examples: Remove callsites of audio.Context.Update
|
7 anni fa |
Hajime Hoshi
|
fb85bcf104
examples: Remove unneeded error handlings
|
7 anni fa |
Hajime Hoshi
|
b1c0c618b6
examples/pcm: Improve debug messages
|
7 anni fa |
Hajime Hoshi
|
ef8da64680
examples: Remove unnecessary checks of returning values
|
7 anni fa |
Hajime Hoshi
|
7410a9d814
Add example tags again
|
8 anni fa |