Mercurial > SDL_sound_CoreAudio
changeset 139:b4bbaf0d588f
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 15 Oct 2001 18:06:40 +0000 |
parents | 70baf29577d8 |
children | c28566f219e2 |
files | CHANGELOG |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Mon Oct 15 18:04:49 2001 +0000 +++ b/CHANGELOG Mon Oct 15 18:06:40 2001 +0000 @@ -91,6 +91,9 @@ in CREDITS. Upped version to 0.1.3. 10122001 - Torbjörn Andersson submitted command line enhancements to playsound, and I cleaned up the --help output. +10152001 - Torbjörn sends in a default sample format for the MIDI decoder, + and the starts of the audio conversion funcitonality (ripped + from SDL). Officially released 0.1.3. --ryan. (icculus@clutteredmind.org)