[PATCH] Cygwin: dsp: Implement SNDCTL_DSP_SETFRAGMENT ioctl().

Takashi Yano takashi.yano@nifty.ne.jp
Tue Jan 31 11:20:49 GMT 2023


On Tue, 31 Jan 2023 10:28:40 +0100
Corinna Vinschen wrote:
> On Jan 30 22:09, Takashi Yano wrote:
> > Previously, SNDCTL_DSP_SETFRAGMENT was just a fake. In this patch,
> > it has been implemented to allow latency control in some apps.
> > 
> > Reviewed-by: Corinna Vinschen <corinna@vinschen.de>
> > Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp>
> > ---
> >  winsup/cygwin/fhandler/dsp.cc           | 78 ++++++++++++-------------
> >  winsup/cygwin/local_includes/fhandler.h |  3 +
> >  2 files changed, 42 insertions(+), 39 deletions(-)
> 
> LGTM.  Given how much I *don't* use the audio stuff in Cygwin,
> would you just like to take over maintainership for this code?

BTW, should this pach be applied only for master branch?
What do you think?

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>


More information about the Cygwin-patches mailing list