summaryrefslogtreecommitdiff
path: root/src/utils/pacmd.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+2
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-20/+20
2006-08-18remove all occurences of Lennart Poettering1-10/+10
2006-06-19replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"Lennart Poettering1-2/+2
2006-06-19big s/polyp/pulse/gLennart Poettering1-9/+9
2006-05-25* split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering1-7/+7
2006-05-22Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman1-7/+8
2006-05-18Don't include util.h from core-util.h as it is not needed by many users.Pierre Ossman1-0/+2
2006-05-17fix include line for "core-util.h"Lennart Poettering1-1/+1
2006-04-18fix a couple of issues I found when compiling polypaudio with gcc 2.95Lennart Poettering1-1/+1
2006-02-23change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering1-10/+10
2006-02-16Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman1-0/+183