log src/sound.c @ 73913:2afcd781ea33

age author description
Fri, 14 Jul 2006 09:47:45 +0000 Jan Dj¸«£rv * sound.c (alsa_init): Call snd_pcm_close after successful snd_pcm_open.
Mon, 29 May 2006 08:06:15 +0000 Dan Nicolaescu * search.c (matcher_overflow): Mark as NO_RETURN.
Mon, 29 May 2006 07:25:01 +0000 Jan Dj¸«£rv * sound.c (alsa_open, alsa_configure, alsa_write): Move
Fri, 26 May 2006 06:29:32 +0000 Jan Dj¸«£rv * sound.c (alsa_configure): Move get period/buffer_size after
Thu, 18 May 2006 17:06:01 +0000 Jan Dj¸«£rv * sound.c (alsa_sound_perror, alsa_open, alsa_period_size)
Wed, 03 May 2006 23:26:40 +0000 Richard M. Stallman (Fplay_sound_internal): Dynamically allocate
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
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.