Received: by mail.netbsd.org (Postfix, from userid 605) id 3FC5C84D4E; Mon, 27 May 2019 12:43:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BAAAF84D3B for ; Mon, 27 May 2019 12:43:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id QuY5Y5d84CRz for ; Mon, 27 May 2019 12:43:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 30D1584D26 for ; Mon, 27 May 2019 12:43:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2A763F996; Mon, 27 May 2019 12:43:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155896101370790" MIME-Version: 1.0 Date: Mon, 27 May 2019 12:43:33 +0000 From: "Santhosh Raju" Subject: CVS commit: pkgsrc/audio/fasttracker2 To: pkgsrc-changes@NetBSD.org Reply-To: fox@netbsd.org X-Mailer: log_accum Message-Id: <20190527124333.2A763F996@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_155896101370790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Mon May 27 12:43:33 UTC 2019 Modified Files: pkgsrc/audio/fasttracker2: Makefile distinfo Log Message: fasttracker2: update to b157 Changes since b156 Beta #157 - 27.05.2019 - Fixed: Songs passed to the binary as an argument had to include full path or else it would refuse to load. - Fixed: When loading unsigned 8-bit stereo .WAVs and reading the left or right channel only, the very last sample point would be wrong (and cause a click). - Fixed: Properly clamp Disk Op. filesizes to 2GB on non-Windows systems - AIFF/WAV sample loading now takes up less RAM during loading. WAV loading is also faster, especially when loading 24-bit samples. - Never attempt to load files bigger than 2GB (not compatible), and also ask the user before loading files over 128MB in size, in case it was by accident. - Allow loading even more broken/quirky .MOD/.FT songs - Pause audio mixer while hand drawing sample data with the mouse, this is needed for safety reasons. (original FT2 does this too) - Unroll tight sample loops to prevent the audio channel mixer from doing many loop wrapping iterations (minor optimization). This is only applied if there is no data after the loop end point. Also yes, this is done in real time as you modify sample data or load new samples. - Small code cleanup To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/audio/fasttracker2/Makefile cvs rdiff -u -r1.22 -r1.23 pkgsrc/audio/fasttracker2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155896101370790 Content-Disposition: inline Content-Length: 1904 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/audio/fasttracker2/Makefile diff -u pkgsrc/audio/fasttracker2/Makefile:1.23 pkgsrc/audio/fasttracker2/Makefile:1.24 --- pkgsrc/audio/fasttracker2/Makefile:1.23 Mon May 20 12:09:40 2019 +++ pkgsrc/audio/fasttracker2/Makefile Mon May 27 12:43:32 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2019/05/20 12:09:40 fox Exp $ +# $NetBSD: Makefile,v 1.24 2019/05/27 12:43:32 fox Exp $ DISTNAME= ft2clone-${DISTVERSION}-code PKGNAME= fasttracker2-${DISTVERSION:C/b/2./} -DISTVERSION= b156 +DISTVERSION= b157 CATEGORIES= audio MASTER_SITES= https://16-bits.org/ \ ${MASTER_SITE_FREEBSD_LOCAL:=ehaupt/} Index: pkgsrc/audio/fasttracker2/distinfo diff -u pkgsrc/audio/fasttracker2/distinfo:1.22 pkgsrc/audio/fasttracker2/distinfo:1.23 --- pkgsrc/audio/fasttracker2/distinfo:1.22 Mon May 20 12:09:40 2019 +++ pkgsrc/audio/fasttracker2/distinfo Mon May 27 12:43:32 2019 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.22 2019/05/20 12:09:40 fox Exp $ +$NetBSD: distinfo,v 1.23 2019/05/27 12:43:32 fox Exp $ -SHA1 (ft2clone-b156-code.zip) = f34fea5d6713970fe93d686971b89d62ae065abb -RMD160 (ft2clone-b156-code.zip) = d24b73d6bb521c6b8627bba78c93c9f110142fe9 -SHA512 (ft2clone-b156-code.zip) = 6b1e9e998fa8ca1a734f82c6eb1a5e0e8cefa6aef39f83508f1bb9a35b8629c4f8934396a5e2bdd42793340662dbb9f6c3bb7d5957792b28e6e46932f6ef8bfc -Size (ft2clone-b156-code.zip) = 3459011 bytes +SHA1 (ft2clone-b157-code.zip) = 6e863aef8213e89b831dc214c484d7c4a382a860 +RMD160 (ft2clone-b157-code.zip) = 19e193bc4c4d45a585a20e27b1f820235804434b +SHA512 (ft2clone-b157-code.zip) = fa3efb9c9645d73b8ee60b731b22c733ed1772233043562bd8925665e685d234c650c385de2a5e8a514483ae5c84fe0d27830f4205103d8fb533071fcce5bd8a +Size (ft2clone-b157-code.zip) = 3957359 bytes SHA1 (patch-src_ft2__diskop.c) = 9d19b3d4b0a32f61ecbcdda1f9b44e2532a98d41 SHA1 (patch-src_ft2__unicode.c) = 7e61ebb563bb5edb592182461173d066493791e7 --_----------=_155896101370790--