17 Sep
2007
17 Sep
'07
2:34 p.m.
At Sun, 16 Sep 2007 19:01:32 -0400, J. Scott Merritt wrote:
In salsa-lib 0.0.11, pcm-macros.h : line 229
snd_pcm_drain calls the ioctl with SNDRV_PCM_IOCTL_DROP. (seemingly confusing -drop- with -drain-)
Is there any reason that this shouldn't be changed to call the ioctl with SNDRV_PCM_IOCTL_DRAIN ?
Sure, it's a typo :)
Fixed and released as 0.0.12 now. Thanks!
Takashi