dockapps/wmsmixer
Doug Torrance 612921ae43 Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
..
XPM Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
COPYING Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt 2012-06-05 20:45:40 +01:00
Imakefile Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
README Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
README.wmmixer Mass update FSF address 2012-06-05 20:50:13 +01:00
home.wmsmixer Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
mixctl.h Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
wmsmixer.cc Remove trailing whitespace. 2014-10-05 19:18:49 +01:00

README

wmsmixer - A mixer designed for WindowMaker with scrollwheel support
Copyright (C) 2003  Damian Kramer <psiren@hibernaculum.net>
Copyright (C) 1998  Sam Hawker <shawkie@geocities.com>
This software comes with ABSOLUTELY NO WARRANTY
This software is free software, and you are welcome to redistribute it
under certain conditions
See the COPYING file for details.

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.



To install:

xmkmf
make
make install


You probably want to read the README.wmmixer file too. Most of that
applies to this program, apart from the recsrc code which has been
removed.

The main changes between this and wmmixer are:

* Added scrollwheel support. If your scrollwheel is mapped to buttons
  4 and 5, using it will increase/decrease the volume of the current
  channel.

* Removed all the recsrc code.

* Changed the display arrangement slightly, and replaced the recsrc
  button with a numeric/text display.

* Added the setname configuration option, which allows you to give a
  different channel name (4 chars max) to the built in one if you
  wish.

* Clicking on the channel icon will briefly display the text name for the
  channel. This is also displayed when you switch channels.

* Mono channels have one wide bar rather than two thinner ones.

* Changed some icons, and added a few new ones. Several icons are
  still to be created. Any submissions are always welcome.


Please report any bugs to me <psiren@hibernaculum.net>, rather
than Sam Hawker. I'm sure he doesn't want to go fixing my cockups ;-)