From owner-dev-commits-src-all@freebsd.org Mon Oct 4 07:24:54 2021 Return-Path: Delivered-To: dev-commits-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 733196786C9; Mon, 4 Oct 2021 07:24:54 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [88.99.82.50]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4HNC0Q20FWz3nhm; Mon, 4 Oct 2021 07:24:54 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2020.home.selasky.org (unknown [178.17.145.105]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 3ED7226052B; Mon, 4 Oct 2021 09:24:52 +0200 (CEST) Subject: Re: git: 903873ce1560 - main - Implement and use new mixer(3) library for FreeBSD. To: Shawn Webb , Eric van Gyzen Cc: Mateusz Piotrowski <0mp@freebsd.org>, "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" , Christos Margiolis References: <202109221803.18MI3gdA013391@gitrepo.freebsd.org> <3d6a23c3-ad2c-4c5b-849e-1ef12dbf8955@FreeBSD.org> <8D7B0F4D-D996-4AE5-85DC-FB74B8D7510F@vangyzen.net> <20211003230814.pqfaioaqu2yvileg@mutt-hbsd> From: Hans Petter Selasky Message-ID: <825619dc-7486-9d6f-2648-f041cba85dc8@selasky.org> Date: Mon, 4 Oct 2021 09:24:40 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: <20211003230814.pqfaioaqu2yvileg@mutt-hbsd> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4HNC0Q20FWz3nhm X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: dev-commits-src-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2021 07:24:54 -0000 On 10/4/21 1:08 AM, Shawn Webb wrote: > On Sun, Oct 03, 2021 at 05:46:04PM -0500, Eric van Gyzen wrote: >> >>> On Oct 3, 2021, at 11:03 AM, Mateusz Piotrowski <0mp@freebsd.org> wrote: >>> >>> Perhaps we could change the name of the new mixer to, e.g., newmixer. >> >> I realize that suggestion was just a quick example, but please don’t call anything “new,” because it isn’t new for long. ;) > > My bikeshed is now painted with a color called "Freshmixer". What's > your bikeshed called? ;-) > > (This is meant in jest.) > Hi, Feel free to move this discussion to freebsd-multimedia@freebsd.org . --HPS