| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-07-19 | 1 | -1/+8 |
|\| |
|
| * | NEWS: fix memory leaks | Max Kellermann | 2011-07-18 | 1 | -1/+2 |
| * | decoder/flac: validate the sample rate when scanning the tag | Max Kellermann | 2011-07-03 | 1 | -0/+1 |
| * | ffmpeg: workaround for semantic API change in recent ffmpeg versions | oblique | 2011-07-03 | 1 | -0/+2 |
| * | Modify version string to post-release version 0.16.4~git | Avuton Olrich | 2011-06-04 | 1 | -0/+3 |
| * | mpd version 0.16.3release-0.16.3 | Avuton Olrich | 2011-06-04 | 1 | -1/+1 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-06-03 | 1 | -0/+5 |
|\| |
|
| * | directory: allow directories with just playlists | Max Kellermann | 2011-05-09 | 1 | -0/+1 |
| * | playlist_song: fix playlist files in base music directory | Max Kellermann | 2011-05-09 | 1 | -0/+1 |
| * | playlist_song: fix NULL pointer dereference | Max Kellermann | 2011-05-09 | 1 | -0/+1 |
| * | decoder/ffmpeg: use avcodec_decode_audio3() if available | Max Kellermann | 2011-05-09 | 1 | -1/+1 |
| * | decoder/ffmpeg: don't use deprecated CODEC_TYPE_AUDIO with new lavc | Anton Khirnov | 2011-05-09 | 1 | -0/+2 |
* | | cue_tag: show CUE track numbers | Qball Cow | 2011-05-09 | 1 | -0/+1 |
* | | decoder/ffmpeg: use AVIOContext instead of ByteIOContext | Max Kellermann | 2011-05-09 | 1 | -0/+1 |