aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-28mapper: fix the bogus "not a directory" error messageMax Kellermann1-0/+1
2011-11-28log: print reason for failureMax Kellermann1-0/+1
2011-11-28encoder/wave: support packed 24 bit samplesMax Kellermann1-0/+1
2011-11-28encoder/null: use fifo_buffer instead of pcm_bufferMax Kellermann1-1/+1
2011-11-28encoder/wave: use fifo_buffer instead of pcm_bufferMax Kellermann1-1/+1
2011-11-28encoder/flac: use fifo_buffer instead of pcm_bufferMax Kellermann1-0/+2
2011-11-27decoder_api: cancel initial seek when song is not seekableMax Kellermann1-0/+2
2011-10-23path: autodetect filesystem encoding on Win32Denis Krjuchkov1-0/+1
2011-10-13configure.ac: define WINVERMax Kellermann1-0/+1
2011-10-13event_pipe: fix WIN32 regressionMax Kellermann1-0/+1
2011-10-09Modify version string to post-release version 0.16.6~gitAvuton Olrich1-0/+3
2011-10-09mpd version 0.16.5release-0.16.5Avuton Olrich1-1/+1
2011-10-08output/openal: auto-fallback to mono if channel count is unsupportedMax Kellermann1-0/+2
2011-10-06playlist_song: fix absolute path support in playlistsJesús Bravo Álvarez1-0/+1
2011-10-06player_thread: add flag "output_open", fixes assertion failureMax Kellermann1-0/+1
2011-10-06player_control: auto-start playback when seeking is requestedMax Kellermann1-0/+1
2011-10-06player_thread: handle SEEK while not playingMax Kellermann1-0/+3
2011-09-30Install systemd service file if systemd is availableMiklos Vajna1-0/+1
2011-09-22decoder_api: emulate SEEK command for initial seek to CUE trackMax Kellermann1-0/+1
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