(sound_perror): Save errno from being clobbered.
[bpt/emacs.git] / src / sound.c
2001-11-05 Andreas Schwab(sound_perror): Save errno from being clobbered.
2001-10-27 Gerd Moellmann(sound_perror): Unblock SIGIO, turn on atimers.
2001-10-21 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-10-15 Pavel JaníkInclude <sys/ioctl.h> also on systems without <soundcar...
2001-10-12 Stefan MonnierUpdate calls to openp.
2001-10-08 Gerd MoellmannDon't define min/max.
2001-07-09 Gerd Moellmann(toplevel): Include <signal.h> and "syssignal.h".
2001-07-05 Gerd MoellmannInclude 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 RaeburnSound support for NetBSD through "Linux emulation"...
2000-06-18 Ken Raeburnfix up more Lisp_Object/int conversion issues
2000-02-07 Ken Raeburn* sound.c (sound_cleanup): Don't call device close...
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 EggertAdd support for large files, 64-bit Solaris, system...
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 MoellmannNew file.