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