2007-01-22  Miguel de Icaza  <miguel@novell.com>

	* SoundPlayer.cs: Remove unused variables 

2006-12-22  Sebastien Pouliot  <sebastien@ximian.com>

	* SoundPlayer.cs: Hide default public ctor (to please corcompare)
	* SystemSounds.cs: Add missing attribute and downgrade PlayLoop 
	visibility (to please corcompare)

Wed Dec 20 18:26:36 CET 2006 Paolo Molaro <lupus@ximian.com>

	* AudioData.cs, AudioDevice.cs: small (alsa) audio device and
	Wav file parsing implementation.
	* SoundPlayer.cs, SystemSound.cs: implemented most of the methods.

Tue Dec 19 19:17:06 CET 2006 Paolo Molaro <lupus@ximian.com>

	* SoundPlayer.cs, SystemSound.cs, SystemSounds.cs: first stubs
	and partial implementation.

