summaryrefslogtreecommitdiffstats
path: root/src/utils/pacmd.c
Commit message (Expand)AuthorAgeFilesLines
* don't use PA_GCC_UNUSED anymoreLennart Poettering2008-08-091-1/+1
* add i18n supportLennart Poettering2008-08-061-11/+15
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* properly handle if pa_runtime_path() failsLennart Poettering2008-05-211-1/+3
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-1/+6
* - Check process name when dealing with PID filesLennart Poettering2007-11-211-2/+2
* increase the pacmd timeout a bitLennart Poettering2007-11-131-1/+1
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-20/+20
* remove all occurences of Lennart Poettering2006-08-181-10/+10
* replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"Lennart Poettering2006-06-191-2/+2
* big s/polyp/pulse/gLennart Poettering2006-06-191-9/+9
* * split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering2006-05-251-7/+7
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-7/+8
* Don't include util.h from core-util.h as it is not needed by many users.Pierre Ossman2006-05-181-0/+2
* fix include line for "core-util.h"Lennart Poettering2006-05-171-1/+1
* fix a couple of issues I found when compiling polypaudio with gcc 2.95Lennart Poettering2006-04-181-1/+1
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-10/+10
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+183