summaryrefslogtreecommitdiffstats
path: root/src/polypcore/core-scache.c
Commit message (Expand)AuthorAgeFilesLines
* big s/polyp/pulse/gLennart Poettering2006-06-191-412/+0
* * 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-2/+3
* Don't include util.h from core-util.h as it is not needed by many users.Pierre Ossman2006-05-181-0/+1
* Move timeval calculation functions into their own file.Pierre Ossman2006-05-181-0/+1
* 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
* * modify pa_channel_map_init_auto() to take an extra argument specifying the ...Lennart Poettering2006-05-161-1/+1
* fix a segfault when uploading samples with esoundLennart Poettering2006-04-231-1/+1
* enforce maximum sample size in sample cacheLennart Poettering2006-04-231-0/+3
* * when playing back a sample from the sample cache, just take a pa_volume_t a...Lennart Poettering2006-04-231-9/+8
* when loading sound files, initialize channel map data properlyLennart Poettering2006-04-221-3/+4
* fix sample cacheLennart Poettering2006-04-221-6/+18
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-2/+2
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-10/+11
* * rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...Lennart Poettering2006-02-161-0/+392