index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
pacmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
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