aboutsummaryrefslogtreecommitdiff
path: root/src/rtsp_client.c
Commit message (Expand)AuthorAge
* don't define WINVER in *.c filesMax Kellermann2011-10-09
* rtsp_client, output/raop: use close_socket() instead of close()Max Kellermann2011-09-20
* output/raop: remove Audio-Jack-Status checkMax Kellermann2011-08-31
* rtsp_client: use the I/O threadMax Kellermann2011-08-31
* rtsp_client: use g_usleep()Max Kellermann2011-08-31
* rtsp_client: allow parameter "kd" to be NULLMax Kellermann2011-08-31
* rtsp_client: free attribute "kd" in _close()Max Kellermann2011-08-31
* rtsp_client: increment "dp" after terminating the stringMax Kellermann2011-08-30
* rtsp_client: simplify whitespace eliminationMax Kellermann2011-08-30
* rtsp_client: check "new_kd" instead of "i"Max Kellermann2011-08-30
* rtsp_client: move "new_kd" out of the loopMax Kellermann2011-08-30
* output/raop: move RTSP client code to rtsp_client.cMax Kellermann2011-08-29