aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* .gitignore: add doxygen.confMax Kellermann2011-09-09
* conf: add config_dup_block_path()Max Kellermann2011-09-09
* utils: parsePath() returns GError on failureMax Kellermann2011-09-09
* utils: pass a const string to parsePath()Max Kellermann2011-09-09
* utils: eliminate local variable "pos"Max Kellermann2011-09-09
* conf: turn config_get_path() into config_dup_path()Max Kellermann2011-09-09
* glib_compat.h: emulate g_prefix_error()Max Kellermann2011-09-09
* log: print detailed errno message on open() failureMax Kellermann2011-09-09
* log: return GError on initialization failureMax Kellermann2011-09-09
* conf: get_block_param() returns a const pointerMax Kellermann2011-09-09
* conf: move duplicate check to _read_name_value()Max Kellermann2011-09-09
* conf: move code to config_read_name_value()Max Kellermann2011-09-09
* conf: add gcc optimization attributesMax Kellermann2011-09-09
* dbUtils: move code to db_print.cMax Kellermann2011-09-06
* dbUtils: pass player_control to findAddIn()Max Kellermann2011-09-05
* Merge commit 'release-0.16.4'Max Kellermann2011-09-02
|\
| * mpd version 0.16.4Avuton Olrich2011-09-01
* | decoder/oggflac: delete this obsolete pluginMax Kellermann2011-09-01
* | 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