]> code.delx.au - pulseaudio/history - src/polypcore/core-scache.c
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
[pulseaudio] / src / polypcore / core-scache.c
2006-05-25 Lennart Poettering* split pa_cstrerror() into its own file polypcore...
2006-05-22 Pierre OssmanWrap strerror() in a function that makes it thread...
2006-05-18 Pierre OssmanDon't include util.h from core-util.h as it is not...
2006-05-18 Pierre OssmanMove timeval calculation functions into their own file.
2006-05-17 Lennart Poetteringsplit polypcore/util.[ch] into polypcore/core-util...
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-05-16 Lennart Poettering* modify pa_channel_map_init_auto() to take an extra...
2006-04-23 Lennart Poetteringfix a segfault when uploading samples with esound
2006-04-23 Lennart Poetteringenforce maximum sample size in sample cache
2006-04-23 Lennart Poettering* when playing back a sample from the sample cache...
2006-04-22 Lennart Poetteringwhen loading sound files, initialize channel map data...
2006-04-22 Lennart Poetteringfix sample cache
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-17 Pierre OssmanCleaned up the includes after the restructuring. Indica...
2006-02-16 Lennart Poettering* rename polypcore/subscribe.[ch] to polypcore/core...