summaryrefslogtreecommitdiffstats
path: root/src/modules/rtp/raop_client.h
Commit message (Expand)AuthorAgeFilesLines
* Change suggested by Lennart. Do not return a memchunk, instead pass in the po...Colin Guthrie2008-10-081-1/+1
* Various changes suggested by Lennart.Colin Guthrie2008-10-081-3/+3
* Add a new callback structure to propigate when the RTSP connection diesColin Guthrie2008-10-081-0/+3
* Combine pa_raop_client_new and pa_raop_client_connect (no point in having the...Colin Guthrie2008-10-081-7/+5
* Wrap the io_callback to ensure that all data is written before asking for more.Colin Guthrie2008-10-081-1/+1
* Add a pa_iochannel callback for when the RAOP connection connects.Colin Guthrie2008-10-081-0/+3
* Add a skeleton raop client which builds on the rtsp client.Colin Guthrie2008-10-081-0/+40