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: Updates to v1.36



details:   https://anonhg.NetBSD.org/pkgsrc/rev/41b859377d85
branches:  trunk
changeset: 440424:41b859377d85
user:      fox <fox%pkgsrc.org@localhost>
date:      Thu Oct 08 14:11:40 2020 +0000

description:
audio/fasttracker2: Updates to v1.36

Changes since v1.35

v1.36 - 05.10.2020
- Bugfix: The 'S' volume column effect (set vibrato speed) should be ignored if
  the parameter is zero.
- Bugfix: The Kxx (key off) effect was not behaving like FT2 for values >$0f
- Bugfix: If attempting to WAV-render a song with an EEx (pattern delay) effect
  on the first row of a pattern, the render would end too early.
- Bugfix: In Disk Op., when loading a new module/sample, change the loaded
  filename extension according to save mode (f.ex. "test.xm" -> "test.wav").
- When changing the song position from the UI, reset global volume, and also
  reset pattern delay and other possible conflicts. FT2 doesn't do this, but I
  feel that this is a sensible thing to do.
- Made the About screen a bit more visually appealing
- Updated the "Known bugs" section of the help text
- Replayer code cleanup

diffstat:

 audio/fasttracker2/Makefile |   4 ++--
 audio/fasttracker2/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r a48204522078 -r 41b859377d85 audio/fasttracker2/Makefile
--- a/audio/fasttracker2/Makefile       Thu Oct 08 12:41:20 2020 +0000
+++ b/audio/fasttracker2/Makefile       Thu Oct 08 14:11:40 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2020/09/29 14:33:18 fox Exp $
+# $NetBSD: Makefile,v 1.77 2020/10/08 14:11:40 fox Exp $
 
-DISTNAME=      fasttracker2-1.35
+DISTNAME=      fasttracker2-1.36
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=8bitbubsy/}
 GITHUB_PROJECT=        ft2-clone
diff -r a48204522078 -r 41b859377d85 audio/fasttracker2/distinfo
--- a/audio/fasttracker2/distinfo       Thu Oct 08 12:41:20 2020 +0000
+++ b/audio/fasttracker2/distinfo       Thu Oct 08 14:11:40 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.70 2020/09/29 14:33:18 fox Exp $
+$NetBSD: distinfo,v 1.71 2020/10/08 14:11:40 fox Exp $
 
-SHA1 (fasttracker2-1.35.tar.gz) = c6a550d0af5403e9fdbcefe0c2a94e203ba88b40
-RMD160 (fasttracker2-1.35.tar.gz) = e6fcae08f059cd4869d14bdff8d61422a5ed0239
-SHA512 (fasttracker2-1.35.tar.gz) = 2f62d3d7121ddf56600a845c345589b1f0a48fbb817ba5f3f63a5295c8b025e8abcb27e451f2dc604caf44542656fcc5ccbcda89dc8e8d06f384818e447bb97b
-Size (fasttracker2-1.35.tar.gz) = 4403249 bytes
+SHA1 (fasttracker2-1.36.tar.gz) = 75400c6f9ab0a6ee3b297e31be1c2e6520bb2778
+RMD160 (fasttracker2-1.36.tar.gz) = 61a3f9b9a20c25b12ffe5154b6b70721737851ac
+SHA512 (fasttracker2-1.36.tar.gz) = 96eb1db8b647b0a286d197ccf0e7dda135d65b27fc7f8382f8b9c6d29464d20da37c9adffa3d152af88b36ae922363b6ca6d3bd1615439efdae87d543a641624
+Size (fasttracker2-1.36.tar.gz) = 4403063 bytes
 SHA1 (patch-CMakeLists.txt) = 81ce61e4c61dbf056366c05f80286f9cb731fb7e



Home | Main Index | Thread Index | Old Index