Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 2020 01:39:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 251125] audio/jack: update to jack2 or add new port audio/jack2
Message-ID:  <bug-251125-12827-sXgihOh8W8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251125-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251125-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251125

--- Comment #8 from Greg V <greg@unrelenting.technology> ---
> Are our OSSv4 patches in JACK2 ?

It's a complete rewrite in C++, no exact patches, but it might have the code
you want? I have no idea what to look for, you can compare here:

https://github.com/jackaudio/jack1/blob/master/drivers/oss/oss_driver.c
vs
https://github.com/jackaudio/jack2/blob/develop/solaris/oss/JackOSSDriver.c=
pp

> Can we properly upstream this patch?

The branch referenced in the port is in fact a pull request:
https://github.com/jackaudio/jack2/pull/400

Feel free to rebase and further improve the patches, I'm not all that
interested in that currently

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251125-12827-sXgihOh8W8>