aboutsummaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAge
* Install systemd service file if systemd is availableMiklos Vajna2011-09-30
* decoder_api: emulate SEEK command for initial seek to CUE trackMax Kellermann2011-09-22
* fd_util: add function close_socket()Max Kellermann2011-09-20
* configure.ac: add option --enable-solaris-outputMax Kellermann2011-09-19
* configure.ac: fix solaris result displayMax Kellermann2011-09-19
* configure.ac: disable assertions in the non-debugging buildMax Kellermann2011-09-16
* decoder/ffmpeg: don't require key frame for seekingMax Kellermann2011-09-15
* decoder/ffmpeg: higher precision timestampsMax Kellermann2011-09-15
* input/rewind: copy the MIME type only onceMax Kellermann2011-09-15
* pcm_format: fix 32-to-24 bit conversion (the "silence" bug)Max Kellermann2011-09-08
* Modify version string to post-release version 0.16.5~gitAvuton Olrich2011-09-01
* mpd version 0.16.4Avuton Olrich2011-09-01
* output/osx: don't drain the buffer when closingMax Kellermann2011-09-01
* configure.ac: auto-detect libmad without pkg-configMax Kellermann2011-09-01
* configure.ac: use MPD_AUTO_PKG to detect avahiMax Kellermann2011-09-01
* output_thread: reimplement CANCEL synchronizationMax Kellermann2011-09-01
* input/curl: implement a hard-coded timeout of 10 secondsMax Kellermann2011-08-26
* output/pulse: fix deadlock when the stream was suspendedMax Kellermann2011-08-23
* pulse/output: fix deadlock when resuming the streamMax Kellermann2011-08-23
* input/curl: limit the receive buffer sizeMax Kellermann2011-08-23
* output/httpd: don't warn on client disconnectMax Kellermann2011-08-23
* encoder_plugin: add method pre_tag()Max Kellermann2011-07-20
* update_walk: apply follow_inside_symlinks to absolute symlinksMax Kellermann2011-07-20
* wavpack: obey all decoder commands, stop at CUE track borderMax Kellermann2011-07-20
* playlist_control: don't resume playback when seeking to another song while pa...Max Kellermann2011-07-20
* output/alsa: fix SIGFPE when alsa announces a period size of 0Max Kellermann2011-07-20
* NEWS: fix memory leaksMax Kellermann2011-07-18
* decoder/flac: validate the sample rate when scanning the tagMax Kellermann2011-07-03
* ffmpeg: workaround for semantic API change in recent ffmpeg versionsoblique2011-07-03
* Modify version string to post-release version 0.16.4~gitAvuton Olrich2011-06-04
* mpd version 0.16.3Avuton Olrich2011-06-04
* directory: allow directories with just playlistsMax Kellermann2011-05-09
* playlist_song: fix playlist files in base music directoryMax Kellermann2011-05-09
* playlist_song: fix NULL pointer dereferenceMax Kellermann2011-05-09
* decoder/ffmpeg: use avcodec_decode_audio3() if availableMax Kellermann2011-05-09
* decoder/ffmpeg: don't use deprecated CODEC_TYPE_AUDIO with new lavcAnton Khirnov2011-05-09
* Merge branch 'v0.15.x' into v0.16.xMax Kellermann2011-04-12
|\
| * configure.ac: Enable HAVE_OGG_COMMON when using libtremorSimon Kagstrom2011-03-23
| * encoder/vorbis: reset the Ogg stream after flushMax Kellermann2011-03-16
| * Modify version string to post-release version 0.15.17~gitAvuton Olrich2011-03-13
* | audio_parser: fix assertion failure in audio format mask parserMax Kellermann2011-03-23
* | Modify version string to post-release version 0.16.3~gitAvuton Olrich2011-03-18
* | mpd version 0.16.2Avuton Olrich2011-03-18
* | encoder/vorbis: reset the Ogg stream after flushMax Kellermann2011-03-16
* | Merge release 0.15.16 into v0.16.xMax Kellermann2011-03-16
|\|
| * mpd version 0.15.16Avuton Olrich2011-03-13
| * output/jack: fix crash with mono playbackMax Kellermann2011-02-27
| * Insure proper initialization of stack-allocated struct.Christopher Brannon2011-02-15
| * update: log all file permission problemsMax Kellermann2011-01-31
* | output/httpd: include sys/socket.h for AF_UNIXUlrich Spörlein2011-03-09