2002-07-19 |
Ken Raeburn |
(struct sound_device): Function pointer field "write"
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-07-11 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
2002-04-30 |
Stefan Monnier |
(Fplay_sound_internal): Update call to openp.
|
2002-04-05 |
Pavel Janík |
(Fplay_sound_internal): Renamed from Fplay_sound.
|
2002-01-14 |
Pavel Janík |
(Fplay_sound): Initialize header_size also for :data case.
|
2002-01-04 |
Pavel Janík |
Doc fix.
|
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ík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
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.
|