Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-14 | update FSF addresses to FSF web page | Ondrej Holecek | 1 | -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-08 | doc: Use correct parameter name wait_for_accept in documentation of ↵ | Peter Meerwald | 1 | -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-23 | doc: Assorted spelling and grammar fixes for doxygen output | Peter Meerwald | 1 | -1/+1 | |
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> | |||||
2014-01-23 | introspect, thread-mainloop: Fix Doxygen "since" tags | Tanu Kaskinen | 1 | -1/+1 | |
2013-06-04 | mainloop: Add API to set thread name for threaded mainloop | Arun Raghavan | 1 | -0/+3 | |
2013-06-04 | thread-mainloop: Fix bug in example code | Mitchell Fang | 1 | -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-12 | mainloop: Fix typos and rewording of thread-mainloop.h doxygen documentation | Peter Meerwald | 1 | -15/+16 | |
2010-10-13 | doxygen: Add 'See also' linking to the overview page | David Fries | 1 | -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-13 | doxygen: Documentation improvements | David Fries | 1 | -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-20 | Modification of the thread-mainloop doc to ensure that nobody frees the api ↵ | Xabier Rodriguez Calvar | 1 | -1/+3 | |
as it is owned by the loop. | |||||
2009-07-31 | client: fix documentation for threaded mainloop | Lennart Poettering | 1 | -5/+9 | |
Closes #553 | |||||
2009-07-30 | threaded-mainloop: loop around pa_cond_wait() invocation in ↵ | Lennart Poettering | 1 | -1/+3 | |
pa_threaded_mainloop_signal() | |||||
2009-03-03 | Use LGPL 2.1 on all files previously using LGPL 2 | Colin Guthrie | 1 | -1/+1 | |
2009-03-01 | make example code a bit more robust/change-proof | Lennart Poettering | 1 | -5/+5 | |
2009-01-27 | import version.h in all header files to make sure that version-based feature ↵ | Lennart Poettering | 1 | -0/+1 | |
testing works | |||||
2008-06-18 | get rid of svn $ keywords | Lennart Poettering | 1 | -2/+0 | |
2007-10-28 | merge 'lennart' branch back into trunk. | Lennart Poettering | 1 | -0/+3 | |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1971 fefdeb5f-60dc-0310-8127-8f9354f1896f | |||||
2007-02-13 | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 1 | -0/+3 | |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1426 fefdeb5f-60dc-0310-8127-8f9354f1896f | |||||
2007-01-04 | Huge trailing whitespace cleanup. Let's keep the tree pure from here on, | Pierre Ossman | 1 | -5/+5 | |
mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f | |||||
2006-06-19 | replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio" | Lennart Poettering | 1 | -7/+7 | |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1036 fefdeb5f-60dc-0310-8127-8f9354f1896f | |||||
2006-06-19 | big s/polyp/pulse/g | Lennart Poettering | 1 | -0/+299 | |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f |