log gamelib/sound.py @ 555:296c73dcd286

age author description
Sat, 21 Nov 2009 11:18:08 +0000 Jeremy Thurgood Add config file and command line parameters.
Tue, 08 Sep 2009 06:35:14 +0000 David Fraser Prevent error stopping music when sound not initialized
Wed, 02 Sep 2009 17:26:01 +0000 Simon Cross Add missing sys import.
Wed, 02 Sep 2009 12:50:28 +0000 David Fraser Added background music support, and daytime and night time music (really animal sounds, not music)
Wed, 02 Sep 2009 11:52:02 +0000 David Fraser Rather use sound playing (we don't need to stream sound effects from disk), and cache sounds
Wed, 02 Sep 2009 10:34:22 +0000 David Fraser Added ability to initialize sound and play sounds, and handle sound not working / file being missing etc