Commit History

Author SHA1 Message Date
  Hajime Hoshi f222885d97 audio: Context.Update now returns error (#197) 8 years ago
  Hajime Hoshi 1ec786f83a audio: audio.NewContext now returns error 8 years ago
  Hajime Hoshi 50b7ec59d4 examples/audio: Reuse SE audio.Player object 8 years ago
  Hajime Hoshi 4d7045c161 audio: Remove Stream.Len and add Stream.Size 8 years ago
  Hajime Hoshi d2ccbdbe23 audio: Add Player.Close (#194) 8 years ago
  Hajime Hoshi 0662e1a1de audio: Add Volume/SetVolume 8 years ago
  Hajime Hoshi 55d61b8c67 examples/audio: Add comments 8 years ago
  Hajime Hoshi 457581c8ad examples/audio: Copy SE buffer only once 8 years ago
  Hajime Hoshi 27911b8156 Add audio/wav package 8 years ago
  Hajime Hoshi 8086afb6b5 examples/audio: Toggle play/pause 8 years ago
  Hajime Hoshi 11c9ab3fbf examples/audio: Refactoring: Introduce Player struct 8 years ago
  Hajime Hoshi 4a4621a126 examples/audio: Implement seeking 8 years ago
  Hajime Hoshi 0fb5dffbf5 examples/audio: Add the player bar 8 years ago
  Hajime Hoshi eb0d650612 tmp 8 years ago
  Hajime Hoshi bc49108c40 audio: Move VorbisStream to a new package 8 years ago
  Hajime Hoshi 71312ba26f audio: Add AudioContext.Update (#177) 8 years ago
  Hajime Hoshi 83579a465e examples/audio: Fix title 8 years ago
  Hajime Hoshi 86aeda2c9d examples/audio: Add 'Now Loading' phase 8 years ago
  Hajime Hoshi 252fee56d3 audio: Rename OggStream -> VorbisStream 8 years ago
  Hajime Hoshi b964df4f0f Add examples/audio and OggStream struct 8 years ago
  Hajime Hoshi f59daf757e examples/audio: Rename to pcm 8 years ago
  Hajime Hoshi 58c5e5e655 audio: Add Context 8 years ago
  Hajime Hoshi b2724e8694 audio: Reuse al.Source objects (crash still happens on piano) 8 years ago
  Hajime Hoshi 0f6c18fb1b Rename example -> examples 8 years ago