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 b161
details: https://anonhg.NetBSD.org/pkgsrc/rev/f1b202abf277
branches: trunk
changeset: 336063:f1b202abf277
user: fox <fox%pkgsrc.org@localhost>
date: Sat Jul 06 16:11:35 2019 +0000
description:
fasttracker2: update to b161
Changes since b160
Beta #161 - 04.07.2019
- Bugfix: If you held down a sample data loop pin while a system request was
about to be shown, the loop pins would act strange lateron.
- Bugfix: Fixed a MIDI-related memory leak when pressing "Load config." in the
Config screen.
- Bugfix: The palette editor scrollbar thumbs would not draw properly when
dragging them.
- Bugfix: Attempting to sample in stereo (Smp. Ed.) at the last sample slot
would result in a crash.
- Bugfix: Using keyboard shortcuts to interact with a system request/message
could trigger an unwanted "note key up" event after the box closed. (d?j? vu)
- The palette editor is now rewritten to behave exactly like original FT2
- Code cleanup
- Updated src\gfxdata\bmp\readme.txt
diffstat:
audio/fasttracker2/Makefile | 4 ++--
audio/fasttracker2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (31 lines):
diff -r 3ef0e8cbb58e -r f1b202abf277 audio/fasttracker2/Makefile
--- a/audio/fasttracker2/Makefile Sat Jul 06 15:03:25 2019 +0000
+++ b/audio/fasttracker2/Makefile Sat Jul 06 16:11:35 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2019/06/20 11:39:06 fox Exp $
+# $NetBSD: Makefile,v 1.28 2019/07/06 16:11:35 fox Exp $
DISTNAME= ft2clone-${DISTVERSION}-code
PKGNAME= fasttracker2-${DISTVERSION:C/b/2./}
-DISTVERSION= b160
+DISTVERSION= b161
CATEGORIES= audio
MASTER_SITES= https://16-bits.org/ \
${MASTER_SITE_FREEBSD_LOCAL:=ehaupt/}
diff -r 3ef0e8cbb58e -r f1b202abf277 audio/fasttracker2/distinfo
--- a/audio/fasttracker2/distinfo Sat Jul 06 15:03:25 2019 +0000
+++ b/audio/fasttracker2/distinfo Sat Jul 06 16:11:35 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.26 2019/06/20 11:39:06 fox Exp $
+$NetBSD: distinfo,v 1.27 2019/07/06 16:11:35 fox Exp $
-SHA1 (ft2clone-b160-code.zip) = 4d98b6c27fd730961385dc0a98dbacd0096538ba
-RMD160 (ft2clone-b160-code.zip) = 304076cf25d6e97b045f186a7211119fe1d0c894
-SHA512 (ft2clone-b160-code.zip) = cd74a115e0907a3b96d8cfb7e7e7ea47a5f11b032f5ab4a6c070483facb60a46ab994b9682cc37dc45ce13bcd81f2085089232a4d0368ac6a5b763369b791efa
-Size (ft2clone-b160-code.zip) = 3954825 bytes
+SHA1 (ft2clone-b161-code.zip) = 8dd444ef5cda0202b44fc7de4436ea96f80006d5
+RMD160 (ft2clone-b161-code.zip) = 2a253e69cefe06e9f08a0255f1dd57680528482f
+SHA512 (ft2clone-b161-code.zip) = eb9992c48f90299ca8e62d4eccaa4c58d77942bbe13fee0abf8cb6516567945f8b3d84fbd13834493e453abeba6824227dbe69a0acdc7123b6be4578587d4888
+Size (ft2clone-b161-code.zip) = 3952812 bytes
SHA1 (patch-src_ft2__diskop.c) = 0ade49429ec36d44b6cb6bc3b829317fcd08df81
SHA1 (patch-src_ft2__unicode.c) = 3dca4d5b2de1a2794bde7060d2f7bf6f4923c91c
Home |
Main Index |
Thread Index |
Old Index