index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sound.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* sound.c (alsa_init): Call snd_pcm_close after successful snd_pcm_open.
Jan Djärv
2006-07-14
1
-4
/
+6
*
* search.c (matcher_overflow): Mark as NO_RETURN.
Dan Nicolaescu
2006-05-29
1
-1
/
+2
*
* sound.c (alsa_open, alsa_configure, alsa_write): Move
Jan Djärv
2006-05-29
1
-16
/
+25
*
* sound.c (alsa_configure): Move get period/buffer_size after
Jan Djärv
2006-05-26
1
-3
/
+3
*
* sound.c (alsa_sound_perror, alsa_open, alsa_period_size)
Jan Djärv
2006-05-18
1
-9
/
+392
*
(Fplay_sound_internal): Dynamically allocate
Richard M. Stallman
2006-05-03
1
-42
/
+29
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
*
Fix spacing and adapt to GNU coding conventions.
Juanma Barranquero
2002-11-19
1
-58
/
+56
*
Added a partial implementation of play-sound-internal for Windows. Fixed the...
Ben Key
2002-11-17
1
-126
/
+320
*
(struct sound_device): Function pointer field "write"
Ken Raeburn
2002-07-19
1
-3
/
+4
*
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn
2002-07-15
1
-8
/
+8
*
Use macro SPECPDL_INDEX.
Juanma Barranquero
2002-07-11
1
-1
/
+1
*
(Fplay_sound_internal): Update call to openp.
Stefan Monnier
2002-04-30
1
-1
/
+1
*
(Fplay_sound_internal): Renamed from Fplay_sound.
Pavel Janík
2002-04-05
1
-19
/
+5
*
(Fplay_sound): Initialize header_size also for :data case.
Pavel Janík
2002-01-14
1
-26
/
+26
*
Doc fix.
Pavel Janík
2002-01-04
1
-1
/
+1
*
(sound_perror): Save errno from being clobbered.
Andreas Schwab
2001-11-05
1
-2
/
+4
*
(sound_perror): Unblock SIGIO, turn on atimers.
Gerd Moellmann
2001-10-27
1
-11
/
+30
*
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík
2001-10-21
1
-18
/
+18
*
Include <sys/ioctl.h> also on systems without <soundcard.h>.
Pavel Janík
2001-10-15
1
-1
/
+4
*
Update calls to openp.
Stefan Monnier
2001-10-12
1
-1
/
+1
*
Don't define min/max.
Gerd Moellmann
2001-10-08
1
-2
/
+0
*
(toplevel): Include <signal.h> and "syssignal.h".
Gerd Moellmann
2001-07-09
1
-1
/
+23
*
Include Emacs' header files with #include "...".
Gerd Moellmann
2001-07-05
1
-4
/
+4
*
(vox_configure, vox_close): Turn off atimers
Gerd Moellmann
2001-06-27
1
-1
/
+8
*
(vox_configure): Change order of ioctls. Don't
Gerd Moellmann
2000-12-07
1
-26
/
+20
*
(vox_configure): Set volume for left and right channel.
Gerd Moellmann
2000-12-06
1
-3
/
+9
*
(Fplay_sound): Doc fix.
Gerd Moellmann
2000-09-13
1
-1
/
+1
*
Sound support for NetBSD through "Linux emulation" support:
Ken Raeburn
2000-07-05
1
-1
/
+9
*
fix up more Lisp_Object/int conversion issues
Ken Raeburn
2000-06-18
1
-1
/
+1
*
* sound.c (sound_cleanup): Don't call device close routine if pointer is null.
Ken Raeburn
2000-02-07
1
-1
/
+2
*
(Fplay_sound): Improve doc string.
Gerd Moellmann
2000-01-13
1
-1
/
+17
*
(struct sound): Renamed from struct sound_file.
Gerd Moellmann
2000-01-04
1
-112
/
+162
*
Add support for large files, 64-bit Solaris, system locale codings.
Paul Eggert
1999-10-19
1
-9
/
+9
*
(Fplay_sound): Remove usused variables.
Gerd Moellmann
1999-09-14
1
-3
/
+7
*
(Qplay_sound_functions): Replaces Qplay_sound_hook.
Gerd Moellmann
1999-09-05
1
-9
/
+21
*
New file.
Gerd Moellmann
1999-07-21
1
-0
/
+824