| Commit message (Expand) | Author | Files | Lines |
2010-05-30 | decoder/mp4ff: support tags "albumartist", "band" | Max Kellermann | 1 | -0/+1 |
2010-05-30 | decoder/mp4ff: rename plugin "mp4" to "mp4ff" | Max Kellermann | 1 | -0/+1 |
2010-05-30 | tag_ape: support album artist, MusicBrainz tags | Max Kellermann | 1 | -0/+1 |
2010-05-30 | mpd version 0.15.10release-0.15.10 | Avuton Olrich | 1 | -1/+1 |
2010-05-20 | output/win32: new output plugin for Windows Wave | Max Kellermann | 1 | -0/+1 |
2010-05-18 | input/ffmpeg: new input plugin using libavformat's "avio" library | Max Kellermann | 1 | -0/+1 |
2010-05-18 | input/mms: initialize the "eof" attribute | Max Kellermann | 1 | -0/+1 |
2010-05-18 | input/mms: fix memory leak in error handler | Max Kellermann | 1 | -0/+2 |
2010-05-14 | output/oss: 24 bit support via OSS4 | Max Kellermann | 1 | -0/+1 |
2010-04-25 | replay_gain: added mode "auto" | Daniel Seuthe | 1 | -0/+1 |
2010-04-13 | decoder/mad: properly calculate ID3 size without libid3tag | Max Kellermann | 1 | -0/+2 |
2010-04-05 | output/httpd: added name/genre/website configuration | James Pike | 1 | -0/+1 |
2010-03-21 | Modify version string to post-release version 0.15.10~git | Avuton Olrich | 1 | -0/+3 |
2010-03-21 | mpd version 0.15.9release-0.15.9 | Avuton Olrich | 1 | -1/+1 |
2010-03-21 | Add support for MixRamp tags | Tim Phipps | 1 | -0/+1 |
2010-03-19 | decoder/mpcdec: fix replay gain formula with v8 | Aleksei Kaveshnikov | 1 | -0/+1 |
2010-03-17 | player_thread: postpone song tags during cross-fade | Max Kellermann | 1 | -0/+1 |
2010-03-17 | decoder/mpcdec: fix negative shift on fixed-point samples | Piotr Gozdur | 1 | -0/+1 |
2010-03-07 | playlist: fix single+repeat in random mode | Max Kellermann | 1 | -0/+1 |
2010-02-27 | decoder/ffmpeg: implement the libavutil log callback | Max Kellermann | 1 | -0/+1 |
2010-02-27 | command: "update" checks if the path is malformed | Max Kellermann | 1 | -0/+1 |
2010-02-27 | decoder/mad: fix crash when seeking at end of song | Max Kellermann | 1 | -0/+2 |
2010-02-17 | replay_gain: optionally use hardware mixer to apply replay gain | Max Kellermann | 1 | -0/+1 |
2010-02-17 | replay_gain: fall back to track gain if album gain is unavailable | Max Kellermann | 1 | -0/+1 |
2010-02-17 | replay_gain: reimplement as a filter plugin | Max Kellermann | 1 | -0/+2 |
2010-01-20 | client: optionally use libwrap | Davide Camurri | 1 | -0/+1 |
2010-01-18 | Modify version string to post-release version 0.15.9~git | Avuton Olrich | 1 | -0/+3 |
2010-01-18 | mpd version 0.15.8release-0.15.8 | Avuton Olrich | 1 | -1/+1 |
2010-01-17 | decoder_thread: don't fall back to "mad" unless no plugin matches | Max Kellermann | 1 | -0/+1 |
2010-01-17 | decoder_thread: don't try a plugin twice (MIME type & suffix) | Max Kellermann | 1 | -0/+1 |
2010-01-17 | decoder/ffmpeg: append file name suffix to virtual stream URL | Max Kellermann | 1 | -0/+1 |
2010-01-16 | audio_format: support packed 24 bit samples | Max Kellermann | 1 | -0/+1 |
2010-01-16 | queue: don't repeat current song in consume mode | Max Kellermann | 1 | -0/+1 |
2010-01-16 | decoder_thread: fix CUE track playback | Max Kellermann | 1 | -0/+1 |
2010-01-16 | NEWS: added missing entry | Max Kellermann | 1 | -0/+1 |
2010-01-06 | decoder/flac: support streams without STREAMINFO block | Max Kellermann | 1 | -0/+1 |
2010-01-06 | decoder/flac: removed CUE sheet support | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Makefile.am: added unit tests for the archive plugins | Max Kellermann | 1 | -0/+1 |
2009-12-29 | input/rewind: new input_stream wrapper to allow stream rewinding | Max Kellermann | 1 | -0/+2 |
2009-12-29 | decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME types | Max Kellermann | 1 | -0/+2 |
2009-12-27 | Modify version string to post-release version 0.15.8~git | Avuton Olrich | 1 | -0/+3 |
2009-12-27 | mpd version 0.15.7release-0.15.7 | Avuton Olrich | 1 | -1/+1 |
2009-12-27 | dbUtils: return multiple tag values per song | Max Kellermann | 1 | -0/+1 |
2009-12-27 | playlist/cue: fill song.start_ms, .end_ms | Max Kellermann | 1 | -0/+1 |
2009-12-26 | decoder_thread: eliminate jitter after seek failure | Max Kellermann | 1 | -0/+1 |
2009-12-26 | decoder/wavpack: allow fine-grained seeking | Max Kellermann | 1 | -0/+1 |
2009-12-25 | output_init: use the normalize filter plugin | Max Kellermann | 1 | -0/+1 |
2009-12-16 | archive/iso: renamed plugin to "iso9660" | Max Kellermann | 1 | -0/+1 |
2009-12-15 | archive/zip: renamed plugin to "zzip" | Max Kellermann | 1 | -0/+2 |
2009-12-15 | iso, zip: fixed memory leak in destructor | Max Kellermann | 1 | -0/+1 |