aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/ffmpeg: implement the libavutil log callbackMax Kellermann2010-02-271-0/+1
* command: "update" checks if the path is malformedMax Kellermann2010-02-271-0/+1
* replay_gain: optionally use hardware mixer to apply replay gainMax Kellermann2010-02-171-0/+1
* replay_gain: fall back to track gain if album gain is unavailableMax Kellermann2010-02-171-0/+1
* replay_gain: reimplement as a filter pluginMax Kellermann2010-02-171-0/+2
* client: optionally use libwrapDavide Camurri2010-01-201-0/+1
* Merge release 0.15.8 from branch 'v0.15.xMax Kellermann2010-01-181-1/+5
|\
| * mpd version 0.15.8release-0.15.8Avuton Olrich2010-01-181-1/+1
| * decoder/ffmpeg: append file name suffix to virtual stream URLMax Kellermann2010-01-171-0/+1
| * queue: don't repeat current song in consume modeMax Kellermann2010-01-161-0/+1
| * decoder_thread: fix CUE track playbackMax Kellermann2010-01-161-0/+1
| * NEWS: added missing entryMax Kellermann2010-01-161-0/+1
* | decoder_thread: don't fall back to "mad" unless no plugin matchesMax Kellermann2010-01-171-0/+1
* | decoder_thread: don't try a plugin twice (MIME type & suffix)Max Kellermann2010-01-171-0/+1
* | audio_format: support packed 24 bit samplesMax Kellermann2010-01-161-0/+1
* | decoder/flac: support streams without STREAMINFO blockMax Kellermann2010-01-061-0/+1
* | decoder/flac: removed CUE sheet supportMax Kellermann2010-01-061-1/+1
* | Makefile.am: added unit tests for the archive pluginsMax Kellermann2009-12-311-0/+1
* | Merge vorbis+icy fixes from branch 'v0.15.x'Max Kellermann2009-12-301-0/+7
|\|
| * input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann2009-12-291-0/+2
| * decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME typesMax Kellermann2009-12-291-0/+2
| * Modify version string to post-release version 0.15.8~gitAvuton Olrich2009-12-271-0/+3
* | Merged release 0.15.7 from branch 'v0.15.x'Max Kellermann2009-12-271-1/+4
|\|
| * mpd version 0.15.7release-0.15.7Avuton Olrich2009-12-271-1/+1
| * dbUtils: return multiple tag values per songMax Kellermann2009-12-271-0/+1
| * decoder_thread: eliminate jitter after seek failureMax Kellermann2009-12-261-0/+1
| * decoder/wavpack: allow fine-grained seekingMax Kellermann2009-12-261-0/+1
* | playlist/cue: fill song.start_ms, .end_msMax Kellermann2009-12-271-0/+1
* | output_init: use the normalize filter pluginMax Kellermann2009-12-251-0/+1
* | archive/iso: renamed plugin to "iso9660"Max Kellermann2009-12-161-0/+1
* | archive/zip: renamed plugin to "zzip"Max Kellermann2009-12-151-0/+2
* | Merge branch 'v0.15.x'Max Kellermann2009-12-151-0/+6
|\|
| * iso, zip: fixed memory leak in destructorMax Kellermann2009-12-151-0/+1
| * archive: close archive when stream is closedMax Kellermann2009-12-151-0/+2
| * input/archive: close the archive file on errorMax Kellermann2009-12-151-0/+1
| * input/file: don't fall back to parent directoryMax Kellermann2009-12-151-0/+2
* | Merge branch 'v0.15.x'Max Kellermann2009-12-141-0/+8
|\|
| * mixer: explicitly close all mixers on shutdownMax Kellermann2009-12-081-0/+1
| * mapper: apply filesystem_charset to playlistsMax Kellermann2009-12-081-0/+1
| * command: verify playlist name in the "rm" commandMax Kellermann2009-12-081-0/+1
| * mapper: fix memory leak when playlist_directory is not setMax Kellermann2009-12-081-0/+1
| * tag_id3: fix ID3v1 charset conversionsvitoos2009-11-301-0/+2
| * ffmpeg: don't try to force stereoMax Kellermann2009-11-301-0/+2
* | compress: upgraded to AudioCompress 2.0J. Shagam2009-12-021-0/+1
* | pcm_mix: implemented 32 bit supportMax Kellermann2009-11-191-1/+1
* | pcm_volume: implemented 32 bit supportMax Kellermann2009-11-191-0/+1
* | Merged release 0.15.6 from branch 'v0.15.x'Max Kellermann2009-11-191-1/+8
|\|
| * Modify version string to post-release version 0.15.7~gitAvuton Olrich2009-11-181-0/+3
| * mpd version 0.15.6release-0.15.6Avuton Olrich2009-11-181-1/+1
| * decoder/flac: fixed NULL pointer dereference in CUE codeMax Kellermann2009-11-181-0/+1