Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap strerror() in a function that makes it thread safe and converts the | Pierre Ossman | 2006-05-22 | 1 | -3/+4 |
* | split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch] | Lennart Poettering | 2006-05-17 | 1 | -1/+1 |
* | Move xmalloc to the public side (libpolyp). | Pierre Ossman | 2006-05-17 | 1 | -1/+2 |
* | fix a couple of issues I found when compiling polypaudio with gcc 2.95 | Lennart Poettering | 2006-04-18 | 1 | -1/+1 |
* | replace homegrown endswith() with pa_endswith() from util.h | Lennart Poettering | 2006-04-16 | 1 | -15/+4 |
* | change pa_log() and friends to not require a trailing \n on all logged strings | Lennart Poettering | 2006-02-23 | 1 | -7/+7 |
* | Fixes for the Solaris detection. | Pierre Ossman | 2006-02-20 | 1 | -1/+3 |
* | Detect support for Windows' waveout. | Pierre Ossman | 2006-02-20 | 1 | -0/+16 |
* | Detect support for Solaris (/dev/audio). | Pierre Ossman | 2006-02-20 | 1 | -0/+31 |
* | Reorganised the source tree. We now have src/ with a couple of subdirs: | Pierre Ossman | 2006-02-16 | 1 | -0/+227 |