]> code.delx.au - pulseaudio/history - src/modules/rtp/raop_client.h
Remove $Id$ lines left over from SVN
[pulseaudio] / src / modules / rtp / raop_client.h
2008-10-08 Colin GuthrieRemove $Id$ lines left over from SVN
2008-10-08 Colin GuthrieImplement a set volume function to expose this capabili...
2008-10-08 Colin GuthrieAdd some new public API functions to connect and flush.
2008-10-08 Colin GuthrieChange suggested by Lennart. Do not return a memchunk...
2008-10-08 Colin GuthrieVarious changes suggested by Lennart.
2008-10-08 Colin GuthrieAdd a new callback structure to propigate when the...
2008-10-08 Colin GuthrieCombine pa_raop_client_new and pa_raop_client_connect...
2008-10-08 Colin GuthrieWrap the io_callback to ensure that all data is written...
2008-10-08 Colin GuthrieAdd a pa_iochannel callback for when the RAOP connectio...
2008-10-08 Colin GuthrieAdd a skeleton raop client which builds on the rtsp...