Historia zmian

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