Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement a set volume function to expose this capability to higher layers | Colin Guthrie | 2008-10-08 | 1 | -0/+1 |
* | Add some new public API functions to connect and flush. | Colin Guthrie | 2008-10-08 | 1 | -0/+3 |
* | Change suggested by Lennart. Do not return a memchunk, instead pass in the po... | Colin Guthrie | 2008-10-08 | 1 | -1/+1 |
* | Various changes suggested by Lennart. | Colin Guthrie | 2008-10-08 | 1 | -3/+3 |
* | Add a new callback structure to propigate when the RTSP connection dies | Colin Guthrie | 2008-10-08 | 1 | -0/+3 |
* | Combine pa_raop_client_new and pa_raop_client_connect (no point in having the... | Colin Guthrie | 2008-10-08 | 1 | -7/+5 |
* | Wrap the io_callback to ensure that all data is written before asking for more. | Colin Guthrie | 2008-10-08 | 1 | -1/+1 |
* | Add a pa_iochannel callback for when the RAOP connection connects. | Colin Guthrie | 2008-10-08 | 1 | -0/+3 |
* | Add a skeleton raop client which builds on the rtsp client. | Colin Guthrie | 2008-10-08 | 1 | -0/+40 |