index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-hal-detect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbus: split dbus-util into dbus-shared
Marc-André Lureau
2009-03-30
1
-1
/
+1
*
Ignore HAL NoSuchProperty errors when looking for capabilities field. Closes ...
Lennart Poettering
2009-03-19
1
-1
/
+2
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
hal-detect: make sure r is initialized, so we don't take random path
Marc-André Lureau
2009-02-19
1
-0
/
+1
*
make module-hal-detect pick up all cards even when they have no device 0
Lennart Poettering
2009-02-12
1
-6
/
+1
*
make use of new functions pa_dbus_add_matches/pa_dbus_remove_matches
Lennart Poettering
2009-01-29
1
-17
/
+10
*
include a few HAL properties in our card/sink/source properties for ALSA devices
Lennart Poettering
2009-01-24
1
-1
/
+0
*
rework module-hal-detect and make it use module-alsa-card instead of module-a...
Lennart Poettering
2009-01-22
1
-347
/
+309
*
kill autoload stuff as planned
Lennart Poettering
2009-01-15
1
-8
/
+8
*
actually unload the modules from a new stack frame
Lennart Poettering
2008-12-17
1
-1
/
+1
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-5
/
+5
*
don't use PA_GCC_UNUSED anymore
Lennart Poettering
2008-08-09
1
-1
/
+1
*
fix shutdown when --disallow-module-loading=1 is passed
Lennart Poettering
2008-08-05
1
-1
/
+1
*
fix build without ALSA
Lennart Poettering
2008-08-01
1
-0
/
+2
*
a bit of pa_bool_t'ization
Lennart Poettering
2008-07-31
1
-9
/
+9
*
allow global tsched setting for all modules loaded by module-hal
Lennart Poettering
2008-07-31
1
-4
/
+19
*
make module-hal and module-ck live together in peace
v0.9.11
Lennart Poettering
2008-07-24
1
-1
/
+5
*
fix destruction of dbus modules: make sure we don't leave filter function reg...
Lennart Poettering
2008-07-24
1
-1
/
+13
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-4
/
+4
*
Completely rework ALSA device selection code: choose the device to open depen...
Lennart Poettering
2007-11-13
1
-2
/
+2
*
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
2007-11-09
1
-6
/
+7
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-293
/
+565
*
Kill spaces on EOL
Lennart Poettering
2007-05-29
1
-5
/
+5
*
Fix build and only load OSS xor ALSA modules if both are available
Lennart Poettering
2007-05-22
1
-5
/
+29
*
Don't fail if hal doesn't currently contain any devices. (closes #55)
Pierre Ossman
2007-03-06
1
-8
/
+2
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+3
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-6
/
+6
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-14
/
+14
*
* only load an OSS driver for the first device of a sound card, similar to wh...
Lennart Poettering
2006-08-12
1
-7
/
+14
*
increase module argument buffer size to prevent truncating names
Shahms E. King
2006-08-12
1
-2
/
+2
*
use the HAL UDI for naming input/output devices
Lennart Poettering
2006-08-11
1
-4
/
+17
*
remove OSS specific code from module-hal-detect if HAVE_OSS is not set. Same ...
Lennart Poettering
2006-08-11
1
-10
/
+30
*
use the copied udi string as hash key for the device table, because the tempo...
Lennart Poettering
2006-08-11
1
-1
/
+1
*
add HAL support for OSS devices and capability changes
Shahms E. King
2006-08-08
1
-60
/
+115
*
clean up hal patch to use pa_xnew and timeval compatibility wrappers
Shahms E. King
2006-08-07
1
-51
/
+16
*
* add SVN $Id$ tags
Lennart Poettering
2006-08-06
1
-1
/
+3
*
merge HAL support from Shams E. King
Lennart Poettering
2006-08-06
1
-0
/
+495