The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Takashi Iwai 10557ca6b9 Fix playback start with sync_ptr mode
Fix by Istvan Varadi <ivaradi@gmail.com>

- start the playback with snd_pcm_hw_start failed with -EPIPE, because
 some pointers were not updated. I attached a patch for alsa-lib 1.0.8,
 in which sync_ptr is called before SNDRV_PCM_IOCTL_START. It seems to
 solve the problem, though I don't know alsa-lib enough to be sure that
 this is the right solution...
2005-05-13 14:14:10 +00:00
alsalisp ALISP update 2003-12-23 16:42:55 +00:00
aserver Terminate long_options array 2004-09-28 17:22:33 +00:00
doc Add external PCM plugin 2005-04-14 15:29:57 +00:00
include added full async interface to timer API 2005-05-11 12:18:51 +00:00
src Fix playback start with sync_ptr mode 2005-05-13 14:14:10 +00:00
test added full async interface to timer API 2005-05-11 12:18:51 +00:00
utils Fix the include path 2005-02-08 20:30:15 +00:00
acinclude.m4 fixed for the recent autoconf. 2004-01-26 15:52:17 +00:00
ChangeLog * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
configure.in release: 1.0.9rc3 2005-04-27 14:03:58 +00:00
COPYING Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
cvscompile Oops, depmod should be depcomp 2002-10-24 12:09:30 +00:00
INSTALL Add a note on FC3 2005-02-24 10:20:44 +00:00
Makefile.am added AUTOMAKE_OPTIONS. 2004-02-25 11:23:56 +00:00
MEMORY-LEAK Initial version 2003-02-04 14:56:07 +00:00
NOTES Read $LIBASOUND_DEBUG as integer 2005-04-20 14:26:49 +00:00
TODO Added snd_config_load_override(). 2002-01-09 21:28:15 +00:00