Hajime Hoshi
|
f0ef1ecad0
all: add float32 version of audio APIs
|
4 月之前 |
Hajime Hoshi
|
002e375d64
examples/audio: remove unneeded resampling
|
6 月之前 |
Hajime Hoshi
|
4a212181e7
examples/audio: show milliseconds
|
8 月之前 |
BioErrorLog
|
d05afcbcfa
all: fix typos (#2859)
|
11 月之前 |
Hajime Hoshi
|
fbea792fe4
audio: rename Seek -> SetPosition and Current -> Position
|
1 年之前 |
Hajime Hoshi
|
8bd7ce5c20
vector: add anti-alias options to the utility functions
|
1 年之前 |
Hajime Hoshi
|
38a6583438
examples/audio: change the sample rate from 32000 -> 48000
|
1 年之前 |
Hajime Hoshi
|
f054a7634a
ebiten: deprecate (*Image).Size
|
1 年之前 |
Artem Yadelskyi
|
86e694941f
examples: remove `example` build tag (#2433)
|
2 年之前 |
Artem Yadelskyi
|
5b53cef59e
all: remove old `// +build` comments (#2431)
|
2 年之前 |
Hajime Hoshi
|
6ba14fdb00
vector: rename functions
|
2 年之前 |
Hajime Hoshi
|
5e15bafde8
vector: add `FillCircle` and `StrokeCircle`
|
2 年之前 |
Hajime Hoshi
|
6f7b1a81d7
vector: add `StrokeLine`, `FillRect`, and `StrokeRect`
|
2 年之前 |
Hajime Hoshi
|
5404e4d68a
all: replace `io/ioutil` with `io` and `os`
|
2 年之前 |
Hajime Hoshi
|
6b1502ee71
examples/audio: handle errors
|
2 年之前 |
Hajime Hoshi
|
f7c44f086f
replace Ebiten with Ebitengine in comments
|
2 年之前 |
Hajime Hoshi
|
4d03b9fd98
examples/audio: use ebitenutil.DrawCircle
|
2 年之前 |
Hajime Hoshi
|
0f52381580
ebiten: rename TPS functions
|
2 年之前 |
Hajime Hoshi
|
75e84f6eda
audio/mp3, audio/vorbis, audio/wav: add DecodeWithoutResampling
|
2 年之前 |
Hajime Hoshi
|
92bc5c1908
audio: Add (*Context).NewPlayer and (*Context).NewPlayerFromBytes
|
3 年之前 |
Hajime Hoshi
|
1dc8002689
examples: Reduce global variables
|
3 年之前 |
Hajime Hoshi
|
5c4885c988
inpututil: Add AppendJustConnectedTouchIDs
|
3 年之前 |
Hajime Hoshi
|
a615be69c7
examples: Add //go:build
|
3 年之前 |
Hajime Hoshi
|
e1d0b902e1
examples/audio: Add buttons
|
3 年之前 |
Hajime Hoshi
|
311d53ce2e
examples/audio: Enable to touch
|
3 年之前 |
Hajime Hoshi
|
6f462e824f
examples/audio: Use the same audio file for Ogg and MP3
|
3 年之前 |
Hajime Hoshi
|
19d6f8d20a
examples: Update resolutions
|
4 年之前 |
Hajime Hoshi
|
f1f7b350de
audio, audio/mp3, audio/vorbis, audio/wav: Remove Close functions
|
4 年之前 |
Hajime Hoshi
|
47065f5f2c
Remove supporting jsgo
|
4 年之前 |
Hajime Hoshi
|
944a19c6f7
audio: Remove the error returning value from NewContext
|
4 年之前 |