summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2009-11-18mpd version 0.15.6v0.15.6Avuton Olrich
2009-11-18decoder/flac: fixed NULL pointer dereference in CUE codeMax Kellermann
2009-11-15id3: allow 4 MB RIFF/AIFF tagsMax Kellermann
2009-11-15decoder/ffmpeg: align the output bufferMax Kellermann
2009-11-11decoder/flac: fixed CUE seeking range checkMax Kellermann
2009-11-11oggflac: rewind stream after FLAC detectionMax Kellermann
2009-11-10zzip: require libzzip 0.13Max Kellermann
2009-11-10input/mms: require libmms 0.4Max Kellermann
2009-11-10sticker: added fallback for sqlite3_prepare_v2()Max Kellermann
2009-11-10input/lastfm: fixed variable name in GLib<2.16 code pathMax Kellermann
2009-11-01song_save: increased maximum line length to 32 kBMax Kellermann
2009-10-28decoder/ffmpeg: convert metadataMax Kellermann
2009-10-27update: delete ignored symlinks from databaseMax Kellermann
2009-10-21output_thread: check again if output is open on PAUSEMax Kellermann
2009-10-18Modify version string to post-release version 0.15.6~gitAvuton Olrich
2009-10-18mpd version 0.15.5v0.15.5Avuton Olrich
2009-10-16decoder/flac: fixed two memory leaks in the CUE tag loaderMax Kellermann
2009-10-16update: fixed memory leak during container scanMax Kellermann
2009-10-16output_thread: check again if output is open on CANCELMax Kellermann
2009-10-13input/curl: fixed endless loop during bufferingMax Kellermann
2009-10-11riff, aiff: fixed "limited range" gcc warningMax Kellermann
2009-10-11decoder_thread: change the fallback decoder name to "mad"Max Kellermann
2009-10-11input/curl: don't abort if a packet has only metadataMax Kellermann
2009-10-03Modify version string to post-release version 0.15.5~gitAvuton Olrich
2009-10-03mpd version 0.15.4v0.15.4Avuton Olrich
2009-09-30decoder/ffmpeg: use the "artist" tag if "author" is not presentMax Kellermann
2009-09-30decoder/faad: skip assertion failure on large ID3 tagsMax Kellermann
2009-09-20output/osx: fix the OS X 10.6 buildPatrik Weiskircher
2009-09-10decoder/vorbis: revert "faster tag scanning with ov_test_callback()"Max Kellermann
2009-08-29Modify version string to post-release version 0.15.4~gitAvuton Olrich
2009-08-29mpd version 0.15.3v0.15.3Avuton Olrich
2009-08-24decoder/vorbis: faster tag scanning with ov_test_callback()Rasmus Steinke
2009-08-19update: don't re-read unchanged container filesIgor Kuzmin
2009-08-18output_init: initialize the "pause" flagMax Kellermann
2009-08-15Modify version string to post-release version 0.15.3~gitAvuton Olrich
2009-08-15mpd version 0.15.2v0.15.2Avuton Olrich
2009-08-14output/shout: minimize the unpause latencyMax Kellermann
2009-08-14output: fixed shout stuck pause bugMax Kellermann
2009-08-14directory: free empty directories after removing them (memleak)Max Kellermann
2009-08-14update: free temporary string in container scan (memleak)Max Kellermann
2009-08-14decoder/flac: don't allocate cuesheet twice (memleak)Max Kellermann
2009-08-14update: free empty path string (memleak)Max Kellermann
2009-07-22decoder/flac: parse all replaygain tagsMax Kellermann
2009-07-22mad: skip ID3 frames when libid3tag is disabledMax Kellermann
2009-07-19ape: added protection against large memory allocationsMax Kellermann
2009-07-18ape: check the tag size (fixes integer underflow)Max Kellermann
2009-07-15Modify version string to post-release version 0.15.2~gitAvuton Olrich
2009-07-15mpd version 0.15.1v0.15.1Avuton Olrich
2009-07-14NEWS: fixed typoMax Kellermann
2009-07-06decoder/flac: fix assertion failure in tag_free() callMax Kellermann