aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modify version string to post-release version 0.17.2~gitAvuton Olrich2012-07-311-0/+3
* mpd version 0.17.1release-0.17.1Avuton Olrich2012-07-311-1/+1
* tag_ape: return false if no usable tag was foundMax Kellermann2012-07-291-0/+1
* cue_parser: support file types "MP3", "AIFF"Max Kellermann2012-07-261-0/+2
* aiff: support the AIFC formatMax Kellermann2012-07-101-0/+2
* output_init: put the "convert" filter at the end of the listMax Kellermann2012-07-101-0/+2
* command: require appropriate permissions for searchadd{,pl}Jonathan Neuschäfer2012-07-101-0/+2
* configure.ac: increment version number to 0.17.1Max Kellermann2012-07-091-0/+2
* mpd version 0.17release-0.17Max Kellermann2012-06-271-6/+2
* Documentation for commands searchadd, searchaddpl, and for tcp keepalive conf...geneticdrift2012-06-271-0/+1
* Merge branch 'v0.16.x'Max Kellermann2012-06-121-0/+2
|\
| * cmdline: consistent plugin listingsMax Kellermann2012-06-121-0/+1
| * Work around incorrect g_file_test() behavior on Win32Denis Krjuchkov2012-06-121-0/+1
* | Merge branch 'v0.16.x'Max Kellermann2012-05-291-0/+5
|\|
| * decoder/ffmpeg: add webm as a supported formatJonathan Neuschäfer2012-05-291-0/+2
* | output/raop: delete the RAOP pluginMax Kellermann2012-05-291-1/+0
* | tag_rva2: support separate album/track replay gainJonathan Dieter2012-04-231-0/+2
* | Merge branch 'v0.16.x'Max Kellermann2012-04-061-1/+1
|\|
| * Modify version string to post-release version 0.16.9~gitAvuton Olrich2012-04-041-0/+3
| * mpd version 0.16.8release-0.16.8Avuton Olrich2012-04-041-1/+1
* | Merge branch 'v0.16.x'Max Kellermann2012-04-051-0/+9
|\|
| * encoder/vorbis: generate end-of-stream packet when playback endsMax Kellermann2012-04-051-0/+1
| * encoder/vorbis: generate end-of-stream packet before tagMax Kellermann2012-04-041-0/+2
| * output/jack: check for connection failure before starting playbackMax Kellermann2012-04-041-0/+1
| * output/jack: workaround for libjack1 crash bugMax Kellermann2012-04-041-0/+1
| * update: properly skip symlinks in path that is to be updated.Anton Khirnov2012-04-041-0/+1
| * output/osx: use the fifo_buffer library instead of rolling ownMax Kellermann2012-03-281-0/+2
| * text_input_stream: detect end-of-fileMax Kellermann2012-03-191-0/+1
* | output/alsa: add option to enable DSD over USBMax Kellermann2012-03-221-0/+1
* | A soundcloud playlist plugin.Robert Vollmert2012-03-011-0/+1
* | listen: implement systemd socket activationMax Kellermann2012-02-131-0/+1
* | command: new command "config"Max Kellermann2012-02-131-0/+1
* | Merge branch 'v0.16.x'Max Kellermann2012-02-131-0/+7
|\|
| * decoder/ffmpeg: read the "year" tagMax Kellermann2012-02-131-0/+1
| * decoder_api: check state before emitting initial seek commandMax Kellermann2012-02-131-0/+2
| * pcm_buffer: pcm_buffer_get() never returns NULLMax Kellermann2012-02-131-0/+1
| * Modify version string to post-release version 0.16.8~gitAvuton Olrich2012-02-041-0/+3
* | db_print: print extra "playlist" object for embedded CUE sheetsMax Kellermann2012-02-121-0/+1
* | cue_parser: new line based CUE sheet parserMax Kellermann2012-02-101-0/+1
* | command: add optional range parameter to "load"Max Kellermann2012-02-091-0/+1
* | Merge commit 'release-0.16.7'Max Kellermann2012-02-051-1/+1
|\|
| * mpd version 0.16.7release-0.16.7Avuton Olrich2012-02-041-1/+1
* | Merge branch 'v0.16.x'Max Kellermann2012-02-041-1/+2
|\|
| * decoder/ffmpeg: use AV_SAMPLE_FMT_* if availableMax Kellermann2012-02-031-1/+1
| * decoder/ffmpeg: support all MPD tagsMax Kellermann2012-02-031-0/+1
* | mixer/alsa: listen for external volume changesMax Kellermann2012-01-051-0/+2
* | Merge branch 'v0.16.x'Max Kellermann2012-01-051-2/+4
|\|
| * decoder/ffmpeg: support libavformat 0.8Max Kellermann2012-01-051-1/+1
| * decoder/ffmpeg: use avcodec_decode_audio4(), support libavcodec 0.8Max Kellermann2012-01-041-1/+1
| * decoder/ffmpeg: use AVIOContext instead of ByteIOContextMax Kellermann2012-01-041-0/+2