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.30
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec0463a26566
branches: trunk
changeset: 437493:ec0463a26566
user: fox <fox%pkgsrc.org@localhost>
date: Mon Aug 24 15:09:53 2020 +0000
description:
audio/fasttracker2: Updates to v1.30
Changes since v1.27
v1.30 - 23.08.2020
- Fixed an off-by-one issue when dithering is enabled in 16-bit audio mode
- The WAV renderer now defaults to the same frequency/bitdepth as the ones
selected in the "I/O devices" config screen.
v1.29 - 18.08.2020
- Fix wraparound-issues when using Tab in the pattern editor
v1.28 - 16.08.2020
- Bugfix: Don't redraw the instrument switcher when pressing numpad keys
while certain screens (about/config/help/nibbles) are open.
- Slightly increased the volume precision in the audio channel mixer.
This is most likely not measurable.
- Fixed some errors in the help text
- Small code cleanup
diffstat:
audio/fasttracker2/Makefile | 5 ++---
audio/fasttracker2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 9e3e0e917686 -r ec0463a26566 audio/fasttracker2/Makefile
--- a/audio/fasttracker2/Makefile Mon Aug 24 13:45:32 2020 +0000
+++ b/audio/fasttracker2/Makefile Mon Aug 24 15:09:53 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2020/08/18 17:57:35 leot Exp $
+# $NetBSD: Makefile,v 1.73 2020/08/24 15:09:53 fox Exp $
-DISTNAME= fasttracker2-1.27
-PKGREVISION= 1
+DISTNAME= fasttracker2-1.30
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=8bitbubsy/}
GITHUB_PROJECT= ft2-clone
diff -r 9e3e0e917686 -r ec0463a26566 audio/fasttracker2/distinfo
--- a/audio/fasttracker2/distinfo Mon Aug 24 13:45:32 2020 +0000
+++ b/audio/fasttracker2/distinfo Mon Aug 24 15:09:53 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.66 2020/07/25 21:29:19 fox Exp $
+$NetBSD: distinfo,v 1.67 2020/08/24 15:09:53 fox Exp $
-SHA1 (fasttracker2-1.27.tar.gz) = 3e577c9cf02fd1f79ca4695d3eccb24c8c91bd3d
-RMD160 (fasttracker2-1.27.tar.gz) = 9868ce737d6a763295261db94822eed426834a45
-SHA512 (fasttracker2-1.27.tar.gz) = 8a557022df932b16d1d10d2d503a2cbcdbc8300cb04a6d61fa1dc027559e03fbfe424ea2f9841893b0b3d6b563d0d33790a3b08474965015d72261a5ae5f1370
-Size (fasttracker2-1.27.tar.gz) = 4454450 bytes
+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 (patch-CMakeLists.txt) = 81ce61e4c61dbf056366c05f80286f9cb731fb7e
Home |
Main Index |
Thread Index |
Old Index