summaryrefslogtreecommitdiff
path: root/src/modules/module-detect.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-18/+18
2006-08-18remove all occurences of Lennart Poettering1-7/+7
2006-07-18fix module-detect on FreeBSD (patch from Diego "Flameeyes" Pettenó)Lennart Poettering1-11/+17
2006-06-19big s/polyp/pulse/gLennart Poettering1-10/+10
2006-05-30load alsa modules with device string hw:0 instead of hw:0,0Lennart Poettering1-1/+1
2006-05-25* split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering1-1/+1
2006-05-22Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman1-3/+4
2006-05-17split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering1-1/+1
2006-05-17Move xmalloc to the public side (libpolyp).Pierre Ossman1-1/+2
2006-04-18fix a couple of issues I found when compiling polypaudio with gcc 2.95Lennart Poettering1-1/+1
2006-04-16replace homegrown endswith() with pa_endswith() from util.hLennart Poettering1-15/+4
2006-02-23change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering1-7/+7
2006-02-20Fixes for the Solaris detection.Pierre Ossman1-1/+3
2006-02-20Detect support for Windows' waveout.Pierre Ossman1-0/+16
2006-02-20Detect support for Solaris (/dev/audio).Pierre Ossman1-0/+31
2006-02-16Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman1-0/+227