support new channel_map argument in sink/source modules
[profile/ivi/pulseaudio.git] / src / modules / module-alsa-sink.c
2006-04-26 Lennart Poetteringsupport new channel_map argument in sink/source modules
2006-04-25 Pierre OssmanFall back to software volume if hardware mixer cannot...
2006-04-08 Lennart Poetteringclip volume at PA_VOLUME_NORM for alsa devices
2006-04-07 Lennart Poetteringminor cleanups
2006-03-31 Pierre OssmanFix some warnings caused by size_t having varying size.
2006-03-05 Pierre OssmanFetch sound card name into sink/source description.
2006-03-05 Pierre OssmanTried to get the volume information even upon init...
2006-02-26 Pierre OssmanGet notifications about mixer changes from ALSA.
2006-02-26 Pierre OssmanHandle ALSA file descriptors more correctly. This means...
2006-02-26 Pierre OssmanHardware volume support in ALSA modules.
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 Poetteringmove alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch...
2006-02-16 Pierre OssmanReorganised the source tree. We now have src/ with...