]> code.delx.au - pulseaudio/history - src/modules/module-oss.c
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
[pulseaudio] / src / modules / module-oss.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-17 Lennart Poetteringsplit polypcore/util.[ch] into polypcore/core-util...
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-05-17 Lennart Poetteringuse PA_CHANNEL_MAP_OSS in module-oss, module-oss-mmap
2006-05-16 Lennart Poettering* modify pa_channel_map_init_auto() to take an extra...
2006-05-13 Lennart Poettering* set default fragment metrics depending on the sample...
2006-04-26 Lennart Poetteringsupport new channel_map argument in sink/source modules
2006-04-18 Lennart Poetteringfix a couple of issues I found when compiling polypaudi...
2006-04-10 Lennart Poetteringminor cleanups for OSS module
2006-02-24 Pierre OssmanIGAIN is a better choice than IMIX for source volume.
2006-02-23 Pierre OssmanHardware source volume support in OSS.
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-21 Lennart Poetteringinclude hw description gathered from /dev/sndstat in...
2006-02-21 Lennart Poetteringadd hw volume control for module-oss-mmap
2006-02-17 Pierre OssmanCleaned up the includes after the restructuring. Indica...
2006-02-16 Lennart Poetteringmove alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch...
2006-02-16 Pierre OssmanReorganised the source tree. We now have src/ with...