summaryrefslogtreecommitdiff
path: root/src/pulse/subscribe.h
AgeCommit message (Collapse)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
FSF addresses used in PA sources are no longer valid and rpmlint generates numerous warnings during packaging because of this. This patch changes all FSF addresses to FSF web page according to the GPL how-to: https://www.gnu.org/licenses/gpl-howto.en.html Done automatically by sed-ing through sources.
2013-06-24Style fix: Remove new lines from opening bracketspoljar (Damir Jelić)1-2/+1
This patch replaces every occurrence of ')\n{' with ') {'. Command used for this: find . -type d \( -name ffmpeg \) -prune -o \ -regex '\(.*\.[hc]\|.*\.cc\)' \ -a -not -name core-util.c -a -not \ -name adrian-aec.c -a -not -name g711.c \ -exec sed -i -e '/)$/{N;s/)\n{$/) {/}' {} \; The excluded files are mirrored files from external sources.
2011-07-27doc: Document subscription events betterArun Raghavan1-0/+20
Add an explanation and some example code to make it easier for people writing client-side code to figure out how subscription events work.
2010-10-13doxygen: Add 'See also' linking to the overview pageDavid Fries1-1/+4
A good many of the header files are broken into a function reference page and an overview page. These changes add a direct link from each function reference page to their overview page if one exists.
2009-04-04various spelling fixesMaarten Bosmans1-1/+1
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-01-27import version.h in all header files to make sure that version-based feature ↵Lennart Poettering1-0/+1
testing works
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1426 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-3/+3
mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+61
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f