Historique des commits

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