aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure.ac: use AC_SEARCH_LIBS for socket, gethostbyname, expMax Kellermann2011-10-09
* configure.ac: detect syslog() with AC_SEARCH_LIBSMax Kellermann2011-10-09
* Merge commit 'release-0.16.5'Max Kellermann2011-10-09
|\
| * mpd version 0.16.5Avuton Olrich2011-10-09
| * decoder/wavpack: don't call WavpackGetMode() twiceMax Kellermann2011-10-08
| * pcm_convert: fix typo in error messageMax Kellermann2011-10-08
* | audio_format: move code to sample_format_size()Max Kellermann2011-10-08
* | pcm_resample_lsr: move common code to lsr_process()Max Kellermann2011-10-08
* | output/roar: move code to _use_audio_format()Max Kellermann2011-10-08
* | db_print: print absolute URI of playlist entriesMax Kellermann2011-10-08
* | Merge branch 'v0.16.x'Max Kellermann2011-10-08
|\|
| * output/openal: auto-fallback to mono if channel count is unsupportedMax Kellermann2011-10-08
| * output/alsa: remove "default" case from switchMax Kellermann2011-10-08
| * configure.ac: disable systemd service by defaultMax Kellermann2011-10-07
* | pcm_resample: add internal function _lsr_init()Max Kellermann2011-10-08
* | pcm_resample: one-time global initializationMax Kellermann2011-10-08
* | decoder/dsdiff: add option "lsbitfirst"Max Kellermann2011-10-07
* | decoder/dsdiff: add documentationMax Kellermann2011-10-07
* | playlist_song: allow references to songs outside the musicdirMax Kellermann2011-10-06
* | Merge branch 'v0.16.x'Max Kellermann2011-10-06
|\|
| * playlist_song: fix absolute path support in playlistsJesús Bravo Álvarez2011-10-06
| * player_thread: add flag "output_open", fixes assertion failureMax Kellermann2011-10-06
| * player_thread: move code to player_open_output()Max Kellermann2011-10-06
| * output_control: remove unused prototype _close_locked()Max Kellermann2011-10-06
| * player_control: auto-start playback when seeking is requestedMax Kellermann2011-10-06
| * player_thread: handle SEEK while not playingMax Kellermann2011-10-06
| * decoder_api: call _prepare_initial_seek() in decoder_tag()Max Kellermann2011-10-06
| * decoder_api: move code to _prepare_initial_seek()Max Kellermann2011-10-06
| * decoder_control: add attributes start_ms, end_msMax Kellermann2011-10-05
| * decoder_api: don't copy tag to pipe during initial seekMax Kellermann2011-10-05
| * decoder_api: clear initial_seek_running on errorMax Kellermann2011-10-04
| * Install systemd service file if systemd is availableMiklos Vajna2011-09-30
* | decoder/dsdiff: new decoder pluginMax Kellermann2011-10-04
* | Makefile.am: build the "dsd2pcm" programMax Kellermann2011-10-04
* | dsd2pcm/noiseshape: fix typo in C++ checkMax Kellermann2011-10-04
* | dsd2pcm: fix prototypesMax Kellermann2011-10-04
* | import dsd2pcm_src.zipSebastian Gesemann2011-10-04
* | audio_format: add constant MAX_CHANNELSMax Kellermann2011-10-04
* | configure.ac: add automake conditional HAVE_CXXMax Kellermann2011-10-03
* | test/run_decoder: initialize GThreadMax Kellermann2011-10-03
* | Add support for streaming to a DLNA clientSteven Blackburn2011-09-30
* | Merge branch 'v0.16.x'Max Kellermann2011-09-22
|\|
| * decoder_api: emulate SEEK command for initial seek to CUE trackMax Kellermann2011-09-22
| * decoder_internal.h: more API documentationMax Kellermann2011-09-22
| * utils: uri.h: fix a typo: "schema"Jonathan Neuschäfer2011-09-21
| * configure.ac: fix --enable-id3 help stringMax Kellermann2011-09-20
* | protocol: drop G_GNUC_PURE from client_message_dupJonathan Neuschäfer2011-09-21
* | utils: mark sockaddr_to_string() as G_GNUC_MALLOCJonathan Neuschäfer2011-09-21
* | Simplify setsockopt() casting workaroundDan McGee2011-09-21
* | tcp_connect: generic library for establishing TCP connectionsMax Kellermann2011-09-20