summaryrefslogtreecommitdiffstats
path: root/src/modules/module-detect.c
Commit message (Expand)AuthorAgeFilesLines
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-27/+20
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+4
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-18/+18
* remove all occurences of Lennart Poettering2006-08-181-7/+7
* fix module-detect on FreeBSD (patch from Diego "Flameeyes" Pettenó)Lennart Poettering2006-07-181-11/+17
* big s/polyp/pulse/gLennart Poettering2006-06-191-10/+10
* load alsa modules with device string hw:0 instead of hw:0,0Lennart Poettering2006-05-301-1/+1
* * split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering2006-05-251-1/+1
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-3/+4
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* fix a couple of issues I found when compiling polypaudio with gcc 2.95Lennart Poettering2006-04-181-1/+1
* replace homegrown endswith() with pa_endswith() from util.hLennart Poettering2006-04-161-15/+4
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-7/+7
* Fixes for the Solaris detection.Pierre Ossman2006-02-201-1/+3
* Detect support for Windows' waveout.Pierre Ossman2006-02-201-0/+16
* Detect support for Solaris (/dev/audio).Pierre Ossman2006-02-201-0/+31
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+227