./audio/wmmixer, Mixer designed for WindowMaker (dockapp)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.9, Package name: wmmixer-1.9, Maintainer: pr

You can access all the channels on your soundcard's mixer with wmmixer. Most
common channels are identified with an appropriate icon.
Controls include a stereo (mono where appropriate) volume control and a
recording source toggle button.

Press the "<" and ">" arrow buttons to select a channel.
The icon identifies the current channel (a volume symbol with a question mark
represents an unrecognised channel).
Click and/or drag the volume display to set channel volume.
There is a also a button to set recording sources.


Required to run:
[x11/libXpm]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 101.175 KB

Version history: (Expand)


CVS history: (Expand)


   2022-04-18 20:47:57 by Nia Alarie | Files touched by this commit (2)
Log message:
wmmixer: Fix building on illumos
   2021-10-26 11:59:39 by Nia Alarie | Files touched by this commit (455)
Log message:
audio: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes.

The following distfiles couldn't be fetched (possibly they are fetched
conditionally):

./audio/freeswitch-sounds-ru/distinfo \ 
freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
./audio/freeswitch-sounds-ru/distinfo \ 
freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
./audio/freeswitch-music/distinfo \ 
freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
./audio/freeswitch-music/distinfo \ 
freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
./audio/freeswitch-sounds-fr/distinfo \ 
freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
./audio/freeswitch-sounds-fr/distinfo \ 
freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
./audio/freeswitch-sounds-en/distinfo \ 
freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
./audio/freeswitch-sounds-en/distinfo \ 
freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
   2021-10-07 15:10:03 by Nia Alarie | Files touched by this commit (459)
Log message:
audio: Remove SHA1 hashes for distfiles
   2021-09-18 09:35:00 by Nia Alarie | Files touched by this commit (2) | Package updated
Log message:
wmmixer: update to 1.9

Release 1.9   03 Mar 2021 Remove obsolete dynamic exception specification.
   2021-08-13 15:01:51 by Nia Alarie | Files touched by this commit (3)
Log message:
wmmixer: fix display behaviour on netbsd, reported by snow flurry
   2020-11-24 12:28:29 by Nia Alarie | Files touched by this commit (6) | Package updated
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.
   2017-10-26 00:04:30 by Pierre Pronchery | Files touched by this commit (1)
Log message:
Add support for CFLAGS and LDFLAGS

This notably fixes building with RELRO enabled.

Bump PKGREVISION, since this generates a different binary now that SSP and
FORTIFY are enabled.
   2016-04-20 14:10:35 by Niclas Rosenvik | Files touched by this commit (138)
Log message:
Set LICENSE for a lot of audio packages.