]> code.delx.au - gnu-emacs/history - src/sound.c
(Version, mh-version): Update for release 8.0.
[gnu-emacs] / src / sound.c
2006-05-03 Richard M. Stallman(Fplay_sound_internal): Dynamically allocate
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2003-09-01 Miles BaderAdd arch taglines
2002-11-19 Juanma BarranqueroFix spacing and adapt to GNU coding conventions.
2002-11-17 Ben KeyAdded a partial implementation of play-sound-internal...
2002-07-19 Ken Raeburn(struct sound_device): Function pointer field "write"
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-11 Juanma BarranqueroUse 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...
2002-01-04 Pavel JaníkDoc 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í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.