Hajime Hoshi
|
29b4087ebf
audio: Remove the error returning value from NewPlayerFromBytes
|
4 years ago |
Hajime Hoshi
|
8f00c8fbf5
ebiten: Remove the argument from Update
|
4 years ago |
Hajime Hoshi
|
bf515bb594
Update version to v2.0.0-alpha
|
4 years ago |
Hajime Hoshi
|
e16a4cd85c
examples: Use RunGame
|
4 years ago |
Hajime Hoshi
|
978ee26898
ui: Add function aliases *OnUnfocused for *InBackground
|
4 years ago |
Hajime Hoshi
|
32c04767da
examples/audio: Switchable to MP3 from Ogg
|
5 years ago |
Hajime Hoshi
|
5cd66b6d6b
examples/audio: Remove unused functions
|
5 years ago |
Hajime Hoshi
|
5a612f60b6
examples/audio: Bug fix: Do not close after Run
|
5 years ago |
Hajime Hoshi
|
348e50c5e7
examples/audio: Show the current volume (#730)
|
5 years ago |
Hajime Hoshi
|
2923bec0dc
examples: Use TPS instead of FPS to indicate how fast the app works
|
6 years ago |
Hajime Hoshi
|
eb0f0e6ced
examples: Adjust samplerate not to cause resampling
|
6 years ago |
Hajime Hoshi
|
3d1d5d4355
examples/audio: Use Ogg again
|
6 years ago |
Hajime Hoshi
|
3cd9dfd800
Rename IsRunningSlowly to IsDrawingSkipped
|
6 years ago |
Hajime Hoshi
|
eecb04eaea
examples: Add jsgo build tag experimentally
|
6 years ago |
Hajime Hoshi
|
cff14cbbd4
example: Embed resources (#552)
|
6 years ago |
Hajime Hoshi
|
658c7cf452
examples: Use inpututil (#415)
|
6 years ago |
Hajime Hoshi
|
80e4ee0998
ebitenutil: Remove JoinStringsIntoPath; Always use slash for ebitenutil.OpenFile
|
6 years ago |
Hajime Hoshi
|
20e12a7ea9
examples/audio: Refactoring
|
6 years ago |
Hajime Hoshi
|
5c55df87d7
audio: Deprecate Size() and add Length() (#466)
|
6 years ago |
Hajime Hoshi
|
10080d83e6
ebitentutil: Add JoinStringsIntoFilePath
|
7 years ago |
Hajime Hoshi
|
65b44928ad
examples: Remove callsites of audio.Context.Update
|
7 years ago |
Hajime Hoshi
|
4a13267590
examples/audio: Use DrawRect
|
7 years ago |
Hajime Hoshi
|
5adfababee
examples/audio: Fix comments
|
7 years ago |
Hajime Hoshi
|
6b8ab59d1f
examples/audio: Add comments
|
7 years ago |
Hajime Hoshi
|
f0d47312c4
ui: Add IsRunnableInBackground / SetRunnableInBackground (#272)
|
7 years ago |
Hajime Hoshi
|
3cac19d1b8
examples/audio: Remove 'loading' message
|
7 years ago |
Hajime Hoshi
|
8912563555
examples/audio: Bug fix: Wrong file name
|
7 years ago |
Hajime Hoshi
|
5cf7b2491a
audio: Bug fix: noise on audio
|
7 years ago |
Hajime Hoshi
|
e596271002
examples/audio: Change the music
|
7 years ago |
Hajime Hoshi
|
9130c490c2
audio: Remove convert.Seeker: mp3.Decoded is now io.Seeker
|
7 years ago |