log gamelib/sound.py @ 534:6df527142e69

age author description
Sat, 11 Feb 2012 12:02:21 +0200 Jeremy Thurgood PEP-8 sound.py
Sat, 28 Aug 2010 12:11:42 +0200 Neil Muller Suspend background sound for bridge computer detail
Wed, 25 Aug 2010 17:04:06 +0200 Neil Muller no_sound error handler should also disable music
Tue, 24 Aug 2010 23:42:07 +0200 Neil Muller Monkey patch albow
Tue, 24 Aug 2010 17:47:13 +0200 Neil Muller Add missing pygame import
Tue, 24 Aug 2010 14:43:33 +0200 Simon Cross Add explicit check for sound file existence (my pygame 1.9 returns a valid sound object even when the path does not exist).
Tue, 24 Aug 2010 14:07:07 +0200 Neil Muller Initial event sound support