]> code.delx.au - pulseaudio/history - src/modules/module-hal-detect.c
avoid duplicate loading of modules
[pulseaudio] / src / modules / module-hal-detect.c
2007-08-10 Lennart Poetteringavoid duplicate loading of modules
2007-08-10 Lennart Poetteringhandle ACLAdded messages for previously unknown devices...
2007-08-10 Lennart PoetteringAvoid a race condition when one PA instance gets HAL...
2007-08-09 Lennart Poetteringplay ACL event sound only when gained access, not when...
2007-08-09 Lennart Poetteringif we get access to a device we don't know yet, add...
2007-08-09 Lennart Poetteringlisten for HAL ACL events; play an event sound on hw...
2007-08-08 Lennart Poetteringmodernize module-hal-detect.c and check for ALSA pcm_cl...
2007-07-25 Lennart PoetteringConvert most snprintf() calls to pa_snprintf()
2007-05-29 Lennart PoetteringKill spaces on EOL
2007-05-22 Lennart PoetteringFix build and only load OSS xor ALSA modules if both...
2007-03-06 Pierre OssmanDon't fail if hal doesn't currently contain any devices...
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2007-01-04 Pierre OssmanHuge trailing whitespace cleanup. Let's keep the tree...
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-12 Lennart Poettering* only load an OSS driver for the first device of a...
2006-08-12 Shahms E. Kingincrease module argument buffer size to prevent truncat...
2006-08-11 Lennart Poetteringuse the HAL UDI for naming input/output devices
2006-08-11 Lennart Poetteringremove OSS specific code from module-hal-detect if...
2006-08-11 Lennart Poetteringuse the copied udi string as hash key for the device...
2006-08-08 Shahms E. Kingadd HAL support for OSS devices and capability changes
2006-08-07 Shahms E. Kingclean up hal patch to use pa_xnew and timeval compatibi...
2006-08-06 Lennart Poettering* add SVN $Id$ tags
2006-08-06 Lennart Poetteringmerge HAL support from Shams E. King