Commit Verlauf

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