index
:
delta/pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
baserock/morph
bluez5
bug-template-001
marge_bot_batch_merge_job
master
master-tx
merge-queue
next
patch-1
routing
rtpoll
stable-1.x
stable-11.x
stable-12.x
stable-14.x
stable-16.x
stable-2.x
stable-3.x
stable-7.x
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
tanuk/restore-profile-per-port
gitlab.freedesktop.org: pulseaudio/pulseaudio.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
pacmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pactl, pacmd, cli-command: Add send-message command
Georg Chini
2020-12-03
1
-0
/
+1
*
pacmd: Fix typo in set-default-* help
Peter Mattern
2015-10-30
1
-1
/
+1
*
pacmd: Placeholders describing command line options should not have spaces
Manish Sogi
2015-08-12
1
-1
/
+1
*
update FSF addresses to FSF web page
Ondrej Holecek
2015-01-14
1
-3
/
+1
*
pacmd: add missing 'else' keyword
Boris Egorov
2015-01-13
1
-1
/
+1
*
pacmd: Discriminate between interactive and non-interactive mode
Peter Meerwald
2013-08-02
1
-2
/
+9
*
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
2013-07-04
1
-11
/
+11
*
Whitespace cleanup: Remove all multiple newlines
poljar (Damir Jelić)
2013-06-24
1
-1
/
+0
*
Fix various typos in messages and comments
Yuri Chornoivan
2013-04-16
1
-1
/
+1
*
pacmd: add help info for 'set-log-target'
Deng Zhengrong
2012-06-28
1
-0
/
+1
*
pacmd: Add functions to handle the latency offset
poljar
2012-06-27
1
-0
/
+1
*
pacmd: Add unloading modules by name.
poljar
2012-06-04
1
-1
/
+1
*
pacmd: Added --help and --version options.
poljar
2012-05-05
1
-12
/
+90
*
pacmd: Fix compiler warning
Arun Raghavan
2012-02-12
1
-4
/
+4
*
pacmd: dynamically allocate ibuf and obuf
Pino Toscano
2012-01-03
1
-6
/
+15
*
utils: Fixes for building without NLS
Arun Raghavan
2011-12-13
1
-0
/
+2
*
Move i18n.[ch] to src/pulsecore
Maarten Bosmans
2011-08-11
1
-1
/
+1
*
Remove unnecessary #includes
Maarten Bosmans
2011-06-22
1
-1
/
+0
*
Fix up according to Coding Style
Maarten Bosmans
2011-03-11
1
-2
/
+1
*
pacmd: don't enter busy loop when reading from stdin very early
Lennart Poettering
2010-02-21
1
-86
/
+100
*
pacmd: store away fd type
Lennart Poettering
2010-02-21
1
-4
/
+5
*
poll() is totally broken on Mac OS X
Daniel Mack
2009-12-16
1
-2
/
+2
*
use cloexec wrappers wherever applicable
Lennart Poettering
2009-10-30
1
-1
/
+1
*
pacmd: handle multi word commands in argv[] properly
Lennart Poettering
2009-08-14
1
-1
/
+1
*
pacmd: port pacmd from select() to poll() so that we notice writer side hangups
Lennart Poettering
2009-08-12
1
-20
/
+40
*
sndfile: big rework of libsndfile interfacing code
Lennart Poettering
2009-05-26
1
-12
/
+14
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
make pacmd work in a pipe
Lennart Poettering
2009-02-04
1
-36
/
+68
*
don't use PA_GCC_UNUSED anymore
Lennart Poettering
2008-08-09
1
-1
/
+1
*
add i18n support
Lennart Poettering
2008-08-06
1
-11
/
+15
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
properly handle if pa_runtime_path() fails
Lennart Poettering
2008-05-21
1
-1
/
+3
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-1
/
+6
*
- Check process name when dealing with PID files
Lennart Poettering
2007-11-21
1
-2
/
+2
*
increase the pacmd timeout a bit
Lennart Poettering
2007-11-13
1
-1
/
+1
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+2
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-20
/
+20
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-10
/
+10
*
replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"
Lennart Poettering
2006-06-19
1
-2
/
+2
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-9
/
+9
*
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
2006-05-25
1
-7
/
+7
*
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
2006-05-22
1
-7
/
+8
*
Don't include util.h from core-util.h as it is not needed by many users.
Pierre Ossman
2006-05-18
1
-0
/
+2
*
fix include line for "core-util.h"
Lennart Poettering
2006-05-17
1
-1
/
+1
*
fix a couple of issues I found when compiling polypaudio with gcc 2.95
Lennart Poettering
2006-04-18
1
-1
/
+1
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
1
-10
/
+10
*
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
2006-02-16
1
-0
/
+183