log playsound/playsound.c @ 406:325af3e2cbb3

age author description
Sun, 21 Jul 2002 15:18:40 +0000 Ryan C. Gordon Reset done_flag between files so everything plays correctly.
Wed, 10 Jul 2002 21:45:39 +0000 Ryan C. Gordon Fixed looping and other settings that were being reinitialized incorrectly.
Fri, 05 Jul 2002 20:05:03 +0000 Ryan C. Gordon Cleanups, FIXME removals, and better command line handling.
Tue, 02 Jul 2002 03:58:24 +0000 Ryan C. Gordon WinCE (PocketPC) patches from Tyler.
Wed, 22 May 2002 09:30:52 +0000 Ryan C. Gordon Now works correctly when specifying not all three of the --rate, --channels,
Mon, 20 May 2002 11:20:39 +0000 Ryan C. Gordon --seek argument now specifies minutes, seconds, and milliseconds.
Mon, 29 Apr 2002 06:03:03 +0000 Ryan C. Gordon Mac fixes, and removed all alloca() calls.
Wed, 24 Apr 2002 20:01:20 +0000 Ryan C. Gordon Seek support added.