summaryrefslogtreecommitdiff
path: root/src/pulse/thread-mainloop.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.
2014-03-08doc: Use correct parameter name wait_for_accept in documentation of ↵Peter Meerwald1-2/+2
pa_threaded_mainloop_signal() also sneaks in a full stop in documentation elsewhere Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
2014-02-23doc: Assorted spelling and grammar fixes for doxygen outputPeter Meerwald1-1/+1
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
2014-01-23introspect, thread-mainloop: Fix Doxygen "since" tagsTanu Kaskinen1-1/+1
2013-06-04mainloop: Add API to set thread name for threaded mainloopArun Raghavan1-0/+3
2013-06-04thread-mainloop: Fix bug in example codeMitchell Fang1-2/+2
Checking the operation state caused a deadlock, because the state won't change before my_drain_callback() returns, and it doesn't return before my_drain_stream_func() calls pa_threaded_mainloop_accept().
2011-12-12mainloop: Fix typos and rewording of thread-mainloop.h doxygen documentationPeter Meerwald1-15/+16
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.
2010-10-13doxygen: Documentation improvementsDavid Fries1-3/+3
stream.h, simple.h The words drain and flush are a little ambiguous, make it explicit as to what happens to any existing audio. *mainloop.h reword *_free and *_get_api for grammar
2009-08-20Modification of the thread-mainloop doc to ensure that nobody frees the api ↵Xabier Rodriguez Calvar1-1/+3
as it is owned by the loop.
2009-07-31client: fix documentation for threaded mainloopLennart Poettering1-5/+9
Closes #553
2009-07-30threaded-mainloop: loop around pa_cond_wait() invocation in ↵Lennart Poettering1-1/+3
pa_threaded_mainloop_signal()
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-03-01make example code a bit more robust/change-proofLennart Poettering1-5/+5
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-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-0/+3
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1971 fefdeb5f-60dc-0310-8127-8f9354f1896f
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-5/+5
mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-06-19replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"Lennart Poettering1-7/+7
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1036 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+299
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f