Path to this page:
Subject: CVS commit: pkgsrc/audio/wmmixer
From: Nia Alarie
Date: 2020-11-24 12:28:29
Message id: 20201124112829.7D4B2FA9D@cvs.NetBSD.org
Log Message:
wmmixer: Update to 1.8
Changes (yes, this is the actual list):
Release 1.1 3 Apr 2002 Adopted as obviously orhpaned:
Gordon Fraser <gordon@debian.org>
Added mouse-wheel support
Rewrote parts of the X handling to make it work
with the KDE Dock Application Bar
Added manpage
Changed to GNU getopt command line parsing
Added simple Makefile, get rid of imake
Release 1.2 25 May 2002 Merge Debian patches
Cleanup/Splitup MixCtl
Preparing for major rewrite...
Makefile updated again
Release 1.3 26 May 2002 Change the whole thing to actual C++ code.
It is not yet pretty code, but it is a lot
better. Still, much work to do.
Release 1.4 08 Jun 2002 Display only one bar for mono channels
(Taken from Damian Kramer's wmsmixer)
Split X code up into smaller pieces
Fix channel rotating (repeat timer)
Add mute button
Release 1.5 25 Jun 2002 Several fixes (really open mixer device given
with -m, don't segfault when /dev/mixer is not
there, don't go to max if using scrollwheel to
set volume below 0)
Shaded LED-Bar
Initial Exception Handling
Release 1.6 13 Jul 2011 Support of multiple config files to run multiple
instances of wmmixer. Hurd support. Support of
XClasses. These patches was created first in Debian
01_restore_pristine_code.patch
02_multiple_config_files.patch
03_hurd_support.patch
04_xclass_support.patch
Release 1.7 19 Sep 2011 Fix FTBFS with ld --as-needed
Patch sent by Angel Abad <angelabad@ubuntu.com>
Release 1.8 28 Aug 2017 Update GPLv2 text
Update Free Software Foundation address.
Remove trailing whitespace.
Use autotools for build.
Add desktop entry file.
Update documentation.
Files: