]> code.delx.au - pulseaudio/history - src/modules/module-solaris.c
big s/polyp/pulse/g
[pulseaudio] / src / modules / module-solaris.c
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
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 Pierre OssmanUse default channel map for Solaris module. There doesn...
2006-04-27 Pierre OssmanChannel map argument support for solaris.
2006-04-19 Pierre OssmanTweaks for the solaris module. The sound system require...
2006-04-19 Pierre OssmanSun's documentation about SIGPOLL on EOF:s is wrong...
2006-02-27 Pierre OssmanWe have both sink and source in this module.
2006-02-27 Pierre OssmanCatch volume update events.
2006-02-24 Pierre OssmanCall correct function.
2006-02-24 Pierre OssmanMake local function static.
2006-02-24 Pierre OssmanHardware sink mute support.
2006-02-23 Pierre OssmanHardware source volume support.
2006-02-23 Pierre OssmanWrong function name.
2006-02-23 Pierre OssmanMake sure hardware volume gets a correct initial value.
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-20 Pierre OssmanHardware volume support for Solaris.
2006-02-16 Pierre OssmanReorganised the source tree. We now have src/ with...