| Commit message (Expand) | Author | Files | Lines |
2011-10-06 | player_control: auto-start playback when seeking is requested | Max Kellermann | 1 | -0/+1 |
2011-10-06 | player_thread: handle SEEK while not playing | Max Kellermann | 1 | -0/+3 |
2011-09-30 | Install systemd service file if systemd is available | Miklos Vajna | 1 | -0/+1 |
2011-09-22 | decoder_api: emulate SEEK command for initial seek to CUE track | Max Kellermann | 1 | -0/+1 |
2011-09-20 | fd_util: add function close_socket() | Max Kellermann | 1 | -0/+1 |
2011-09-19 | configure.ac: add option --enable-solaris-output | Max Kellermann | 1 | -0/+1 |
2011-09-19 | configure.ac: fix solaris result display | Max Kellermann | 1 | -1/+3 |
2011-09-16 | configure.ac: disable assertions in the non-debugging build | Max Kellermann | 1 | -0/+1 |
2011-09-15 | decoder/ffmpeg: don't require key frame for seeking | Max Kellermann | 1 | -0/+1 |
2011-09-15 | decoder/ffmpeg: higher precision timestamps | Max Kellermann | 1 | -0/+2 |
2011-09-15 | input/rewind: copy the MIME type only once | Max Kellermann | 1 | -0/+2 |
2011-09-08 | pcm_format: fix 32-to-24 bit conversion (the "silence" bug) | Max Kellermann | 1 | -0/+1 |
2011-09-01 | Modify version string to post-release version 0.16.5~git | Avuton Olrich | 1 | -0/+3 |
2011-09-01 | mpd version 0.16.4release-0.16.4 | Avuton Olrich | 1 | -1/+1 |
2011-09-01 | output/osx: don't drain the buffer when closing | Max Kellermann | 1 | -0/+1 |
2011-09-01 | configure.ac: auto-detect libmad without pkg-config | Max Kellermann | 1 | -0/+1 |
2011-09-01 | configure.ac: use MPD_AUTO_PKG to detect avahi | Max Kellermann | 1 | -0/+1 |
2011-09-01 | output_thread: reimplement CANCEL synchronization | Max Kellermann | 1 | -0/+1 |
2011-08-26 | input/curl: implement a hard-coded timeout of 10 seconds | Max Kellermann | 1 | -0/+1 |
2011-08-23 | output/pulse: fix deadlock when the stream was suspended | Max Kellermann | 1 | -0/+1 |
2011-08-23 | pulse/output: fix deadlock when resuming the stream | Max Kellermann | 1 | -0/+1 |
2011-08-23 | input/curl: limit the receive buffer size | Max Kellermann | 1 | -0/+2 |
2011-08-23 | output/httpd: don't warn on client disconnect | Max Kellermann | 1 | -0/+1 |
2011-07-20 | encoder_plugin: add method pre_tag() | Max Kellermann | 1 | -0/+2 |
2011-07-20 | update_walk: apply follow_inside_symlinks to absolute symlinks | Max Kellermann | 1 | -0/+1 |
2011-07-20 | wavpack: obey all decoder commands, stop at CUE track border | Max Kellermann | 1 | -0/+1 |
2011-07-20 | playlist_control: don't resume playback when seeking to another song while pa... | Max Kellermann | 1 | -0/+1 |
2011-07-20 | output/alsa: fix SIGFPE when alsa announces a period size of 0 | Max Kellermann | 1 | -0/+2 |
2011-07-18 | NEWS: fix memory leaks | Max Kellermann | 1 | -1/+2 |
2011-07-03 | decoder/flac: validate the sample rate when scanning the tag | Max Kellermann | 1 | -0/+1 |
2011-07-03 | ffmpeg: workaround for semantic API change in recent ffmpeg versions | oblique | 1 | -0/+2 |
2011-06-04 | Modify version string to post-release version 0.16.4~git | Avuton Olrich | 1 | -0/+3 |
2011-06-04 | mpd version 0.16.3release-0.16.3 | Avuton Olrich | 1 | -1/+1 |
2011-05-09 | directory: allow directories with just playlists | Max Kellermann | 1 | -0/+1 |
2011-05-09 | playlist_song: fix playlist files in base music directory | Max Kellermann | 1 | -0/+1 |
2011-05-09 | playlist_song: fix NULL pointer dereference | Max Kellermann | 1 | -0/+1 |
2011-05-09 | decoder/ffmpeg: use avcodec_decode_audio3() if available | Max Kellermann | 1 | -1/+1 |
2011-05-09 | decoder/ffmpeg: don't use deprecated CODEC_TYPE_AUDIO with new lavc | Anton Khirnov | 1 | -0/+2 |
2011-03-23 | audio_parser: fix assertion failure in audio format mask parser | Max Kellermann | 1 | -0/+1 |
2011-03-23 | configure.ac: Enable HAVE_OGG_COMMON when using libtremor | Simon Kagstrom | 1 | -0/+2 |
2011-03-18 | Modify version string to post-release version 0.16.3~git | Avuton Olrich | 1 | -0/+3 |
2011-03-18 | mpd version 0.16.2release-0.16.2 | Avuton Olrich | 1 | -1/+1 |
2011-03-16 | encoder/vorbis: reset the Ogg stream after flush | Max Kellermann | 1 | -0/+2 |
2011-03-16 | encoder/vorbis: reset the Ogg stream after flush | Max Kellermann | 1 | -0/+2 |
2011-03-13 | Modify version string to post-release version 0.15.17~git | Avuton Olrich | 1 | -0/+3 |
2011-03-13 | mpd version 0.15.16release-0.15.16 | Avuton Olrich | 1 | -1/+1 |
2011-03-09 | output/httpd: include sys/socket.h for AF_UNIX | Ulrich Spörlein | 1 | -0/+1 |
2011-03-09 | configure.ac: fix bashism in tremor test | Ulrich Spörlein | 1 | -0/+2 |
2011-02-28 | output/oss: disable 24 bit playback on FreeBSD | Max Kellermann | 1 | -0/+1 |
2011-02-28 | output/oss: AFMT_S24_PACKED is little-endian | Max Kellermann | 1 | -0/+1 |