Copyright 2006 Lennart Poettering <mzcnqripubbfre (at) 0pointer (dot) de>
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., 675 Mass Ave, Cambridge, MA 02139, USA.
Version 0.9.3 released; add menu item for starting the PulseAudio Preferences
Version 0.9.2 released; initial release
PulseAudio Device Chooser (padevchooser) is a simple GTK tool which registers an icon in the tray area and allows quick access to some features of the PulseAudio sound server. Specifically it can do for you:
Everybody loves screenshots.
Works perfectly.
There is not much to say. Just run padevchooser and see for yourself.
Currently, padevchooser is tested on Linux only.
padevchooser was developed and tested on Debian GNU/Linux "testing" from June 2006, it should work on most other Linux distributions (and maybe Unix versions) since it uses GNU autoconf for source code configuration.
padevchooser requires GTK 2.4, libnotify, GConf installed.
Obviously padevchooser requires an installation of PulseAudio (version 0.9.2), compiled with ZeroConf support. For being discovered correctly PulseAudio servers need to load module-zeroconf-publish and module-native-protocol-tcp.
As this package is made with the GNU autotools you should run ./configure inside the distribution directory for configuring the source tree. After that you should run make for compilation and make install (as root) for installation of padevchooser.
None so far.
The newest release is always available from http://0pointer.de/lennart/projects/padevchooser/
The current release is 0.9.3
Get padevchooser's development sources from the Subversion repository (viewcvs):
svn checkout svn://svn.0pointer.net/padevchooser/trunk padevchooser
If you want to be notified whenever I release a new version of this software use the subscription feature of Freshmeat.