pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
refkeen: update to refkeen-20210824
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Fri Aug 27 07:49:50 2021 +0200
Changeset: e42e062f65f6da014656817357fb6326c04979f1
Modified Files:
refkeen/Makefile
refkeen/distinfo
Log Message:
refkeen: update to refkeen-20210824
Announcement:
Aug 24 2021 (v0.33.1: Loud Edition)
* Identified as "Loud Edition" in-game, since changes related to
audio mixing increased the default sound volumes, at least
outside of the PC Speaker.
* Nuked OPL3 is now at git revision
bb5c8d08a85779c42b75c79d7b84f365a1b93b66.
* Introduce slider UI for a few launcher settings.
* Add a new Sound Blaster emulation option, currently relevant just
for Wolf3D. Use SB for mono output, and SB Pro or SB 16 for
stereo panning of digitized sounds. Note that it's more
significant after choosing SB 16.
* Volumes for SB stereo panning, and internally also for OPL
emulation with relation to the SB Pro/16, are based on tables of
dB values posted here by James-F:
https://www.vogons.org/viewtopic.php?t=54269
* Add user-accessible per-device volume controls, independent of
what was described earlier (e.g., Wolf3D's stereo panning). Note
that these volumes are configurable per-device.
* In particular, you cannot separate the OPL (AdLib) volumes
of music and sound effects in Catacomb 3-D or Wolfenstein 3D.
* Also, before playing Keen Dreams using the data from the 2015
port, you should use the digitized sound volume slider. Reason
is that the sound effects were re-recorded into digitized forms.
* Balance the default PC Speaker volume, following the changes.
* Fix a sound mixing bug. Previously, the more sound sources were
added to the mixer, the quieter each of them would be in the
mixed output. Instead of taking the average of the sources, take
the sum and clamp the result.
* Other miscellaneous changes.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e42e062f65f6da014656817357fb6326c04979f1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
refkeen/Makefile | 2 +-
refkeen/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/refkeen/Makefile b/refkeen/Makefile
index c834714dad..7b2f994055 100644
--- a/refkeen/Makefile
+++ b/refkeen/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2015/08/19 19:21:33 yhardy Exp $
-DISTNAME= refkeen-20210802
+DISTNAME= refkeen-20210824
GITHUB_PROJECT= refkeen
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=NY00123/}
diff --git a/refkeen/distinfo b/refkeen/distinfo
index 2e19af9875..697d083011 100644
--- a/refkeen/distinfo
+++ b/refkeen/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2015/08/19 19:21:33 yhardy Exp $
-SHA1 (refkeen-20210802.tar.gz) = bd401c0d7ee461cc95bac7eaf7d81c47772e1847
-RMD160 (refkeen-20210802.tar.gz) = 75a29755f0437b3c7fbc4f11b5e9ed558080d003
-SHA512 (refkeen-20210802.tar.gz) = afbf5ced5e19b377559c8696392402f2898adf612952a3817c8fce61492cd40d0825cd6142143d5eb4f35253ba171d787207f0bfce9f275a89d363246e11feeb
-Size (refkeen-20210802.tar.gz) = 4277389 bytes
+SHA1 (refkeen-20210824.tar.gz) = b10d76f72fdab089f56b5d68a87b8247748121f6
+RMD160 (refkeen-20210824.tar.gz) = 15e8f24f969d17da01c659dae07cad3aceafda4b
+SHA512 (refkeen-20210824.tar.gz) = 7ed1462b62d989eacde15d3746e75bd04ab45751875c98a66380a059bc9d9f66f55aaa86b6d84322a97f594f20d12e02a753e6064aa4ba1d8e21c90f861de7aa
+Size (refkeen-20210824.tar.gz) = 4281072 bytes
Home |
Main Index |
Thread Index |
Old Index