Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't define WINVER in *.c files | Max Kellermann | 2011-10-09 | 1 | -1/+0 |
* | rtsp_client, output/raop: use close_socket() instead of close() | Max Kellermann | 2011-09-20 | 1 | -1/+3 |
* | output/raop: remove Audio-Jack-Status check | Max Kellermann | 2011-08-31 | 1 | -2/+6 |
* | rtsp_client: use the I/O thread | Max Kellermann | 2011-08-31 | 1 | -55/+166 |
* | rtsp_client: use g_usleep() | Max Kellermann | 2011-08-31 | 1 | -3/+1 |
* | rtsp_client: allow parameter "kd" to be NULL | Max Kellermann | 2011-08-31 | 1 | -5/+15 |
* | rtsp_client: free attribute "kd" in _close() | Max Kellermann | 2011-08-31 | 1 | -0/+1 |
* | rtsp_client: increment "dp" after terminating the string | Max Kellermann | 2011-08-30 | 1 | -2/+3 |
* | rtsp_client: simplify whitespace elimination | Max Kellermann | 2011-08-30 | 1 | -4/+6 |
* | rtsp_client: check "new_kd" instead of "i" | Max Kellermann | 2011-08-30 | 1 | -4/+2 |
* | rtsp_client: move "new_kd" out of the loop | Max Kellermann | 2011-08-30 | 1 | -1/+1 |
* | output/raop: move RTSP client code to rtsp_client.c | Max Kellermann | 2011-08-29 | 1 | -0/+606 |