]> code.delx.au - pulseaudio/history - src/modules/alsa-util.c
Fix ALSA fd handling to be compatible with blocking deferred events.
[pulseaudio] / src / modules / alsa-util.c
2006-04-16 Pierre OssmanFix ALSA fd handling to be compatible with blocking...
2006-03-05 Pierre OssmanIt's safer to set buffer size than to try setting numbe...
2006-03-05 Pierre OssmanReturn the proper error code so that we get a correct...
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-20 Lennart Poetteringfix snd_pcm_hw_params_set_rate_near() usage
2006-02-16 Lennart Poetteringmove alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch...