From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id DCF433887029 for ; Tue, 7 Apr 2020 14:35:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A046D385BF83 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=acm.org Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=daveroth@acm.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcastmailservice.net; s=20180828_2048; t=1586220208; bh=ndJEFWuWyvViTWqmqO0TerWv1nCItq3fGzPrlHdp+DU=; h=Received:Received:Received:To:From:Subject:Message-ID:Date: MIME-Version:Content-Type; b=MkNFrF48O5op5TA50eP6uM6gvBPozcfgp3ZyBD+gx/UI8Lwxu9NSTOtnc0oSlumzM /m1VkXrs9tG6ov8ql/1zVjq9dL0zaXgkCk9S7SD+RF17+WYA/JLSuzxNCIwFduljT9 UwhIGMh9P+HqRu/TqJV57RcPgERTZBiDLv0aDuk5vFJ7hNzwt59W/X1k6Fxhv/2mpN TXtO6O4mZkvbumBcXr004M3EchdGzHdJeU1V7rN5L4UgmbuzbBI40//bll0lfTjVP5 uUR+Fxqcvzv5sjfXDGzBOtI5yGicJKm+R16J3ru5CLdZsiSk10R3hNKrerm7ZGSzzE 9Uw06Y8YJGTeA== X-Xfinity-VAAS: gggruggvucftvghtrhhoucdtuddrgeduhedrudeggdefhecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucevohhmtggrshhtqdftvghsihdpqfgfvfdppffquffrtefokffrnecuuegrihhlohhuthemuceftddtnecunecujfgurhepvffhuffkffgfgggtgfesthejredttdefheenucfhrhhomhepffgrvhhiugcutfhothhhvghnsggvrhhgvghruceouggrvhgvrhhothhhsegrtghmrdhorhhgqeenucfkphepjeefrdegvddrudejtddrvdegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghlohepmhgrihhlrdgurghvvghrohhthhdrugihnhgunhhsrdhorhhgpdhinhgvthepjeefrdegvddrudejtddrvdegpdhmrghilhhfrhhomhepuggrvhgvrhhothhhsegrtghmrdhorhhgpdhrtghpthhtoheptgihghifihhnqdgrnhhnohhunhgtvgestgihghifihhnrdgtohhm X-Xfinity-VMeta: sc=0.00;st=legit To: cygwin@cygwin.com From: David Rothenberger Subject: [ANNOUNCEMENT] Updated: libao-1.2.0-1 Message-Id: Date: Mon, 6 Apr 2020 17:43:25 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Firefox/68.0 Thunderbird/68.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, GIT_PATCH_2, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_SOFTFAIL, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Mailman-Approved-At: Tue, 07 Apr 2020 14:35:37 +0000 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Errors-To: cygwin-announce-bounces@cygwin.com Reply-To: cygwin@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2020 14:35:39 -0000 NEWS: ===== Update to upstream 1.2.0. Drop support for nas/libaudio. Replace ESD with PulseAudio. DESCRIPTION: ============ Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * polypaudio (next generation GNOME sound server) * esd (EsounD or Enlightened Sound Daemon) * AIX * Sun/NetBSD/OpenBSD * IRIX * NAS (Network Audio Server) QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. -- David Rothenberger ---- daveroth@acm.org