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.17



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf5134b032d5
branches:  trunk
changeset: 426656:cf5134b032d5
user:      fox <fox%pkgsrc.org@localhost>
date:      Sat Apr 04 16:30:43 2020 +0000

description:
audio/fasttracker2: Updates to v1.17

Changes since v1.14:

v1.17 - 03.04.2020
- Fixed some bugs with sample data marking/hand-drawing and sample loop pin
  dragging, which appeared in v1.16.

v1.16 - 02.04.2020
- The mouse system has been rewritten so that we don't need to do mouse
  capturing while interacting with GUI widgets, which could be buggy sometimes.
- The different Disk Op. item paths (mod./instr./smp./pat./trk.) now behave
  exactly like real FT2. I.e. if they haven't been initialized before, they
  will be set to the current working directory.
- Scrollbar thumbs are now limited to minimum 9 pixels in length/height, to
  prevent them from being difficult to click on.

v1.15 - 31.03.2020
- More improvements to S3M loader. Fixes "satellite one.s3m" and other S3Ms.
- Up/down pushbutton delay has been increased even more, to prevent accidentally
  skipping too much.
- Some other small miscellaneous changes not worth of a mention

diffstat:

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

diffs (28 lines):

diff -r 266fb643bd69 -r cf5134b032d5 audio/fasttracker2/Makefile
--- a/audio/fasttracker2/Makefile       Sat Apr 04 15:27:53 2020 +0000
+++ b/audio/fasttracker2/Makefile       Sat Apr 04 16:30:43 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2020/03/23 12:25:01 fox Exp $
+# $NetBSD: Makefile,v 1.60 2020/04/04 16:30:43 fox Exp $
 
-DISTNAME=      fasttracker2-1.14
+DISTNAME=      fasttracker2-1.17
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=8bitbubsy/}
 GITHUB_PROJECT=        ft2-clone
diff -r 266fb643bd69 -r cf5134b032d5 audio/fasttracker2/distinfo
--- a/audio/fasttracker2/distinfo       Sat Apr 04 15:27:53 2020 +0000
+++ b/audio/fasttracker2/distinfo       Sat Apr 04 16:30:43 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.55 2020/03/23 12:25:01 fox Exp $
+$NetBSD: distinfo,v 1.56 2020/04/04 16:30:43 fox Exp $
 
-SHA1 (fasttracker2-1.14.tar.gz) = 0d478de110987251a51b82b22c438521ee87dc40
-RMD160 (fasttracker2-1.14.tar.gz) = cedb6e6f005c931c9acea5206bdcd9aac478fc93
-SHA512 (fasttracker2-1.14.tar.gz) = e6aee045386dfb4474e1e39d1ca5acaa13e87fd978d818df605bef114365e75b918ec4214225c779e1f8d33fd1e8e6ccd389524af75d1b5f835d1683a130a91e
-Size (fasttracker2-1.14.tar.gz) = 4444539 bytes
+SHA1 (fasttracker2-1.17.tar.gz) = 81765180821b199ca755bc8801fb1d7fbab03f89
+RMD160 (fasttracker2-1.17.tar.gz) = a53337903fbe1e3a82006fdda87e5c710df68bda
+SHA512 (fasttracker2-1.17.tar.gz) = cb33dc1e434fd49c650afeb11019828ce17bd40653fbce52a839ebc7569679ec5d8e7b34560ccae3665fe809c3f6593a40e73535d1f06c548f8575a213f273e4
+Size (fasttracker2-1.17.tar.gz) = 4441240 bytes
 SHA1 (patch-CMakeLists.txt) = 81ce61e4c61dbf056366c05f80286f9cb731fb7e



Home | Main Index | Thread Index | Old Index