aboutsummaryrefslogtreecommitdiffstats
path: root/src/sound.c
Commit message (Expand)AuthorAgeFilesLines
* (Fplay_sound): Doc fix.Gerd Moellmann2000-09-131-1/+1
* Sound support for NetBSD through "Linux emulation" support:Ken Raeburn2000-07-051-1/+9
* fix up more Lisp_Object/int conversion issuesKen Raeburn2000-06-181-1/+1
* * sound.c (sound_cleanup): Don't call device close routine if pointer is null.Ken Raeburn2000-02-071-1/+2
* (Fplay_sound): Improve doc string.Gerd Moellmann2000-01-131-1/+17
* (struct sound): Renamed from struct sound_file.Gerd Moellmann2000-01-041-112/+162
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-9/+9
* (Fplay_sound): Remove usused variables.Gerd Moellmann1999-09-141-3/+7
* (Qplay_sound_functions): Replaces Qplay_sound_hook.Gerd Moellmann1999-09-051-9/+21
* New file.Gerd Moellmann1999-07-211-0/+824