Tue, 06 Mar 2007 12:14:14 +0000 |
Jan Dj«£rv |
* sound.c (wav_play): Check header->data_length to see how much we
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Wed, 20 Dec 2006 19:58:40 +0000 |
Jan Dj«£rv |
Include <alsa/asoundlib.h> if ALSA_SUBDIR_INCLUDE is
|
Wed, 29 Nov 2006 15:31:56 +0000 |
Juanma Barranquero |
(Fplay_sound_internal): Remove spurious newline in docstring.
|
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.
|
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 Jan«¿k |
(Fplay_sound_internal): Renamed from Fplay_sound.
|
Mon, 14 Jan 2002 14:37:17 +0000 |
Pavel Jan«¿k |
(Fplay_sound): Initialize header_size also for :data case.
|
Fri, 04 Jan 2002 21:35:15 +0000 |
Pavel Jan«¿k |
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 Jan«¿k |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Mon, 15 Oct 2001 20:44:24 +0000 |
Pavel Jan«¿k |
Include <sys/ioctl.h> also on systems without <soundcard.h>.
|
Fri, 12 Oct 2001 03:37:43 +0000 |
Stefan Monnier |
Update calls to openp.
|
Mon, 08 Oct 2001 08:07:49 +0000 |
Gerd Moellmann |
Don't define min/max.
|
Mon, 09 Jul 2001 17:15:27 +0000 |
Gerd Moellmann |
(toplevel): Include <signal.h> and "syssignal.h".
|
Thu, 05 Jul 2001 14:07:53 +0000 |
Gerd Moellmann |
Include Emacs' header files with #include "...".
|
Wed, 27 Jun 2001 09:22:36 +0000 |
Gerd Moellmann |
(vox_configure, vox_close): Turn off atimers
|
Thu, 07 Dec 2000 22:08:26 +0000 |
Gerd Moellmann |
(vox_configure): Change order of ioctls. Don't
|
Wed, 06 Dec 2000 13:31:48 +0000 |
Gerd Moellmann |
(vox_configure): Set volume for left and right channel.
|
Wed, 13 Sep 2000 18:22:38 +0000 |
Gerd Moellmann |
(Fplay_sound): Doc fix.
|
Wed, 05 Jul 2000 19:33:00 +0000 |
Ken Raeburn |
Sound support for NetBSD through "Linux emulation" support:
|
Sun, 18 Jun 2000 20:14:37 +0000 |
Ken Raeburn |
fix up more Lisp_Object/int conversion issues
|
Mon, 07 Feb 2000 00:45:16 +0000 |
Ken Raeburn |
* sound.c (sound_cleanup): Don't call device close routine if pointer is null.
|
Thu, 13 Jan 2000 12:06:44 +0000 |
Gerd Moellmann |
(Fplay_sound): Improve doc string.
|
Tue, 04 Jan 2000 14:44:19 +0000 |
Gerd Moellmann |
(struct sound): Renamed from struct sound_file.
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Tue, 14 Sep 1999 20:11:59 +0000 |
Gerd Moellmann |
(Fplay_sound): Remove usused variables.
|
Sun, 05 Sep 1999 21:22:45 +0000 |
Gerd Moellmann |
(Qplay_sound_functions): Replaces Qplay_sound_hook.
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
New file.
|