aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-30decoder/ffmpeg: fix libavformat 0.6 by using av_open_input_stream()Max Kellermann1-0/+1
2010-06-30decoder/ffmpeg: free URI, fix memory leakMax Kellermann1-0/+1
2010-06-30decoder/vorbis: handle uri==NULLMax Kellermann1-0/+1
2010-06-30ffmpeg: read more metadata.Anton Khirnov1-0/+1
2010-06-30decoder/ffmpeg: free AVFormatContext on errorMax Kellermann1-0/+1
2010-06-30decoder/mp4ff: support tag "album artist"Max Kellermann1-1/+1
2010-06-30Make get_remote_uid() work on BSDAndreas Vögele1-0/+1
2010-06-30playlist: emit IDLE_OPTIONS when resetting single modeMax Kellermann1-0/+1
2010-06-30decoder/mikmod: fix memory leakMax Kellermann1-0/+1
2010-06-30decoder/mp4ff: support tags "albumartist", "band"Max Kellermann1-0/+2
2010-06-30tag_ape: support album artistMax Kellermann1-0/+2
2010-05-30Modify version string to post-release version 0.15.11~gitAvuton Olrich1-0/+3
2010-05-30mpd version 0.15.10release-0.15.10Avuton Olrich1-1/+1
2010-05-18input/mms: initialize the "eof" attributeMax Kellermann1-0/+1
2010-05-18input/mms: fix memory leak in error handlerMax Kellermann1-0/+2
2010-04-13decoder/mad: properly calculate ID3 size without libid3tagMax Kellermann1-0/+2
2010-03-21Modify version string to post-release version 0.15.10~gitAvuton Olrich1-0/+3
2010-03-21mpd version 0.15.9release-0.15.9Avuton Olrich1-1/+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/mad: fix crash when seeking at end of songMax Kellermann1-0/+2
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/ffmpeg: append file name suffix to virtual stream URLMax 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
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-26decoder_thread: eliminate jitter after seek failureMax Kellermann1-0/+1
2009-12-26decoder/wavpack: allow fine-grained seekingMax Kellermann1-0/+1
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-11-30tag_id3: fix ID3v1 charset conversionsvitoos1-0/+2
2009-11-30ffmpeg: don't try to force stereoMax Kellermann1-0/+2
2009-11-18Modify version string to post-release version 0.15.7~gitAvuton Olrich1-0/+3
2009-11-18mpd version 0.15.6release-0.15.6Avuton Olrich1-1/+1
2009-11-18decoder/flac: fixed NULL pointer dereference in CUE codeMax Kellermann1-0/+1
2009-11-15id3: allow 4 MB RIFF/AIFF tagsMax Kellermann1-0/+2