Re: Request for commit approval : audio/virtual_oss

2019-03-30 Thread Kurt Jaeger
Hi! > Separate bluetooth speaker utility into own option. > This resolves some build failures. > > Approved by: Approved. > Index: Makefile > === > --- Makefile (revision 497246) > +++ Makefile (working copy) > @@ -2,7 +2,7 @@ >

Request for commit approval : audio/virtual_oss

2019-03-30 Thread Hans Petter Selasky
Separate bluetooth speaker utility into own option. This resolves some build failures. Approved by: Index: Makefile === --- Makefile (revision 497246) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= virtual_oss

Re: Request for commit approval audio/virtual_oss

2019-03-28 Thread Lars Engels
On Thu, Mar 28, 2019 at 09:31:17PM +0100, Hans Petter Selasky wrote: > Update virtual_oss to latest version, 1.2.1. > > Among other features and bugfixes virtual_oss now can do simple FIR > filtering on the played back or recorded audio. > > Approved by: lme :-)

Request for commit approval audio/virtual_oss

2019-03-28 Thread Hans Petter Selasky
Update virtual_oss to latest version, 1.2.1. Among other features and bugfixes virtual_oss now can do simple FIR filtering on the played back or recorded audio. Approved by: Index: Makefile === --- Makefile (revision 497056) +++ M

Request for commit approval audio/virtual_oss

2018-07-28 Thread Hans Petter Selasky
Fix for incorrect ODELAY values. Approved by: --HPS Index: Makefile === --- Makefile(revision 475588) +++ Makefile(working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= virtual_oss -PORTVERSION= 1.1.5 +PORTVERSION=