summaryrefslogtreecommitdiff
path: root/man/pactl.1.xml.in
AgeCommit message (Collapse)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
FSF addresses used in PA sources are no longer valid and rpmlint generates numerous warnings during packaging because of this. This patch changes all FSF addresses to FSF web page according to the GPL how-to: https://www.gnu.org/licenses/gpl-howto.en.html Done automatically by sed-ing through sources.
2014-11-04pactl: Remove deprecated 'stat' behaviourPeter Meerwald1-5/+2
the stat command should only output statistics, not info behaviour was deprecated anno 2011 in 8ace9185 "pactl: Make stat backwards compatible" -- fix this now v2: (thanks Tanu Kaskinen): * adjust shell completion Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
2014-04-16pactl: Document ability to specify channel volumes individuallyPeter Meerwald1-8/+12
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
2013-02-01pactl: Add a command for setting the default sink/source.poljar (Damir Jelić)1-0/+10
This adds two new commands to pactl: set-default-sink set-default-source This command has been part of the native protocol for a long time, no reason not to expose it in pactl.
2013-01-27pactl: Add the ability to toggle mute state.poljar (Damir Jelić)1-4/+4
This patch adds the ability to toggle mute for sink/sources and sink-inputs and source outputs. All mute commands now accept 1|0|toggle as an argument.
2012-06-30pactl: Add set-latency-offset command.poljar (Damir Jelic)1-0/+6
This introduces a new command to allow setting the latency offset. Also the card list command now shows the latency offset on the ports.
2012-06-04pactl: Add unloading modules by name.poljar1-2/+2
pactl should allow unloading modules by name. If there are multiple modules with the same name all of them will be unloaded. BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=48289
2012-04-10man: Document the cli inteface a little.Colin Guthrie1-3/+4
This just documents the cli interface syntax. Mostly a lift from http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/CLI with some minor editing and bringing up to date. Also document a few undocumented commands. Shuffle around the order in 'pacmd help' output to match the order in the new docs for consistency. https://bugs.freedesktop.org/show_bug.cgi?id=45029
2011-08-16pactl: Add set-source-output-mute commandMaarten Bosmans1-0/+5
2011-08-15pactl: Add a set-sink-formats commandArun Raghavan1-0/+8
This uses the module-device-restore protocol extension to save formats on sinks that support it.
2011-08-10pactl: Make stat backwards compatible with previous versions.Colin Guthrie1-2/+5
This is not ideal but in order to aid people using it in scripts etc, we will maintain backwards compatibiliy here. Also add a 'short' mode and mention in the man page that this will ultimately become the default at some point in the future.
2011-08-10pactl: Update manpageMaarten Bosmans1-40/+91
2010-11-18man: Remove repeated linesWanming.Zhang@tieto.com1-6/+0
From 3c18dbe5889816792db27c9a7253a83687d68ee9 Mon Sep 17 00:00:00 2001 From: Zhang Wanming <wanming.zhang@tieto.com> Date: Thu, 18 Nov 2010 10:03:39 +0800 Subject: [PATCH] man: Remove repeated lines Signed-off-by: Zhang Wanming <wanming.zhang@tieto.com>
2008-06-18remove remaining $Lennart Poettering1-2/+0
2007-11-06complete pactl man pageLennart Poettering1-15/+61
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2026 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-11-05add a couple of more man pagesLennart Poettering1-0/+145
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2024 fefdeb5f-60dc-0310-8127-8f9354f1896f