summaryrefslogtreecommitdiffstats
path: root/libao2/ao_pulse.c
Commit message (Expand)AuthorAgeFilesLines
* pa_stream_write reportedly needs locking of the main loopreimar2007-12-151-1/+3
* Fix indentationreimar2007-12-151-4/+4
* Remove pointless pa_stream_trigger callreimar2007-12-151-10/+0
* Documentation for waitop functionreimar2007-12-151-0/+6
* Remove idiotic check that would always be falsereimar2007-11-031-1/+1
* Change parsing to allow host == NULL and sink != NULLreimar2007-11-031-4/+6
* Simplify argument "parsing"reimar2007-11-031-4/+2
* Make sink variable local, it is only used in one placereimar2007-11-031-3/+1
* Add missing ao_pulse.creimar2007-10-181-0/+382