pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/fasttracker2
Module Name: pkgsrc
Committed By: fox
Date: Wed Mar 11 10:10:31 UTC 2020
Modified Files:
pkgsrc/audio/fasttracker2: Makefile distinfo
Log Message:
audio/fasttracker2: Update to v1.11
Changes since v1.10:
v1.11 - 10.03.2020
- Bugfix: The Help screen scrollbars could act strange when switching subjects
- Bugfix: Some of the Instr. Ed. (+ extension) scrollbars could be moved with
the up/down pushbuttons even if the current instrument is not allocated.
This is not supposed to be possible.
- Bugfix: In the Instr. Ed. screen, the "Add" button (vol/pan env.) could lead
to a crash if the current instrument wasn't allocated.
- Bugfix: The piano in the Instr. Ed. screen could show wrong keypresses if
extremely low or high pitches were being played.
- The up/down pushbutton delay has been increased, it's too short in original
FT2 (in my opinion).
- The 4-tap cubic spline interpolation table (for the audio mixer) has been
recalculated in higher precision and more phases. It should in theory be
better, but I can't personally hear any difference.
- Windows: The DPI-scaling is now per-monitor aware instead of system aware.
Maybe this solve the issue of blurry pixels for some people...
- Don't warn the user when loading a song with stereo samples. They will be
mixed to mono anyway, and I don't think it's an important warning to show.
- Fixed some minor grammar errors in some GUI texts
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/audio/fasttracker2/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/audio/fasttracker2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/fasttracker2/Makefile
diff -u pkgsrc/audio/fasttracker2/Makefile:1.55 pkgsrc/audio/fasttracker2/Makefile:1.56
--- pkgsrc/audio/fasttracker2/Makefile:1.55 Sun Mar 8 16:48:38 2020
+++ pkgsrc/audio/fasttracker2/Makefile Wed Mar 11 10:10:31 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2020/03/08 16:48:38 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2020/03/11 10:10:31 fox Exp $
-DISTNAME= fasttracker2-1.10
-PKGREVISION= 1
+DISTNAME= fasttracker2-1.11
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=8bitbubsy/}
GITHUB_PROJECT= ft2-clone
Index: pkgsrc/audio/fasttracker2/distinfo
diff -u pkgsrc/audio/fasttracker2/distinfo:1.51 pkgsrc/audio/fasttracker2/distinfo:1.52
--- pkgsrc/audio/fasttracker2/distinfo:1.51 Thu Mar 5 19:51:29 2020
+++ pkgsrc/audio/fasttracker2/distinfo Wed Mar 11 10:10:31 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.51 2020/03/05 19:51:29 fox Exp $
+$NetBSD: distinfo,v 1.52 2020/03/11 10:10:31 fox Exp $
-SHA1 (fasttracker2-1.10.tar.gz) = 96212f08b25d9d54c45d00114fef24733af0bd12
-RMD160 (fasttracker2-1.10.tar.gz) = 07202aabce2447b4fe9853c70e3c2e63537d1c54
-SHA512 (fasttracker2-1.10.tar.gz) = 55c2ff941755c4e0c4c17d483e9d06bf1171f12a10794c3b226045e61b29a2d94c7defa583d8cb52464f13794fb93bf8c1896fcc9ddbfc4bc470171ae511ea3a
-Size (fasttracker2-1.10.tar.gz) = 4405100 bytes
+SHA1 (fasttracker2-1.11.tar.gz) = a05140c2c8d11ed5281518e74bd0d3b19a281b3d
+RMD160 (fasttracker2-1.11.tar.gz) = 1bc35877f87f8cde13a1716002fb75bb452db1f3
+SHA512 (fasttracker2-1.11.tar.gz) = 4d656aa706263ad6bcb49ed79c9e212f0c52552e731707e8ed4bd5f4617d51cd5c7afc608a33ff387348e60148ead8871968fb0a991303abc53f898cd02eaf7a
+Size (fasttracker2-1.11.tar.gz) = 4448074 bytes
SHA1 (patch-CMakeLists.txt) = b64b4e4b9cd40e97c34d1541937b6c0b7f451093
Home |
Main Index |
Thread Index |
Old Index