summaryrefslogtreecommitdiffstats
path: root/src/modules/module-hal-detect.c
Commit message (Expand)AuthorAgeFilesLines
* remove all occurences of Lennart Poettering2006-08-181-14/+14
* * only load an OSS driver for the first device of a sound card, similar to wh...Lennart Poettering2006-08-121-7/+14
* increase module argument buffer size to prevent truncating namesShahms E. King2006-08-121-2/+2
* use the HAL UDI for naming input/output devicesLennart Poettering2006-08-111-4/+17
* remove OSS specific code from module-hal-detect if HAVE_OSS is not set. Same ...Lennart Poettering2006-08-111-10/+30
* use the copied udi string as hash key for the device table, because the tempo...Lennart Poettering2006-08-111-1/+1
* add HAL support for OSS devices and capability changesShahms E. King2006-08-081-60/+115
* clean up hal patch to use pa_xnew and timeval compatibility wrappersShahms E. King2006-08-071-51/+16
* * add SVN $Id$ tagsLennart Poettering2006-08-061-1/+3
* merge HAL support from Shams E. KingLennart Poettering2006-08-061-0/+495