Mercurial > emacs
changeset 76365:d505ccc27ae5
*** empty log message ***
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 06 Mar 2007 12:15:33 +0000 |
parents | ebfc3239385f |
children | ece446b1e5fd |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Mar 06 12:14:14 2007 +0000 +++ b/src/ChangeLog Tue Mar 06 12:15:33 2007 +0000 @@ -1,3 +1,10 @@ +2007-03-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * sound.c (wav_play): Check header->data_length to see how much we + shall read. + (alsa_period_size): Convert ALSA period size in frames to bytes. + (alsa_write): Return if frames is zero. + 2007-03-06 Kenichi Handa <handa@m17n.org> * xselect.c (Vselection_coding_system): Documentation improved.