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: Sat Jul 6 16:11:35 UTC 2019
Modified Files:
pkgsrc/audio/fasttracker2: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/audio/fasttracker2/Makefile
cvs rdiff -u -r1.26 -r1.27 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.27 pkgsrc/audio/fasttracker2/Makefile:1.28
--- pkgsrc/audio/fasttracker2/Makefile:1.27 Thu Jun 20 11:39:06 2019
+++ pkgsrc/audio/fasttracker2/Makefile Sat Jul 6 16:11:35 2019
@@ -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/}
Index: pkgsrc/audio/fasttracker2/distinfo
diff -u pkgsrc/audio/fasttracker2/distinfo:1.26 pkgsrc/audio/fasttracker2/distinfo:1.27
--- pkgsrc/audio/fasttracker2/distinfo:1.26 Thu Jun 20 11:39:06 2019
+++ pkgsrc/audio/fasttracker2/distinfo Sat Jul 6 16:11:35 2019
@@ -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