summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/hook-list.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary #includesMaarten Bosmans2011-06-221-3/+0
* add pa_hook_is_firingLennart Poettering2009-03-211-0/+2
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* rename pa_hook_free() to pa_hook_done() since the hook struct is allocated on...Lennart Poettering2008-08-031-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge Colin Guthrie's module-always-sink module, and add priorization to the ...Lennart Poettering2008-06-111-4/+10
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-2/+3
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-3/+3
* rework hook list stuff once again: change the callback prototype to recieve t...Lennart Poettering2006-08-131-4/+9
* rework hook list stuff again, and replace macros with real functins. We loose...Lennart Poettering2006-08-131-77/+22
* reall add type safe hook listLennart Poettering2006-08-121-0/+117