aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-20fd_util: add function close_socket()Max Kellermann1-0/+1
2011-09-19configure.ac: add option --enable-solaris-outputMax Kellermann1-0/+1
2011-09-19configure.ac: fix solaris result displayMax Kellermann1-1/+3
2011-09-16configure.ac: disable assertions in the non-debugging buildMax Kellermann1-0/+1
2011-09-15decoder/ffmpeg: don't require key frame for seekingMax Kellermann1-0/+1
2011-09-15decoder/ffmpeg: higher precision timestampsMax Kellermann1-0/+2
2011-09-15input/rewind: copy the MIME type only onceMax Kellermann1-0/+2
2011-09-08pcm_format: fix 32-to-24 bit conversion (the "silence" bug)Max Kellermann1-0/+1
2011-09-01Modify version string to post-release version 0.16.5~gitAvuton Olrich1-0/+3
2011-09-01mpd version 0.16.4release-0.16.4Avuton Olrich1-1/+1
2011-09-01output/osx: don't drain the buffer when closingMax Kellermann1-0/+1
2011-09-01configure.ac: auto-detect libmad without pkg-configMax Kellermann1-0/+1
2011-09-01configure.ac: use MPD_AUTO_PKG to detect avahiMax Kellermann1-0/+1
2011-09-01output_thread: reimplement CANCEL synchronizationMax Kellermann1-0/+1
2011-08-26input/curl: implement a hard-coded timeout of 10 secondsMax Kellermann1-0/+1
2011-08-23output/pulse: fix deadlock when the stream was suspendedMax Kellermann1-0/+1
2011-08-23pulse/output: fix deadlock when resuming the streamMax Kellermann1-0/+1
2011-08-23input/curl: limit the receive buffer sizeMax Kellermann1-0/+2
2011-08-23output/httpd: don't warn on client disconnectMax Kellermann1-0/+1
2011-07-20encoder_plugin: add method pre_tag()Max Kellermann1-0/+2
2011-07-20update_walk: apply follow_inside_symlinks to absolute symlinksMax Kellermann1-0/+1
2011-07-20wavpack: obey all decoder commands, stop at CUE track borderMax Kellermann1-0/+1
2011-07-20playlist_control: don't resume playback when seeking to another song while pa...Max Kellermann1-0/+1
2011-07-20output/alsa: fix SIGFPE when alsa announces a period size of 0Max Kellermann1-0/+2
2011-07-18NEWS: fix memory leaksMax Kellermann1-1/+2
2011-07-03decoder/flac: validate the sample rate when scanning the tagMax Kellermann1-0/+1
2011-07-03ffmpeg: workaround for semantic API change in recent ffmpeg versionsoblique1-0/+2
2011-06-04Modify version string to post-release version 0.16.4~gitAvuton Olrich1-0/+3
2011-06-04mpd version 0.16.3release-0.16.3Avuton Olrich1-1/+1
2011-05-09directory: allow directories with just playlistsMax Kellermann1-0/+1
2011-05-09playlist_song: fix playlist files in base music directoryMax Kellermann1-0/+1
2011-05-09playlist_song: fix NULL pointer dereferenceMax Kellermann1-0/+1
2011-05-09decoder/ffmpeg: use avcodec_decode_audio3() if availableMax Kellermann1-1/+1
2011-05-09decoder/ffmpeg: don't use deprecated CODEC_TYPE_AUDIO with new lavcAnton Khirnov1-0/+2
2011-03-23audio_parser: fix assertion failure in audio format mask parserMax Kellermann1-0/+1
2011-03-23configure.ac: Enable HAVE_OGG_COMMON when using libtremorSimon Kagstrom1-0/+2
2011-03-18Modify version string to post-release version 0.16.3~gitAvuton Olrich1-0/+3
2011-03-18mpd version 0.16.2release-0.16.2Avuton Olrich1-1/+1
2011-03-16encoder/vorbis: reset the Ogg stream after flushMax Kellermann1-0/+2
2011-03-16encoder/vorbis: reset the Ogg stream after flushMax Kellermann1-0/+2
2011-03-13Modify version string to post-release version 0.15.17~gitAvuton Olrich1-0/+3
2011-03-13mpd version 0.15.16release-0.15.16Avuton Olrich1-1/+1
2011-03-09output/httpd: include sys/socket.h for AF_UNIXUlrich Spörlein1-0/+1
2011-03-09configure.ac: fix bashism in tremor testUlrich Spörlein1-0/+2
2011-02-28output/oss: disable 24 bit playback on FreeBSDMax Kellermann1-0/+1
2011-02-28output/oss: AFMT_S24_PACKED is little-endianMax Kellermann1-0/+1
2011-02-27output/jack: fix crash with mono playbackMax Kellermann1-0/+1
2011-02-15Insure proper initialization of stack-allocated struct.Christopher Brannon1-0/+2
2011-02-09output/httpd: initialize unflushed_inputThomas Jansen1-0/+2
2011-02-03Set fadeout in gme_decoder_plugin. Due to the nature of the gme library,Tony Miller1-0/+1