Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/fasttracker2 audio/fasttracker2: Updates to v1.31
details: https://anonhg.NetBSD.org/pkgsrc/rev/4826e680dc24
branches: trunk
changeset: 437759:4826e680dc24
user: fox <fox%pkgsrc.org@localhost>
date: Mon Aug 31 02:02:45 2020 +0000
description:
audio/fasttracker2: Updates to v1.31
Changes since v1.30
v1.31 - 28.08.2020
- The audio channel mixer is floating-point based now, for a theoretical
precision improvement.
- Windows: The 32-bit version now has the same mixer as the 64-bit version
(e.g. you can use >48kHz rates).
- Fixed an issue where the channel panning could overflow if pan was close to
255 ($80) and you had a panning envelope going upwards.
- Fixed another issue with dithering in 16-bit audio output mode (d'oh)
- Dithering is now always enabled for 16-bit audio output mode, and the
"dithering" checkbox has been removed from the config screen.
- Disk op.: When listing modules, only list .wav files if "Save as:" is
set to "WAV".
- Fixed a misplaced pixel on the "Usable" mouse pointer type graphics =)
- Code cleanup (more sensible variable names in the audio mixer)
diffstat:
audio/fasttracker2/Makefile | 4 ++--
audio/fasttracker2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 02d33d9ae266 -r 4826e680dc24 audio/fasttracker2/Makefile
--- a/audio/fasttracker2/Makefile Sun Aug 30 23:54:31 2020 +0000
+++ b/audio/fasttracker2/Makefile Mon Aug 31 02:02:45 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2020/08/24 15:09:53 fox Exp $
+# $NetBSD: Makefile,v 1.74 2020/08/31 02:02:45 fox Exp $
-DISTNAME= fasttracker2-1.30
+DISTNAME= fasttracker2-1.31
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=8bitbubsy/}
GITHUB_PROJECT= ft2-clone
diff -r 02d33d9ae266 -r 4826e680dc24 audio/fasttracker2/distinfo
--- a/audio/fasttracker2/distinfo Sun Aug 30 23:54:31 2020 +0000
+++ b/audio/fasttracker2/distinfo Mon Aug 31 02:02:45 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.67 2020/08/24 15:09:53 fox Exp $
+$NetBSD: distinfo,v 1.68 2020/08/31 02:02:45 fox Exp $
-SHA1 (fasttracker2-1.30.tar.gz) = 323ff68497c197a96704d5133d2f4136e0259204
-RMD160 (fasttracker2-1.30.tar.gz) = a9f31fb23d8ab92106bd9687b02ec9bde6e39bc4
-SHA512 (fasttracker2-1.30.tar.gz) = 74ec0a6925e09654c25602f67358af5ee6da192f2ca3a65c7ae4ee41208b7e0c9340d4138244aef4d9a687016f9fd31404d654b6f09a88d8b7591790f46f822d
-Size (fasttracker2-1.30.tar.gz) = 4453101 bytes
+SHA1 (fasttracker2-1.31.tar.gz) = f67a2c93ac38b0aac76b56defc00c0d7e5d9dce4
+RMD160 (fasttracker2-1.31.tar.gz) = 5835b2831fdb741a5aaa3f3b268b7939a62f3928
+SHA512 (fasttracker2-1.31.tar.gz) = 1fd32c94057ca721b75866d7876ce27c229502122e34d0dcf55ec171bc7d971ae99d93e64b0af5d0be4d92704a707d88ea8ec4f1406c2c07a01111ca8cf8d240
+Size (fasttracker2-1.31.tar.gz) = 4473084 bytes
SHA1 (patch-CMakeLists.txt) = 81ce61e4c61dbf056366c05f80286f9cb731fb7e
Home |
Main Index |
Thread Index |
Old Index