Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard license headers with standard formatting. | diego | 2008-05-14 | 1 | -3/+4 |
* | Avoid dependency on newer pulseaudio version. | reimar | 2008-05-07 | 1 | -0/+4 |
* | Add support for 32 bit format to ao_pulse. | reimar | 2008-05-01 | 1 | -0/+2 |
* | Make ao_pulse fall back to s16le format instead of just failing. | reimar | 2008-05-01 | 1 | -4/+5 |
* | pa_stream_write reportedly needs locking of the main loop | reimar | 2007-12-15 | 1 | -1/+3 |
* | Fix indentation | reimar | 2007-12-15 | 1 | -4/+4 |
* | Remove pointless pa_stream_trigger call | reimar | 2007-12-15 | 1 | -10/+0 |
* | Documentation for waitop function | reimar | 2007-12-15 | 1 | -0/+6 |
* | Remove idiotic check that would always be false | reimar | 2007-11-03 | 1 | -1/+1 |
* | Change parsing to allow host == NULL and sink != NULL | reimar | 2007-11-03 | 1 | -4/+6 |
* | Simplify argument "parsing" | reimar | 2007-11-03 | 1 | -4/+2 |
* | Make sink variable local, it is only used in one place | reimar | 2007-11-03 | 1 | -3/+1 |
* | Add missing ao_pulse.c | reimar | 2007-10-18 | 1 | -0/+382 |