pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/fasttracker2 fasttracker2: update to b152



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31533c1e0d86
branches:  trunk
changeset: 322773:31533c1e0d86
user:      fox <fox%pkgsrc.org@localhost>
date:      Sat Apr 27 22:18:55 2019 +0000

description:
fasttracker2: update to b152

Changes since b150:

Beta #152 - 27.04.2019
- Fixed a potential calculation overflow bug in the mixer code in beta #151.
  This is a critical fix, so please update.
- Windows: Updated the Visual Studio project from 2017 to 2019

Beta #151 - 25.04.2019
- Fixed: The interpolation routine was slightly wrong when playing backwards on
  pingpong-samples.
- Small mixer optimization for very tight sample loops
- Fixed yet a problem with the sample playback line in Smp. Ed. when flicking
  through the instrument list.
- Fixed a bug where the scopes and sample playback line in Smp. Ed. would not
  work correctly with the "Play Wave/Range/Display" function, when the currently
  selected sample is not 0.

diffstat:

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

diffs (31 lines):

diff -r e30898554528 -r 31533c1e0d86 audio/fasttracker2/Makefile
--- a/audio/fasttracker2/Makefile       Sat Apr 27 21:42:50 2019 +0000
+++ b/audio/fasttracker2/Makefile       Sat Apr 27 22:18:55 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2019/04/23 11:50:56 fox Exp $
+# $NetBSD: Makefile,v 1.19 2019/04/27 22:18:55 fox Exp $
 
 DISTNAME=      ft2clone-${DISTVERSION}-code
 PKGNAME=       fasttracker2-${DISTVERSION:C/b/2./}
-DISTVERSION=   b150
+DISTVERSION=   b152
 CATEGORIES=    audio
 MASTER_SITES=  https://16-bits.org/ \
                ${MASTER_SITE_FREEBSD_LOCAL:=ehaupt/}
diff -r e30898554528 -r 31533c1e0d86 audio/fasttracker2/distinfo
--- a/audio/fasttracker2/distinfo       Sat Apr 27 21:42:50 2019 +0000
+++ b/audio/fasttracker2/distinfo       Sat Apr 27 22:18:55 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.17 2019/04/23 11:50:56 fox Exp $
+$NetBSD: distinfo,v 1.18 2019/04/27 22:18:55 fox Exp $
 
-SHA1 (ft2clone-b150-code.zip) = b18ee81719691e0d77690d96c5478ea17c13bfbe
-RMD160 (ft2clone-b150-code.zip) = 44cb5ca9f2c3334731d2764055d3a314042233c0
-SHA512 (ft2clone-b150-code.zip) = e1587c3901b575945371fd930758d3c01b03800ee735e75f5a899da45abb783be4cb1990a5487586bdba19dde771bbe208306d426bfd67944f8053f76b91e61f
-Size (ft2clone-b150-code.zip) = 3425078 bytes
+SHA1 (ft2clone-b152-code.zip) = 5faaddc95f5b2597524367c54a1cdccbf065b295
+RMD160 (ft2clone-b152-code.zip) = 9188e3bf6c0bb2aa157b55c4b587ffbbdea5de97
+SHA512 (ft2clone-b152-code.zip) = da9633cb121afb3ce34aeb75c2857a5aa4cc9e72c6f910ca24de313d41aafa1872166fdfc5c8606443febc7d3282b1d74257f0cd602c6f1ca62fee064179590d
+Size (ft2clone-b152-code.zip) = 3425189 bytes
 SHA1 (patch-src_ft2__diskop.c) = 9d19b3d4b0a32f61ecbcdda1f9b44e2532a98d41
 SHA1 (patch-src_ft2__unicode.c) = 7e61ebb563bb5edb592182461173d066493791e7



Home | Main Index | Thread Index | Old Index