2006-12-22 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System / System.Media / ChangeLog
1 2006-12-22  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * SoundPlayer.cs: Hide default public ctor (to please corcompare)
4         * SystemSounds.cs: Add missing attribute and downgrade PlayLoop 
5         visibility (to please corcompare)
6
7 Wed Dec 20 18:26:36 CET 2006 Paolo Molaro <lupus@ximian.com>
8
9         * AudioData.cs, AudioDevice.cs: small (alsa) audio device and
10         Wav file parsing implementation.
11         * SoundPlayer.cs, SystemSound.cs: implemented most of the methods.
12
13 Tue Dec 19 19:17:06 CET 2006 Paolo Molaro <lupus@ximian.com>
14
15         * SoundPlayer.cs, SystemSound.cs, SystemSounds.cs: first stubs
16         and partial implementation.
17