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 Apr 10 00:35:06 UTC 2019
Modified Files:
pkgsrc/audio/fasttracker2: Makefile distinfo
Log Message:
fasttracker2: update to b147
Changes since b142:
Beta #147 - 08.04.2019
- Fixed a bug from beta #146 where the sample playback line in Smp. Ed. could
wrongly be rendered if you switched samples after using the
"Play Wave/Range/Display" function.
- Updated some of the help text in "Known bugs"
Beta #146 - 02.04.2019
- Fixed a bug where you couldn't select envelope points appropriately
(bug present since beta #140).
- Fixed a problem where the pattern data scrolling would start to stutter more
if you left the song playing for a minute or so.
- Fixed a problem that made the scopes slightly delayed to the music. Most
people won't notice a difference, though.
- Fixed a scope bug where it could display one frame of bogus data before a
new sample trigger.
- More fixes to .MOD/.STM/.S3M import
- Made some changes to the help text
("How to use FT2", "Problems/FAQ", "Known bugs").
Beta #145 - 31.03.2019
- Fixed some bugs in the .MOD saving routine
- Slightly improved the .STM loader
Beta #144 - 30.03.2019 (updated 30.03.2019)
- Further fixing to prevent more possible stutter with vsync (60Hz monitor)
on some monitors (rare case).
>> 30.03.2019:
- Sometimes the mouse would be off center when toggling fullscreen mode
- Forgot to round when doing mouse scaling
- 1.5-bit dithering wasn't implemented properly
Beta #143 - 29.03.2019
- Scopes have been lowered from 60Hz to 55Hz to prevent random stutters
on some systems because of timing interference. If your monitor is not
running at 59Hz/60Hz, they will stutter anyways.
- Fixed a bug where the pattern delay (EEx) effect was not reset every time you
press Play.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/fasttracker2/Makefile
cvs rdiff -u -r1.13 -r1.14 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.14 pkgsrc/audio/fasttracker2/Makefile:1.15
--- pkgsrc/audio/fasttracker2/Makefile:1.14 Thu Mar 21 10:16:40 2019
+++ pkgsrc/audio/fasttracker2/Makefile Wed Apr 10 00:35:06 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2019/03/21 10:16:40 fox Exp $
+# $NetBSD: Makefile,v 1.15 2019/04/10 00:35:06 fox Exp $
DISTNAME= ft2clone-${DISTVERSION}-code
PKGNAME= fasttracker2-${DISTVERSION:C/b/2./}
-DISTVERSION= b142
+DISTVERSION= b147
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.13 pkgsrc/audio/fasttracker2/distinfo:1.14
--- pkgsrc/audio/fasttracker2/distinfo:1.13 Thu Mar 21 10:16:40 2019
+++ pkgsrc/audio/fasttracker2/distinfo Wed Apr 10 00:35:06 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.13 2019/03/21 10:16:40 fox Exp $
+$NetBSD: distinfo,v 1.14 2019/04/10 00:35:06 fox Exp $
-SHA1 (ft2clone-b142-code.zip) = 9b11a3431324f9f2413b6e087c26f64808b75019
-RMD160 (ft2clone-b142-code.zip) = 9e5f2676c89bafd2fb488ae22aaea3a07b626d32
-SHA512 (ft2clone-b142-code.zip) = 8e24ad9d6d2d1df038cc85833854caa050b81a579d64141e091d16bef6bcc9df031cd856163b8a6efd6b9bf09a9fd08c94cf3ff1b8d629d2d9cd626757a7be34
-Size (ft2clone-b142-code.zip) = 3420707 bytes
+SHA1 (ft2clone-b147-code.zip) = 8837b0b74120aff65e1105cb26c2cfe42dd4e9a6
+RMD160 (ft2clone-b147-code.zip) = f10ddba475c16616191293557cda760082c37de8
+SHA512 (ft2clone-b147-code.zip) = 12f52ed71e53e928ae00e1cdd385dfdfb59a6695c195da4aecb7dc1212bebc557382282c6efbff4965b88115b4e942b8291fbdeef08ca822ee7961c79610925a
+Size (ft2clone-b147-code.zip) = 3423627 bytes
SHA1 (patch-src_ft2__diskop.c) = b553cf09d95b84ce56a761ab6745760b6cff4289
SHA1 (patch-src_ft2__unicode.c) = 7e61ebb563bb5edb592182461173d066493791e7
Home |
Main Index |
Thread Index |
Old Index