aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'v0.16.x'Max Kellermann2011-09-01
|\
| * configure.ac: fail if Vorbis was enabled explicitly, but not foundMax Kellermann2011-09-01
| * configure.ac: fail if FLAC was enabled explicitly, but not foundMax Kellermann2011-09-01
| * output/osx: don't drain the buffer when closingMax Kellermann2011-09-01
| * output/osx: signal the GCond while mutex is lockedMax Kellermann2011-09-01
| * configure.ac: auto-detect libmad without pkg-configMax Kellermann2011-09-01
| * configure.ac: fail if libid3tag was enabled explicitly, but not foundMax Kellermann2011-09-01
| * configure.ac: use MPD_AUTO_PKG to detect avahiMax Kellermann2011-09-01
| * Makefile.am: use AVAHI_CFLAGS, AVAHI_LIBSMax Kellermann2011-09-01
| * output_all: move _lock_signal() to output_control.cMax Kellermann2011-09-01
| * output_thread: reimplement CANCEL synchronizationMax Kellermann2011-09-01
| * output/pulse: reset callbacks before closing stream/contextMax Kellermann2011-08-31
| * output/pulse: add function _delete_stream()Max Kellermann2011-08-31
| * output/pulse: use _delete_context()Max Kellermann2011-08-31
| * doc/developer.xml: change the coing style example return type to intJonathan Neuschäfer2011-08-27
| * scripts/makedist.sh: fix test usageJonathan Neuschäfer2011-08-27
| * input/curl: implement a hard-coded timeout of 10 secondsMax Kellermann2011-08-26
* | output/raop: remove Audio-Jack-Status checkMax Kellermann2011-08-31
* | output/raop: remove empty function raopcl_stream_connect()Max Kellermann2011-08-31
* | rtsp_client: use the I/O threadMax Kellermann2011-08-31
* | udp_server: don't use MSG_DONTWAIT on WIN32Max Kellermann2011-08-31
* | mixer/raop: include cleanupMax Kellermann2011-08-31
* | output/raop: cast sendto() parameter to void pointerMax 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: don't wait if packet is over dueMax Kellermann2011-08-31
* | io_thread: allow _call() from inside the threadMax Kellermann2011-08-31
* | rtsp_client: free attribute "kd" in _close()Max Kellermann2011-08-31
* | output/raop: move code to raop_session_new()Max Kellermann2011-08-30
* | valgrind.suppressions: more OpenSSL and other suppressionsMax Kellermann2011-08-30
* | output_control: move code to audio_output_destruct()Max Kellermann2011-08-30
* | test/run_output: clean up after open failureMax Kellermann2011-08-30
* | output/raop: merge raopcl_close() into _finish()Max Kellermann2011-08-30
* | output/raop: free the raop_data object in finish()Max Kellermann2011-08-30
* | output/raop: remove from the session when opening failsMax Kellermann2011-08-30
* | output/raop: move code to raop_output_remove()Max Kellermann2011-08-30
* | 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
* | ntp_server: move code to udp_server.cMax Kellermann2011-08-30
* | output/raop: move RTSP client code to rtsp_client.cMax Kellermann2011-08-29
* | ntp_server: use the I/O threadMax Kellermann2011-08-29
* | io_thread: add function io_thread_quit()Max Kellermann2011-08-29
* | test/run_ntp_server: quit on SIGINT or SIGTERMMax Kellermann2011-08-29
* | ntp_server: check for select() failuresMax Kellermann2011-08-29
* | ntp_server: fix socket typesMax Kellermann2011-08-29
* | io_thread: add function io_thread_run()Max Kellermann2011-08-29
* | configure.ac: add OpenSSL check for RAOP output pluginMax Kellermann2011-08-29
* | ntp_server: add debug program "run_ntp_server"Max Kellermann2011-08-29