summaryrefslogtreecommitdiffstats
path: root/src/modules/module-hal-detect.c
Commit message (Expand)AuthorAgeFilesLines
* make module-hal and module-ck live together in peacev0.9.11Lennart Poettering2008-07-241-1/+5
* fix destruction of dbus modules: make sure we don't leave filter function reg...Lennart Poettering2008-07-241-1/+13
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-4/+4
* Completely rework ALSA device selection code: choose the device to open depen...Lennart Poettering2007-11-131-2/+2
* tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering2007-11-091-6/+7
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-293/+565
* Kill spaces on EOLLennart Poettering2007-05-291-5/+5
* Fix build and only load OSS xor ALSA modules if both are availableLennart Poettering2007-05-221-5/+29
* Don't fail if hal doesn't currently contain any devices. (closes #55)Pierre Ossman2007-03-061-8/+2
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-6/+6
* 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