index
:
~jprvita/pulseaudio
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
bluetooth-headsets-media-api
bluetooth-hf-audio-agent
bt-fixes
master
master-tx
merge-queue
rtpoll
stable-1.x
stable-2.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
PulseAudio sound server
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
pacmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-02
pacmd: Discriminate between interactive and non-interactive mode
Peter Meerwald
1
-2
/
+9
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-11
/
+11
2013-06-24
Whitespace cleanup: Remove all multiple newlines
poljar (Damir Jelić)
1
-1
/
+0
2013-04-16
Fix various typos in messages and comments
Yuri Chornoivan
1
-1
/
+1
2012-06-28
pacmd: add help info for 'set-log-target'
Deng Zhengrong
1
-0
/
+1
2012-06-27
pacmd: Add functions to handle the latency offset
poljar
1
-0
/
+1
2012-06-04
pacmd: Add unloading modules by name.
poljar
1
-1
/
+1
2012-05-05
pacmd: Added --help and --version options.
poljar
1
-12
/
+90
2012-02-12
pacmd: Fix compiler warning
Arun Raghavan
1
-4
/
+4
2012-01-03
pacmd: dynamically allocate ibuf and obuf
Pino Toscano
1
-6
/
+15
2011-12-13
utils: Fixes for building without NLS
Arun Raghavan
1
-0
/
+2
2011-08-11
Move i18n.[ch] to src/pulsecore
Maarten Bosmans
1
-1
/
+1
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-1
/
+0
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
1
-2
/
+1
2010-02-21
pacmd: don't enter busy loop when reading from stdin very early
Lennart Poettering
1
-86
/
+100
2010-02-21
pacmd: store away fd type
Lennart Poettering
1
-4
/
+5
2009-12-16
poll() is totally broken on Mac OS X
Daniel Mack
1
-2
/
+2
2009-10-30
use cloexec wrappers wherever applicable
Lennart Poettering
1
-1
/
+1
2009-08-14
pacmd: handle multi word commands in argv[] properly
Lennart Poettering
1
-1
/
+1
2009-08-12
pacmd: port pacmd from select() to poll() so that we notice writer side hangups
Lennart Poettering
1
-20
/
+40
2009-05-26
sndfile: big rework of libsndfile interfacing code
Lennart Poettering
1
-12
/
+14
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-02-04
make pacmd work in a pipe
Lennart Poettering
1
-36
/
+68
2008-08-09
don't use PA_GCC_UNUSED anymore
Lennart Poettering
1
-1
/
+1
2008-08-06
add i18n support
Lennart Poettering
1
-11
/
+15
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-05-21
properly handle if pa_runtime_path() fails
Lennart Poettering
1
-1
/
+3
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-1
/
+6
2007-11-21
- Check process name when dealing with PID files
Lennart Poettering
1
-2
/
+2
2007-11-13
increase the pacmd timeout a bit
Lennart Poettering
1
-1
/
+1
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+2
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-20
/
+20
2006-08-18
remove all occurences of
Lennart Poettering
1
-10
/
+10
2006-06-19
replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"
Lennart Poettering
1
-2
/
+2
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-9
/
+9
2006-05-25
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
1
-7
/
+7
2006-05-22
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
1
-7
/
+8
2006-05-18
Don't include util.h from core-util.h as it is not needed by many users.
Pierre Ossman
1
-0
/
+2
2006-05-17
fix include line for "core-util.h"
Lennart Poettering
1
-1
/
+1
2006-04-18
fix a couple of issues I found when compiling polypaudio with gcc 2.95
Lennart Poettering
1
-1
/
+1
2006-02-23
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
1
-10
/
+10
2006-02-16
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
1
-0
/
+183