pulseaudio/src
Colin Guthrie 15e8420a25 Still send silence when we are not doing anything else, but also flush the buffers correctly upon recovery from suspension.
Close the RTP socket correctly after passing messages about.
When not sending silence, the RTSP socket will be closed after some period of inactivity. I'm not sure why this is.
Sending silence keeps things working and with the flushes after suspension we now get a better latency. As this relies on the auto-suspend feature, it's not exactly ideal.
Typical latencies are currently about 3s which makes it more or less usuable for listening to music.
If the connection is disconnected, it will reconnect but I've found that the second connection is silent. Hopefully the silence will prevent the first connection dropping.
Refs #69

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2504 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-10-08 20:32:09 +01:00
..
daemon add missing inclusion 2008-10-04 01:06:35 +02:00
modules Still send silence when we are not doing anything else, but also flush the buffers correctly upon recovery from suspension. 2008-10-08 20:32:09 +01:00
pulse add missing include 2008-10-05 15:38:56 +02:00
pulsecore make sure we send a started messages when we are uncorking 2008-10-06 02:26:08 +02:00
tests rename pa_cvolume_snprint_dB to pa_sw_cvolume_snprint_dB since it is 2008-10-03 22:21:27 +02:00
utils inform dsp_empty_socket() *after* we emptied the dsp socket, that it is now empty 2008-10-02 01:02:31 +02:00
.gitignore ignore bt proximity helper 2008-09-26 09:51:25 -07:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am Add more libraries to librtp now that it's doing a lot more. 2008-10-08 20:32:07 +01:00
map-file rename pa_cvolume_snprint_dB to pa_sw_cvolume_snprint_dB since it is 2008-10-03 22:21:27 +02:00