Mercurial > touhou
log pytouhou/ui/music.py @ 421:b1248bab2d0f
age | author | description |
---|---|---|
Tue, 16 Jul 2013 21:07:15 +0200 | Emmanuel Gil Peyrot | Add back music and SFX playback using SDL_mixer instead of pyglet, and add FLAC and Vorbis support. |
Sat, 20 Oct 2012 20:44:11 +0200 | Emmanuel Gil Peyrot | Add missing imports, and remove side-effects in asserts. |
Thu, 30 Aug 2012 11:34:56 +0200 | Emmanuel Gil Peyrot | Make a sound when an enemy is hit. |
Wed, 29 Aug 2012 18:34:28 +0200 | Emmanuel Gil Peyrot | Add meaningful exceptions in format parsing. |