Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 113:7cd718877f3f
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 04 Oct 2001 01:22:03 +0000 |
parents | 2aec53e68049 |
children | 12688fbf9f59 |
line wrap: on
line diff
--- a/CHANGELOG Thu Oct 04 00:59:12 2001 +0000 +++ b/CHANGELOG Thu Oct 04 01:22:03 2001 +0000 @@ -72,6 +72,9 @@ so I could stop my whining. Other autoconf goodies (such as reenabling -Werror for debug builds, etc). Torbjörn brings in a MIDI decoder, which reads from a Timidity process through a pipe. + Changed playsound to open the audio device to match the properties + of each sound file, which results in less conversion (and therefore, + more chance of correct playback). --ryan. (icculus@clutteredmind.org)