Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
README.gz | 2021-08-26 13:47 | 3.2K | ||
README.html | 2021-08-26 13:47 | 11K | ||
changelog.Debian.gz | 2021-08-26 13:47 | 2.5K | ||
copyright | 2021-08-26 13:47 | 6.7K | ||
style.css | 2021-08-26 13:47 | 1.0K | ||
This program is free software; you can redistribute it and/or modify it under the terms of the GNU 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.
Version 5.0 released. Changes:
Version 4.0 released. Changes:
Version 3.0 released; improved error handling; remember device selection visibility; window sizing improvements.
Version 2.0 released.
Version 1.0 released.
Version 0.99.2 (v1 RC2) released; digital receiver UI.
Version 0.99.1 (v1 RC1) released; gtk3 support; source output volume support; key command handling; bugfixes.
Version 0.9.10 released; minor fixes; translation updates.
Version 0.9.9 released; allow configuring device ports; various updates.
Version 0.9.8 released; allow configuring card profiles; various updates.
Version 0.9.7 released; show volume meter for each stream and device.
Version 0.9.6 released; draw radio buttons instead of check boxes when moving streams; fix crasher when connecting to a PA server that has no default sink/source configured.
Version 0.9.5 released; rework UI; add context menu option to kill a playback stream; add context menu option to select the default device; use prettier channel names; filter non-application streams by default; support muting streams
Version 0.9.4 released; add the ability to move a stream to another device while it is playing; limit the list of sinks/sources shown by their type; other cleanups
Version 0.9.3 released; show client names only if they are set
Version 0.9.2 released; update for PulseAudio 0.9.2
Version 0.9.1 released; add a .desktop file; update icons everywhere
Version 0.9.0 released; update for Polypaudio 0.9.0; show client name of playback streams; make volume slider more responsive
Version 0.8 released; initial release
PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control tool ("mixer") for the PulseAudio sound server. In contrast to classic mixer tools this one allows you to control both the volume of hardware devices and of each playback stream separately.
Everybody loves screenshots.
Works perfectly.
There is not much to say. Just run pavucontrol and see for yourself.
Currently, pavucontrol is tested on Linux only. It should work on most Linux distributions.
pavucontrol requires gtkmm and glademmm installed.
Obviously pavucontrol requires an installation of PulseAudio.
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 pavucontrol.
The newest release is always available from http://freedesktop.org/software/pulseaudio/pavucontrol/
The current release is 5.0
Get pavucontrol's development sources from the git repository (GitLab):
git clone https://gitlab.freedesktop.org/pulseaudio/pavucontrol.git
Here's the list of open bug reports: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/issues
And here you can create a new bug report: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/issues/new
If you have patches for pavucontrol, the primary method for submitting them is by creating a merge request in GitLab.
Translations can be contributed in Fedora's Weblate translation service. Pavucontrol isn't affiliated with Fedora otherwise, but Fedora kindly offered to host the translation service for us.