summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2012-08-01Modify version string to post-release version 0.18~gitMax Kellermann
2012-07-29tag_ape: return false if no usable tag was foundMax Kellermann
2012-07-26cue_parser: support file types "MP3", "AIFF"Max Kellermann
2012-07-10aiff: support the AIFC formatMax Kellermann
2012-07-10output_init: put the "convert" filter at the end of the listMax Kellermann
2012-07-10command: require appropriate permissions for searchadd{,pl}Jonathan Neuschäfer
2012-07-09configure.ac: increment version number to 0.17.1Max Kellermann
2012-06-27mpd version 0.17v0.17Max Kellermann
2012-06-27Documentation for commands searchadd, searchaddpl, and for tcp keepalive conf...geneticdrift
2012-06-12Merge branch 'v0.16.x'Max Kellermann
2012-06-12cmdline: consistent plugin listingsMax Kellermann
2012-06-12Work around incorrect g_file_test() behavior on Win32Denis Krjuchkov
2012-05-29Merge branch 'v0.16.x'Max Kellermann
2012-05-29output/raop: delete the RAOP pluginMax Kellermann
2012-05-29decoder/ffmpeg: add webm as a supported formatJonathan Neuschäfer
2012-04-23tag_rva2: support separate album/track replay gainJonathan Dieter
2012-04-06Merge branch 'v0.16.x'Max Kellermann
2012-04-04Modify version string to post-release version 0.16.9~gitAvuton Olrich
2012-04-04mpd version 0.16.8v0.16.8Avuton Olrich
2012-04-05Merge branch 'v0.16.x'Max Kellermann
2012-04-05encoder/vorbis: generate end-of-stream packet when playback endsMax Kellermann
2012-04-04encoder/vorbis: generate end-of-stream packet before tagMax Kellermann
2012-04-04output/jack: check for connection failure before starting playbackMax Kellermann
2012-04-04output/jack: workaround for libjack1 crash bugMax Kellermann
2012-04-04update: properly skip symlinks in path that is to be updated.Anton Khirnov
2012-03-28output/osx: use the fifo_buffer library instead of rolling ownMax Kellermann
2012-03-22output/alsa: add option to enable DSD over USBMax Kellermann
2012-03-19text_input_stream: detect end-of-fileMax Kellermann
2012-03-01A soundcloud playlist plugin.Robert Vollmert
2012-02-13listen: implement systemd socket activationMax Kellermann
2012-02-13command: new command "config"Max Kellermann
2012-02-13Merge branch 'v0.16.x'Max Kellermann
2012-02-13decoder/ffmpeg: read the "year" tagMax Kellermann
2012-02-13decoder_api: check state before emitting initial seek commandMax Kellermann
2012-02-13pcm_buffer: pcm_buffer_get() never returns NULLMax Kellermann
2012-02-12db_print: print extra "playlist" object for embedded CUE sheetsMax Kellermann
2012-02-10cue_parser: new line based CUE sheet parserMax Kellermann
2012-02-09command: add optional range parameter to "load"Max Kellermann
2012-02-05Merge commit 'release-0.16.7'Max Kellermann
2012-02-04Modify version string to post-release version 0.16.8~gitAvuton Olrich
2012-02-04mpd version 0.16.7v0.16.7Avuton Olrich
2012-02-04Merge branch 'v0.16.x'Max Kellermann
2012-02-03decoder/ffmpeg: use AV_SAMPLE_FMT_* if availableMax Kellermann
2012-02-03decoder/ffmpeg: support all MPD tagsMax Kellermann
2012-01-05mixer/alsa: listen for external volume changesMax Kellermann
2012-01-05Merge branch 'v0.16.x'Max Kellermann
2012-01-05decoder/ffmpeg: support libavformat 0.8Max Kellermann
2012-01-04decoder/ffmpeg: use avcodec_decode_audio4(), support libavcodec 0.8Max Kellermann
2012-01-04decoder/ffmpeg: use AVIOContext instead of ByteIOContextMax Kellermann
2012-01-04input/ffmpeg: use the new AVIOContext APIMax Kellermann