Commit History

Author SHA1 Message Date
  Hajime Hoshi f0ef1ecad0 all: add float32 version of audio APIs 4 months ago
  Hajime Hoshi 002e375d64 examples/audio: remove unneeded resampling 6 months ago
  Hajime Hoshi 4a212181e7 examples/audio: show milliseconds 8 months ago
  BioErrorLog d05afcbcfa all: fix typos (#2859) 11 months ago
  Hajime Hoshi fbea792fe4 audio: rename Seek -> SetPosition and Current -> Position 1 year ago
  Hajime Hoshi 8bd7ce5c20 vector: add anti-alias options to the utility functions 1 year ago
  Hajime Hoshi 38a6583438 examples/audio: change the sample rate from 32000 -> 48000 1 year ago
  Hajime Hoshi f054a7634a ebiten: deprecate (*Image).Size 1 year 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
  Hajime Hoshi 6ba14fdb00 vector: rename functions 2 years ago
  Hajime Hoshi 5e15bafde8 vector: add `FillCircle` and `StrokeCircle` 2 years ago
  Hajime Hoshi 6f7b1a81d7 vector: add `StrokeLine`, `FillRect`, and `StrokeRect` 2 years ago
  Hajime Hoshi 5404e4d68a all: replace `io/ioutil` with `io` and `os` 2 years ago
  Hajime Hoshi 6b1502ee71 examples/audio: handle errors 2 years ago
  Hajime Hoshi f7c44f086f replace Ebiten with Ebitengine in comments 2 years ago
  Hajime Hoshi 4d03b9fd98 examples/audio: use ebitenutil.DrawCircle 2 years ago
  Hajime Hoshi 0f52381580 ebiten: rename TPS functions 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 5c4885c988 inpututil: Add AppendJustConnectedTouchIDs 3 years ago
  Hajime Hoshi a615be69c7 examples: Add //go:build 3 years ago
  Hajime Hoshi e1d0b902e1 examples/audio: Add buttons 3 years ago
  Hajime Hoshi 311d53ce2e examples/audio: Enable to touch 3 years ago
  Hajime Hoshi 6f462e824f examples/audio: Use the same audio file for Ogg and MP3 3 years ago
  Hajime Hoshi 19d6f8d20a examples: Update resolutions 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