index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
hook-list.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-3
/
+3
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-0
/
+2
2009-08-15
hook-list: make use of PA_LLIST_FOREACH
Lennart Poettering
1
-1
/
+1
2009-03-21
add pa_hook_is_firing
Lennart Poettering
1
-0
/
+6
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2008-08-03
rename pa_hook_free() to pa_hook_done() since the hook struct is allocated on...
Lennart Poettering
1
-1
/
+1
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-06-11
merge Colin Guthrie's module-always-sink module, and add priorization to the ...
Lennart Poettering
1
-16
/
+21
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-10
/
+16
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+2
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-15
/
+15
2006-08-17
fix a PA_LLIST_HEAD_INIT invocation
Lennart Poettering
1
-1
/
+1
2006-08-13
rework hook list stuff once again: change the callback prototype to recieve t...
Lennart Poettering
1
-5
/
+6
2006-08-13
rework hook list stuff again, and replace macros with real functins. We loose...
Lennart Poettering
1
-0
/
+111