| Commit message (Expand) | Author | Files | Lines |
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 |
2011-02-27 | output/jack: fix crash with mono playback | Max Kellermann | 1 | -0/+1 |
2011-02-15 | Insure proper initialization of stack-allocated struct. | Christopher Brannon | 1 | -0/+2 |
2011-02-09 | output/httpd: initialize unflushed_input | Thomas Jansen | 1 | -0/+2 |
2011-02-03 | Set fadeout in gme_decoder_plugin. Due to the nature of the gme library, | Tony Miller | 1 | -0/+1 |
2011-01-31 | update: log all file permission problems | Max Kellermann | 1 | -0/+1 |
2011-01-28 | NEWS: fix 0.16.1 release year | Max Kellermann | 1 | -2/+2 |
2011-01-28 | configure.ac: fix tremor configure test | Max Kellermann | 1 | -0/+2 |
2011-01-09 | Modify version string to post-release version 0.16.2~git | Avuton Olrich | 1 | -0/+3 |
2011-01-09 | mpd version 0.16.1release-0.16.1 | Avuton Olrich | 1 | -1/+1 |
2011-01-09 | Makefile.am: resolve modplug vs. libsndfile cflags/headers conflict | Yuriy Kaminskiy | 1 | -0/+1 |
2011-01-07 | player_thread: discard empty chunks while cross-fading | Max Kellermann | 1 | -0/+1 |
2011-01-07 | output_thread: fix double lock | Max Kellermann | 1 | -0/+1 |
2011-01-07 | player_thread: fix assertion failure due to early seek | Max Kellermann | 1 | -0/+1 |