summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2011-12-13Merge branch 'v0.16.x'Max Kellermann
2011-12-13output/openal: force 16 bit playback, as 8 bit doesn't workMax Kellermann
2011-12-13timer: fix time unit mixup in timer_delay()Max Kellermann
2011-12-13winmm_output_plugin: fail if wrong device specified instead of using fallback.Denis Krjuchkov
2011-12-01Modify version string to post-release version 0.16.7~gitAvuton Olrich
2011-12-01mpd version 0.16.6v0.16.6Avuton Olrich
2011-11-28Merge branch 'v0.16.x'Max Kellermann
2011-11-28decoder/ffmpeg: work around bogus channel countMax Kellermann
2011-11-28mapper: check "r" permission on music directoryMax Kellermann
2011-11-28mapper: check "x" permission on music directoryMax Kellermann
2011-11-28mapper: fix the bogus "not a directory" error messageMax Kellermann
2011-11-28log: print reason for failureMax Kellermann
2011-11-28encoder/wave: support packed 24 bit samplesMax Kellermann
2011-11-28encoder/null: use fifo_buffer instead of pcm_bufferMax Kellermann
2011-11-28encoder/wave: use fifo_buffer instead of pcm_bufferMax Kellermann
2011-11-28encoder/flac: use fifo_buffer instead of pcm_bufferMax Kellermann
2011-11-27decoder_api: cancel initial seek when song is not seekableMax Kellermann
2011-10-23path: autodetect filesystem encoding on Win32Denis Krjuchkov
2011-10-20audio_format: basic support for floating point samplesMax Kellermann
2011-10-13configure.ac: define WINVERMax Kellermann
2011-10-13event_pipe: fix WIN32 regressionMax Kellermann
2011-10-09Merge commit 'release-0.16.5'Max Kellermann
2011-10-09Modify version string to post-release version 0.16.6~gitAvuton Olrich
2011-10-09mpd version 0.16.5v0.16.5Avuton Olrich
2011-10-08Merge branch 'v0.16.x'Max Kellermann
2011-10-08output/openal: auto-fallback to mono if channel count is unsupportedMax Kellermann
2011-10-06playlist_song: allow references to songs outside the musicdirMax Kellermann
2011-10-06Merge branch 'v0.16.x'Max Kellermann
2011-10-06playlist_song: fix absolute path support in playlistsJesús Bravo Álvarez
2011-10-06player_thread: add flag "output_open", fixes assertion failureMax Kellermann
2011-10-06player_control: auto-start playback when seeking is requestedMax Kellermann
2011-10-06player_thread: handle SEEK while not playingMax Kellermann
2011-10-04decoder/dsdiff: new decoder pluginMax Kellermann
2011-09-30Add support for streaming to a DLNA clientSteven Blackburn
2011-09-30Install systemd service file if systemd is availableMiklos Vajna
2011-09-22Merge branch 'v0.16.x'Max Kellermann
2011-09-22decoder_api: emulate SEEK command for initial seek to CUE trackMax Kellermann
2011-09-20server_socket: use resolve_host_port() instead of getaddrinfo()Max Kellermann
2011-09-20Merge branch 'v0.16.x'Max Kellermann
2011-09-20fd_util: add function close_socket()Max Kellermann
2011-09-19configure.ac: add option --enable-solaris-outputMax Kellermann
2011-09-19configure.ac: fix solaris result displayMax Kellermann
2011-09-16input_stream: non-blocking I/OMax Kellermann
2011-09-16Merge branch 'v0.16.x'Max Kellermann
2011-09-16configure.ac: disable assertions in the non-debugging buildMax Kellermann
2011-09-15Merge branch 'v0.16.x'Max Kellermann
2011-09-15decoder/ffmpeg: don't require key frame for seekingMax Kellermann
2011-09-15decoder/ffmpeg: higher precision timestampsMax Kellermann
2011-09-15input/rewind: copy the MIME type only onceMax Kellermann
2011-09-08pcm_format: fix 32-to-24 bit conversion (the "silence" bug)Max Kellermann