comparison src/ChangeLog @ 3308:34cfe24248f6

[xemacs-hg @ 2006-03-27 17:40:45 by james] Add support for sound using the ALSA library. See xemacs-patches message with ID <m3slp77hui.fsf@jerrypc.cs.usu.edu>.
author james
date Mon, 27 Mar 2006 17:40:59 +0000
parents d81b1754aab1
children 509d2981ffea
comparison
equal deleted inserted replaced
3307:d81b1754aab1 3308:34cfe24248f6
1 2006-03-24 Jerry James <james@xemacs.org>
2
3 * alsaplay.c: New file providing support for sound with ALSA.
4 * config.h.in: New symbol HAVE_ALSA_SOUND
5 * sound.c: Add ALSA support.
6
1 2006-03-27 Mike Fabian <mfabian@suse.de> 7 2006-03-27 Mike Fabian <mfabian@suse.de>
2 8
3 * vdb-posix.c (vdb_install_signal_handler): Correct memset. 9 * vdb-posix.c (vdb_install_signal_handler): Correct memset.
4 10
5 2006-03-26 Marcus Crestani <crestani@xemacs.org> 11 2006-03-26 Marcus Crestani <crestani@xemacs.org>