| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'release-0.16.5' | Max Kellermann | 2011-10-09 | 1 | -1/+1 |
|\ |
|
| * | mpd version 0.16.5release-0.16.5 | Avuton Olrich | 2011-10-09 | 1 | -1/+1 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-10-08 | 1 | -0/+2 |
|\| |
|
| * | output/openal: auto-fallback to mono if channel count is unsupported | Max Kellermann | 2011-10-08 | 1 | -0/+2 |
* | | playlist_song: allow references to songs outside the musicdir | Max Kellermann | 2011-10-06 | 1 | -0/+2 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-10-06 | 1 | -0/+7 |
|\| |
|
| * | playlist_song: fix absolute path support in playlists | Jesús Bravo Álvarez | 2011-10-06 | 1 | -0/+1 |
| * | player_thread: add flag "output_open", fixes assertion failure | Max Kellermann | 2011-10-06 | 1 | -0/+1 |
| * | player_control: auto-start playback when seeking is requested | Max Kellermann | 2011-10-06 | 1 | -0/+1 |
| * | player_thread: handle SEEK while not playing | Max Kellermann | 2011-10-06 | 1 | -0/+3 |
| * | Install systemd service file if systemd is available | Miklos Vajna | 2011-09-30 | 1 | -0/+1 |
* | | decoder/dsdiff: new decoder plugin | Max Kellermann | 2011-10-04 | 1 | -0/+1 |
* | | Add support for streaming to a DLNA client | Steven Blackburn | 2011-09-30 | 1 | -0/+1 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-09-22 | 1 | -0/+1 |
|\| |
|
| * | decoder_api: emulate SEEK command for initial seek to CUE track | Max Kellermann | 2011-09-22 | 1 | -0/+1 |
* | | server_socket: use resolve_host_port() instead of getaddrinfo() | Max Kellermann | 2011-09-20 | 1 | -0/+1 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-09-20 | 1 | -1/+5 |
|\| |
|
| * | fd_util: add function close_socket() | Max Kellermann | 2011-09-20 | 1 | -0/+1 |
| * | configure.ac: add option --enable-solaris-output | Max Kellermann | 2011-09-19 | 1 | -0/+1 |
| * | configure.ac: fix solaris result display | Max Kellermann | 2011-09-19 | 1 | -1/+3 |
* | | input_stream: non-blocking I/O | Max Kellermann | 2011-09-16 | 1 | -0/+1 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-09-16 | 1 | -0/+1 |
|\| |
|
| * | configure.ac: disable assertions in the non-debugging build | Max Kellermann | 2011-09-16 | 1 | -0/+1 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-09-15 | 1 | -0/+9 |
|\| |
|
| * | decoder/ffmpeg: don't require key frame for seeking | Max Kellermann | 2011-09-15 | 1 | -0/+1 |
| * | decoder/ffmpeg: higher precision timestamps | Max Kellermann | 2011-09-15 | 1 | -0/+2 |
| * | input/rewind: copy the MIME type only once | Max Kellermann | 2011-09-15 | 1 | -0/+2 |
| * | pcm_format: fix 32-to-24 bit conversion (the "silence" bug) | Max Kellermann | 2011-09-08 | 1 | -0/+1 |
| * | Modify version string to post-release version 0.16.5~git | Avuton Olrich | 2011-09-01 | 1 | -0/+3 |
* | | Merge commit 'release-0.16.4' | Max Kellermann | 2011-09-02 | 1 | -1/+1 |
|\| |
|
| * | mpd version 0.16.4release-0.16.4 | Avuton Olrich | 2011-09-01 | 1 | -1/+1 |
* | | decoder/oggflac: delete this obsolete plugin | Max Kellermann | 2011-09-01 | 1 | -0/+1 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-09-01 | 1 | -0/+5 |
|\| |
|
| * | output/osx: don't drain the buffer when closing | Max Kellermann | 2011-09-01 | 1 | -0/+1 |
| * | configure.ac: auto-detect libmad without pkg-config | Max Kellermann | 2011-09-01 | 1 | -0/+1 |
| * | configure.ac: use MPD_AUTO_PKG to detect avahi | Max Kellermann | 2011-09-01 | 1 | -0/+1 |
| * | output_thread: reimplement CANCEL synchronization | Max Kellermann | 2011-09-01 | 1 | -0/+1 |
| * | input/curl: implement a hard-coded timeout of 10 seconds | Max Kellermann | 2011-08-26 | 1 | -0/+1 |
* | | input/soup: new input plugin based on libsoup | Max Kellermann | 2011-08-24 | 1 | -0/+1 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-08-24 | 1 | -0/+5 |
|\| |
|
| * | output/pulse: fix deadlock when the stream was suspended | Max Kellermann | 2011-08-23 | 1 | -0/+1 |
| * | pulse/output: fix deadlock when resuming the stream | Max Kellermann | 2011-08-23 | 1 | -0/+1 |
| * | input/curl: limit the receive buffer size | Max Kellermann | 2011-08-23 | 1 | -0/+2 |
| * | output/httpd: don't warn on client disconnect | Max Kellermann | 2011-08-23 | 1 | -0/+1 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-07-20 | 1 | -0/+7 |
|\| |
|
| * | encoder_plugin: add method pre_tag() | Max Kellermann | 2011-07-20 | 1 | -0/+2 |
| * | update_walk: apply follow_inside_symlinks to absolute symlinks | Max Kellermann | 2011-07-20 | 1 | -0/+1 |
| * | wavpack: obey all decoder commands, stop at CUE track border | Max Kellermann | 2011-07-20 | 1 | -0/+1 |
| * | playlist_control: don't resume playback when seeking to another song while pa... | Max Kellermann | 2011-07-20 | 1 | -0/+1 |
| * | output/alsa: fix SIGFPE when alsa announces a period size of 0 | Max Kellermann | 2011-07-20 | 1 | -0/+2 |