projects
/
platform
/
upstream
/
pulseaudio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
291589e
)
add missing hook
author
Lennart Poettering
<lennart@poettering.net>
Thu, 5 Feb 2009 03:09:27 +0000
(
04:09
+0100)
committer
Lennart Poettering
<lennart@poettering.net>
Thu, 5 Feb 2009 03:09:27 +0000
(
04:09
+0100)
src/pulsecore/core.h
patch
|
blob
|
history
diff --git
a/src/pulsecore/core.h
b/src/pulsecore/core.h
index 2b8f819b1abbd93236426f5f2a346e8b3dd20951..1407b1b873093c86cb1ef0843207d8552bd1b890 100644
(file)
--- a/
src/pulsecore/core.h
+++ b/
src/pulsecore/core.h
@@
-85,6
+85,7
@@
typedef enum pa_core_hook {
PA_CORE_HOOK_CLIENT_NEW,
PA_CORE_HOOK_CLIENT_PUT,
PA_CORE_HOOK_CLIENT_UNLINK,
+ PA_CORE_HOOK_CLIENT_PROPLIST_CHANGED,
PA_CORE_HOOK_CARD_NEW,
PA_CORE_HOOK_CARD_PUT,
PA_CORE_HOOK_CARD_UNLINK,