summaryrefslogtreecommitdiffstats
path: root/src/modules/module-detect.c
Commit message (Expand)AuthorAgeFilesLines
* 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