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
*
make sure that the device access event sound is only generated once
Lennart Poettering
2007-08-11
1
-21
/
+54
*
fix module-hal when no api= argument is specified
Lennart Poettering
2007-08-11
1
-0
/
+1
*
fix default device naming and fix api selection code
Lennart Poettering
2007-08-11
1
-12
/
+15
*
* drop redundant pa_core argument from module initialization functions
Lennart Poettering
2007-08-10
1
-10
/
+56
*
avoid duplicate loading of modules
Lennart Poettering
2007-08-10
1
-15
/
+22
*
handle ACLAdded messages for previously unknown devices identically to a real...
Lennart Poettering
2007-08-10
1
-3
/
+2
*
Avoid a race condition when one PA instance gets HAL's ACLAdded message befor...
Lennart Poettering
2007-08-10
1
-4
/
+58
*
play ACL event sound only when gained access, not when losing it
Lennart Poettering
2007-08-09
1
-1
/
+2
*
if we get access to a device we don't know yet, add it to our tree instead of...
Lennart Poettering
2007-08-09
1
-2
/
+4
*
listen for HAL ACL events; play an event sound on hw coldplug, hotplug and AC...
Lennart Poettering
2007-08-09
1
-29
/
+157
*
modernize module-hal-detect.c and check for ALSA pcm_class != modem
Lennart Poettering
2007-08-08
1
-284
/
+282
*
Convert most snprintf() calls to pa_snprintf()
Lennart Poettering
2007-07-25
1
-3
/
+3
*
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