From owner-cvs-all@FreeBSD.ORG Fri Feb 10 13:55:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6B0A16A420; Fri, 10 Feb 2006 13:55:07 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 094B243D7C; Fri, 10 Feb 2006 13:55:05 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1ADt5xO014234; Fri, 10 Feb 2006 13:55:05 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1ADt5La014233; Fri, 10 Feb 2006 13:55:05 GMT (envelope-from ehaupt) Message-Id: <200602101355.k1ADt5La014233@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 10 Feb 2006 13:55:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/gbsplay Makefile distinfo ports/audio/gbsplay/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 13:55:08 -0000 ehaupt 2006-02-10 13:55:05 UTC FreeBSD ports repository Modified files: audio/gbsplay Makefile distinfo Added files: audio/gbsplay/files patch-Makefile Log: - Update to 0.0.8 [1] - Add additional master site [1] Changes in this release: The sound routine now uses a bandwidth limited synthesizer, which results in truer emulation. Channel 2 was updated to interpolation and dc offset. The NAS output now honors a requested endianness. Several enhancements were made to the player code, including for 64-bit architectures. Revision Changes Path 1.4 +3 -2 ports/audio/gbsplay/Makefile 1.3 +3 -3 ports/audio/gbsplay/distinfo 1.1 +20 -0 ports/audio/gbsplay/files/patch-Makefile (new)