aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/ffmpeg: fix libavformat 0.6 by using av_open_input_stream()Max Kellermann2010-06-301-0/+1
* decoder/ffmpeg: free URI, fix memory leakMax Kellermann2010-06-301-0/+1
* decoder/vorbis: handle uri==NULLMax Kellermann2010-06-301-0/+1
* ffmpeg: read more metadata.Anton Khirnov2010-06-301-0/+1
* decoder/ffmpeg: free AVFormatContext on errorMax Kellermann2010-06-301-0/+1
* decoder/mp4ff: support tag "album artist"Max Kellermann2010-06-301-1/+1
* Make get_remote_uid() work on BSDAndreas Vögele2010-06-301-0/+1
* playlist: emit IDLE_OPTIONS when resetting single modeMax Kellermann2010-06-301-0/+1
* decoder/mikmod: fix memory leakMax Kellermann2010-06-301-0/+1
* decoder/mp4ff: support tags "albumartist", "band"Max Kellermann2010-06-301-0/+2
* tag_ape: support album artistMax Kellermann2010-06-301-0/+2
* Modify version string to post-release version 0.15.11~gitAvuton Olrich2010-05-301-0/+3
* mpd version 0.15.10release-0.15.10Avuton Olrich2010-05-301-1/+1
* input/mms: initialize the "eof" attributeMax Kellermann2010-05-181-0/+1
* input/mms: fix memory leak in error handlerMax Kellermann2010-05-181-0/+2
* decoder/mad: properly calculate ID3 size without libid3tagMax Kellermann2010-04-131-0/+2
* Modify version string to post-release version 0.15.10~gitAvuton Olrich2010-03-211-0/+3
* mpd version 0.15.9release-0.15.9Avuton Olrich2010-03-211-1/+1
* decoder/mpcdec: fix replay gain formula with v8Aleksei Kaveshnikov2010-03-191-0/+1
* player_thread: postpone song tags during cross-fadeMax Kellermann2010-03-171-0/+1
* decoder/mpcdec: fix negative shift on fixed-point samplesPiotr Gozdur2010-03-171-0/+1
* playlist: fix single+repeat in random modeMax Kellermann2010-03-071-0/+1
* decoder/mad: fix crash when seeking at end of songMax Kellermann2010-02-271-0/+2
* Modify version string to post-release version 0.15.9~gitAvuton Olrich2010-01-181-0/+3
* 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
* 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
* 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
* 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
* 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
* 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
* id3: allow 4 MB RIFF/AIFF tagsMax Kellermann2009-11-151-0/+2