log playsound/playsound.c @ 571:3b8748455aff

age author description
Sun, 24 Jan 2010 13:29:27 -0500 Ryan C. Gordon Fixed compiler warning.
Fri, 30 Jan 2009 02:45:38 -0500 Ryan C. Gordon I think we can call playsound a 1.0 release by now. :)
Tue, 09 Sep 2008 16:28:11 -0400 Ryan C. Gordon Replaced references to COPYING with references to LICENSE.txt ...
Thu, 17 Apr 2008 18:06:53 +0000 Ryan C. Gordon Converted all text encoding from ISO-8859-1 to UTF-8. stable-1.0
Mon, 06 Aug 2007 09:44:02 +0000 Ryan C. Gordon Updated my email address. stable-1.0
Mon, 29 Jul 2002 22:36:21 +0000 Ryan C. Gordon Valgrind cleanups.
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.
Wed, 24 Apr 2002 07:56:52 +0000 Ryan C. Gordon Command line updates, added Darrell to the credits, and cleaned up other