pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/fasttracker2 audio/fasttracker2: Update to 1.61
details: https://anonhg.NetBSD.org/pkgsrc/rev/94e6907b74c0
branches: trunk
changeset: 388055:94e6907b74c0
user: fox <fox%pkgsrc.org@localhost>
date: Sat Nov 12 06:02:48 2022 +0000
description:
audio/fasttracker2: Update to 1.61
Changes since v1.58
v1.61 - 07.11.2022
- For the volume column in pattern edit mode, allow the two keys to the left
of backspace to work as '-' and '+'. This is for some keyboard layouts where
it was impossible to insert volume slide down/up effects.
v1.60 - 11.10.2022
- Windows/macOS: Updated SDL to v2.24.1
v1.59 - 03.10.2022
- The default Disk Op. directory is now set to the user's desktop
- The WAV export screen now has a checkbox for setting BPM precision to FT2.
This means to use less precise BPMs, which will match FT2's WAV output
length.
- The default audio frequency and bit depth in the WAV export screen are now
set to 44100 and 16-bit, and changing the audio frequency and bit depth in
the config screen will not affect these settings anymore.
- Updated the help text (made a note about the new WAV export BPM mode)
diffstat:
audio/fasttracker2/Makefile | 4 ++--
audio/fasttracker2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r bd00d52fb81f -r 94e6907b74c0 audio/fasttracker2/Makefile
--- a/audio/fasttracker2/Makefile Sat Nov 12 05:53:09 2022 +0000
+++ b/audio/fasttracker2/Makefile Sat Nov 12 06:02:48 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.102 2022/10/01 10:42:04 fox Exp $
+# $NetBSD: Makefile,v 1.103 2022/11/12 06:02:48 fox Exp $
-DISTNAME= fasttracker2-1.58
+DISTNAME= fasttracker2-1.61
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=8bitbubsy/}
GITHUB_PROJECT= ft2-clone
diff -r bd00d52fb81f -r 94e6907b74c0 audio/fasttracker2/distinfo
--- a/audio/fasttracker2/distinfo Sat Nov 12 05:53:09 2022 +0000
+++ b/audio/fasttracker2/distinfo Sat Nov 12 06:02:48 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.92 2022/10/01 10:42:04 fox Exp $
+$NetBSD: distinfo,v 1.93 2022/11/12 06:02:48 fox Exp $
-BLAKE2s (fasttracker2-1.58.tar.gz) = 5a889045c6f5887aa7e35248eb726c9531ed28b01935f57af4273616bc79e660
-SHA512 (fasttracker2-1.58.tar.gz) = 63ddc3724e7715256d15e002a4969319395b461f44114e253981d088cca6dd2c19e370db6f831ad9bedc6be14f656b1e35a730180d1697fc16acded30479471d
-Size (fasttracker2-1.58.tar.gz) = 5781027 bytes
+BLAKE2s (fasttracker2-1.61.tar.gz) = ef83d32e20c3d51e16e0fad7a5e7006c0301b63fa99ebaa41a2e662c48177222
+SHA512 (fasttracker2-1.61.tar.gz) = 1b2147d4b8326a956a7f3ef5e86b0b30918a78b6306e2cd51660681ef7e455fe4f05c491151d142693e81fed23e51ba4afb5d8049f819474114904b84d8a03bc
+Size (fasttracker2-1.61.tar.gz) = 5785225 bytes
SHA1 (patch-CMakeLists.txt) = b7bd7f8cd3f6a9bfcf558299dce5a1473e57f5a9
Home |
Main Index |
Thread Index |
Old Index