log src/sound.c @ 40028:392c2fe9edd7

age author description
2001-10-15 Pavel Janík Include <sys/ioctl.h> also on systems without <soundcard.h>.
2001-10-12 Stefan Monnier Update calls to openp.
2001-10-08 Gerd Moellmann Don't define min/max.
2001-07-09 Gerd Moellmann (toplevel): Include <signal.h> and "syssignal.h".
2001-07-05 Gerd Moellmann Include Emacs' header files with #include "...".
2001-06-27 Gerd Moellmann (vox_configure, vox_close): Turn off atimers
2000-12-07 Gerd Moellmann (vox_configure): Change order of ioctls. Don't
2000-12-06 Gerd Moellmann (vox_configure): Set volume for left and right channel.
2000-09-13 Gerd Moellmann (Fplay_sound): Doc fix.
2000-07-05 Ken Raeburn Sound support for NetBSD through "Linux emulation" support:
2000-06-18 Ken Raeburn fix up more Lisp_Object/int conversion issues
2000-02-07 Ken Raeburn * sound.c (sound_cleanup): Don't call device close routine if pointer is null.
2000-01-13 Gerd Moellmann (Fplay_sound): Improve doc string.
2000-01-04 Gerd Moellmann (struct sound): Renamed from struct sound_file.
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1999-09-14 Gerd Moellmann (Fplay_sound): Remove usused variables.
1999-09-05 Gerd Moellmann (Qplay_sound_functions): Replaces Qplay_sound_hook.
1999-07-21 Gerd Moellmann New file.