index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
/
pacmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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