Skip to content

Commit

Permalink
Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Nov 26, 2001
1 parent 72eb9fa commit 375619b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG
Expand Up @@ -2,6 +2,13 @@
* CHANGELOG.
*/

11252001 - (With thanks to Andreas Umbach for pointing it out) Fixed some
problems with Sound_DecodeAll(). For local testing of this bug,
added a --predecode command line to playsound. Minor fixes to
theoretical bugs in Sound_FreeSample(). playsound no longer
buffers stdout and stderr. Updated Sound_DecodeAll()'s comments in
SDL_sound.h ...
11192001 - FLAC decoder cleanups from Torbj�rn.
11092001 - Torbj�rn fixes playsound's audio callback after I broke it, again.
A bug in configure.in was preventing SMPEG from being used unless
--enable-debug was set; fixed. Changed this file to list latest
Expand Down
2 changes: 2 additions & 0 deletions TODO
Expand Up @@ -17,6 +17,8 @@ More immediate:
- Rename "test" directory to "playsound".
- Have default make build playsound, and make install install it.
- Make some of the SNDDBG() strings more uniform.
- SMPEG only works after calling SDL_OpenAudio(). Why?
- Shrink buffer in Sound_DecodeAll to fit exact size of sample after decoding.

Decoders to implement:
- .MID
Expand Down

0 comments on commit 375619b

Please sign in to comment.