log src/sound.c @ 54431:3e8ea09f9375

age author description
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 19 Nov 2002 13:05:28 +0000 Juanma Barranquero Fix spacing and adapt to GNU coding conventions.
Sun, 17 Nov 2002 22:35:26 +0000 Ben Key Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Fri, 19 Jul 2002 14:27:20 +0000 Ken Raeburn (struct sound_device): Function pointer field "write"
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Tue, 30 Apr 2002 01:01:49 +0000 Stefan Monnier (Fplay_sound_internal): Update call to openp.
Fri, 05 Apr 2002 05:49:20 +0000 Pavel Jank (Fplay_sound_internal): Renamed from Fplay_sound.
Mon, 14 Jan 2002 14:37:17 +0000 Pavel Jank (Fplay_sound): Initialize header_size also for :data case.
Fri, 04 Jan 2002 21:35:15 +0000 Pavel Jank Doc fix.
Mon, 05 Nov 2001 14:09:18 +0000 Andreas Schwab (sound_perror): Save errno from being clobbered.
Sat, 27 Oct 2001 08:49:16 +0000 Gerd Moellmann (sound_perror): Unblock SIGIO, turn on atimers.
Sun, 21 Oct 2001 12:13:46 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Mon, 15 Oct 2001 20:44:24 +0000 Pavel Jank Include <sys/ioctl.h> also on systems without <soundcard.h>.
Fri, 12 Oct 2001 03:37:43 +0000 Stefan Monnier Update calls to openp.