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.
Wed, 11 Jul 2012 15:38:15 +0200 Thibaut Girka Fix crash with the demo version of Touhou 6
Wed, 04 Jul 2012 23:41:28 +0200 Emmanuel Gil Peyrot Implement sfx for player and enemies.