summaryrefslogtreecommitdiff
path: root/src/pulsecore/hook-list.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-2/+2
2011-06-22Remove unnecessary #includesMaarten Bosmans1-3/+0
2009-03-21add pa_hook_is_firingLennart Poettering1-0/+2
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2008-08-03rename pa_hook_free() to pa_hook_done() since the hook struct is allocated on...Lennart Poettering1-1/+1
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-06-11merge Colin Guthrie's module-always-sink module, and add priorization to the ...Lennart Poettering1-4/+10
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-2/+3
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+2
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-3/+3
2006-08-13rework hook list stuff once again: change the callback prototype to recieve t...Lennart Poettering1-4/+9
2006-08-13rework hook list stuff again, and replace macros with real functins. We loose...Lennart Poettering1-77/+22
2006-08-12reall add type safe hook listLennart Poettering1-0/+117