From: Peter Meerwald <p.meerwald@xxxxxxxxxxxxxxxxxx> patches 1 and 2 fix bugs in the documentation patches 3 and 4 changes documentation to match the implementation patch 5 enables pa_simple_flush() to be called on record streams Peter Meerwald (5): doc: Fix reference to pa_threaded_mainloop doc: Refer to seek parameter of pa_stream_write() in description of pa_stream_flush() doc: Document that pa_simple_get_latency() can be used on record streams as well doc: Document that pa_stream_flush() is applicable to playback and record streams simple: Enable pa_simple_flush() on record streams and amend documentation src/pulse/mainloop-api.h | 2 +- src/pulse/simple.c | 2 -- src/pulse/simple.h | 13 +++++++------ src/pulse/stream.h | 7 +++---- 4 files changed, 11 insertions(+), 13 deletions(-) -- 1.7.9.5