* SALSA Lib 0.0.11 - pcm_drain
@ 2007-09-16 23:01 J. Scott Merritt
2007-09-17 12:34 ` Takashi Iwai
0 siblings, 1 reply; 4+ messages in thread
From: J. Scott Merritt @ 2007-09-16 23:01 UTC (permalink / raw)
To: alsa-devel
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 ?
Thanks, Scott.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SALSA Lib 0.0.11 - pcm_drain
2007-09-16 23:01 SALSA Lib 0.0.11 - pcm_drain J. Scott Merritt
@ 2007-09-17 12:34 ` Takashi Iwai
2007-09-17 13:32 ` J. Scott Merritt
0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2007-09-17 12:34 UTC (permalink / raw)
To: J. Scott Merritt; +Cc: alsa-devel
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SALSA Lib 0.0.11 - pcm_drain
2007-09-17 13:32 ` J. Scott Merritt
@ 2007-09-17 13:32 ` Takashi Iwai
0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2007-09-17 13:32 UTC (permalink / raw)
To: J. Scott Merritt; +Cc: alsa-devel
At Mon, 17 Sep 2007 09:32:43 -0400,
J. Scott Merritt wrote:
>
> On Mon, 17 Sep 2007 14:34:39 +0200
> Takashi Iwai <tiwai@suse.de> wrote:
>
> > 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
>
> Thanks Takashi,
>
> I do not yet see 0.0.12 on the FTP server
> (ftp.suse.com/pub/people/tiwai/salsa-lib), but I'm sure
> it will be there shortly.
It'll take some time to be exported to FTP server.
> However, if you are preparing another SALSA release, you might
> also want to consider including:
>
> pcm->stream = stream;
>
> somewhere around line 133 in pcm.c (as per my message
> snd_pcm_avail_update on 14-Sep-2007).
Oh, yeah, it should be fixed too. OK, I merged it now and re-released
as 0.0.12. Thanks.
Takashi
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SALSA Lib 0.0.11 - pcm_drain
2007-09-17 12:34 ` Takashi Iwai
@ 2007-09-17 13:32 ` J. Scott Merritt
2007-09-17 13:32 ` Takashi Iwai
0 siblings, 1 reply; 4+ messages in thread
From: J. Scott Merritt @ 2007-09-17 13:32 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
On Mon, 17 Sep 2007 14:34:39 +0200
Takashi Iwai <tiwai@suse.de> wrote:
> 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
Thanks Takashi,
I do not yet see 0.0.12 on the FTP server
(ftp.suse.com/pub/people/tiwai/salsa-lib), but I'm sure
it will be there shortly.
However, if you are preparing another SALSA release, you might
also want to consider including:
pcm->stream = stream;
somewhere around line 133 in pcm.c (as per my message
snd_pcm_avail_update on 14-Sep-2007).
Thanks, Scott.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-09-17 13:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-16 23:01 SALSA Lib 0.0.11 - pcm_drain J. Scott Merritt
2007-09-17 12:34 ` Takashi Iwai
2007-09-17 13:32 ` J. Scott Merritt
2007-09-17 13:32 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.