Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 113:7cd718877f3f
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 04 Oct 2001 01:22:03 +0000 |
parents | 2aec53e68049 |
children | 12688fbf9f59 |
comparison
equal
deleted
inserted
replaced
112:3fcb23da06ba | 113:7cd718877f3f |
---|---|
70 10032001 - After hours of tracking down a bogus pointer, the SHN decoder works! | 70 10032001 - After hours of tracking down a bogus pointer, the SHN decoder works! |
71 I can die happy. :) Max placated me with an --enable-debug option | 71 I can die happy. :) Max placated me with an --enable-debug option |
72 so I could stop my whining. Other autoconf goodies (such as | 72 so I could stop my whining. Other autoconf goodies (such as |
73 reenabling -Werror for debug builds, etc). Torbjörn brings in a | 73 reenabling -Werror for debug builds, etc). Torbjörn brings in a |
74 MIDI decoder, which reads from a Timidity process through a pipe. | 74 MIDI decoder, which reads from a Timidity process through a pipe. |
75 Changed playsound to open the audio device to match the properties | |
76 of each sound file, which results in less conversion (and therefore, | |
77 more chance of correct playback). | |
75 | 78 |
76 --ryan. (icculus@clutteredmind.org) | 79 --ryan. (icculus@clutteredmind.org) |
77 | 80 |
78 /* end of CHANGELOG ... */ | 81 /* end of CHANGELOG ... */ |
79 | 82 |