aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-25replay_gain: added mode "auto"Daniel Seuthe1-0/+1
2010-04-05output/httpd: added name/genre/website configurationJames Pike1-0/+1
2010-03-21mpd version 0.15.9release-0.15.9Avuton Olrich1-1/+1
2010-03-21Add support for MixRamp tagsTim Phipps1-0/+1
2010-03-19decoder/mpcdec: fix replay gain formula with v8Aleksei Kaveshnikov1-0/+1
2010-03-17player_thread: postpone song tags during cross-fadeMax Kellermann1-0/+1
2010-03-17decoder/mpcdec: fix negative shift on fixed-point samplesPiotr Gozdur1-0/+1
2010-03-07playlist: fix single+repeat in random modeMax Kellermann1-0/+1
2010-02-27decoder/ffmpeg: implement the libavutil log callbackMax Kellermann1-0/+1
2010-02-27command: "update" checks if the path is malformedMax Kellermann1-0/+1
2010-02-27decoder/mad: fix crash when seeking at end of songMax Kellermann1-0/+2
2010-02-17replay_gain: optionally use hardware mixer to apply replay gainMax Kellermann1-0/+1
2010-02-17replay_gain: fall back to track gain if album gain is unavailableMax Kellermann1-0/+1
2010-02-17replay_gain: reimplement as a filter pluginMax Kellermann1-0/+2
2010-01-20client: optionally use libwrapDavide Camurri1-0/+1
2010-01-18Modify version string to post-release version 0.15.9~gitAvuton Olrich1-0/+3
2010-01-18mpd version 0.15.8release-0.15.8Avuton Olrich1-1/+1
2010-01-17decoder_thread: don't fall back to "mad" unless no plugin matchesMax Kellermann1-0/+1
2010-01-17decoder_thread: don't try a plugin twice (MIME type & suffix)Max Kellermann1-0/+1
2010-01-17decoder/ffmpeg: append file name suffix to virtual stream URLMax Kellermann1-0/+1
2010-01-16audio_format: support packed 24 bit samplesMax Kellermann1-0/+1
2010-01-16queue: don't repeat current song in consume modeMax Kellermann1-0/+1
2010-01-16decoder_thread: fix CUE track playbackMax Kellermann1-0/+1
2010-01-16NEWS: added missing entryMax Kellermann1-0/+1
2010-01-06decoder/flac: support streams without STREAMINFO blockMax Kellermann1-0/+1
2010-01-06decoder/flac: removed CUE sheet supportMax Kellermann1-1/+1
2009-12-31Makefile.am: added unit tests for the archive pluginsMax Kellermann1-0/+1
2009-12-29input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann1-0/+2
2009-12-29decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME typesMax Kellermann1-0/+2
2009-12-27Modify version string to post-release version 0.15.8~gitAvuton Olrich1-0/+3
2009-12-27mpd version 0.15.7release-0.15.7Avuton Olrich1-1/+1
2009-12-27dbUtils: return multiple tag values per songMax Kellermann1-0/+1
2009-12-27playlist/cue: fill song.start_ms, .end_msMax Kellermann1-0/+1
2009-12-26decoder_thread: eliminate jitter after seek failureMax Kellermann1-0/+1
2009-12-26decoder/wavpack: allow fine-grained seekingMax Kellermann1-0/+1
2009-12-25output_init: use the normalize filter pluginMax Kellermann1-0/+1
2009-12-16archive/iso: renamed plugin to "iso9660"Max Kellermann1-0/+1
2009-12-15archive/zip: renamed plugin to "zzip"Max Kellermann1-0/+2
2009-12-15iso, zip: fixed memory leak in destructorMax Kellermann1-0/+1
2009-12-15archive: close archive when stream is closedMax Kellermann1-0/+2
2009-12-15input/archive: close the archive file on errorMax Kellermann1-0/+1
2009-12-15input/file: don't fall back to parent directoryMax Kellermann1-0/+2
2009-12-08mixer: explicitly close all mixers on shutdownMax Kellermann1-0/+1
2009-12-08mapper: apply filesystem_charset to playlistsMax Kellermann1-0/+1
2009-12-08command: verify playlist name in the "rm" commandMax Kellermann1-0/+1
2009-12-08mapper: fix memory leak when playlist_directory is not setMax Kellermann1-0/+1
2009-12-02compress: upgraded to AudioCompress 2.0J. Shagam1-0/+1
2009-11-30tag_id3: fix ID3v1 charset conversionsvitoos1-0/+2
2009-11-30ffmpeg: don't try to force stereoMax Kellermann1-0/+2
2009-11-19pcm_mix: implemented 32 bit supportMax Kellermann1-1/+1