Changelog for
mpd-debugsource-0.16.6-2.2.i586.rpm :
* Thu Dec 22 2011 detlefAATTlinks2linux.de- new upstream version <0.16.6>
* Sun Oct 23 2011 detlefAATTlinks2linux.de- new upstream version <0.16.5>
* Fri Oct 07 2011 detlefAATTlinks2linux.de- new upstream version <0.16.4>
* Fri Aug 05 2011 detlefAATTlinks2linux.de- new upstream version <0.16.3>
* Thu Mar 24 2011 detlefAATTlinks2linux.de- new upstream version <0.16.2>
* Fri Jan 14 2011 detlefAATTlinks2linux.de- new upstream version <0.16.1>
* Sun Dec 12 2010 detlefAATTlinks2linux.de- new upstream version <0.16>
* Sat Nov 13 2010 detlefAATTlinks2linux.de- new upstream version <0.15.15>
* Wed Oct 13 2010 detlefAATTlinks2linux.de- new upstream version <0.15.13>
* output_thread: fix race condition after CANCEL command
* output: - httpd: fix random data in stream title - httpd: MIME type audio/ogg for Ogg Vorbis
* input: - rewind: update MIME not only once - rewind: enable for MMS
* Wed Jul 21 2010 detlefAATTlinks2linux.de- new upstream version <0.15.12>
* input: - curl: remove assertion after curl_multi_fdset()
* tags: - rva2: set \"gain\", not \"peak\"
* decoders: - wildmidi: support version 0.2.3
* Fri Jul 16 2010 detlefAATTlinks2linux.de- new upstream version <0.15.11>
* tags: - ape: support album artist
* decoders: - mp4ff: support tags \"album artist\", \"albumartist\", \"band\" - mikmod: fix memory leak - vorbis: handle uri==NULL - ffmpeg: fix memory leak - ffmpeg: free AVFormatContext on error - ffmpeg: read more metadata - ffmpeg: fix libavformat 0.6 by using av_open_input_stream()
* playlist: emit IDLE_OPTIONS when resetting single mode
* listen: make get_remote_uid() work on BSD
* Mon May 31 2010 detlefAATTlinks2linux.de- new upstream version <0.15.10>
* input: - mms: fix memory leak in error handler - mms: initialize the \"eof\" attribute
* decoders: - mad: properly calculate ID3 size without libid3tag
* Tue Mar 23 2010 detlefAATTlinks2linux.de- new upstream version <0.15.9>
* decoders: - mad: fix crash when seeking at end of song - mpcdec: fix negative shift on fixed-point samples - mpcdec: fix replay gain formula with v8
* playlist: fix single+repeat in random mode
* player: postpone song tags during cross-fade
* Wed Jan 27 2010 detlefAATTlinks2linux.de- new upstream version <0.15.8>
* input: - curl: allow rewinding with Icy-Metadata
* decoders: - ffmpeg, flac, vorbis: added more flac/vorbis MIME types - ffmpeg: enabled libavformat\'s file name extension detection
* dbUtils: return empty tag value only if no value was found
* decoder_thread: fix CUE track playback
* queue: don\'t repeat current song in consume mode
* Tue Jan 12 2010 detlefAATTlinks2linux.de- fix init script
* Tue Dec 29 2009 detlefAATTlinks2linux.de- new upstream version <0.15.7>
* archive: - close archive when stream is closed - iso, zip: fixed memory leak in destructor
* input: - file: don\'t fall back to parent directory - archive: fixed memory leak in error handler
* tags: - id3: fix ID3v1 charset conversion
* decoders: - eliminate jitter after seek failure - ffmpeg: don\'t try to force stereo - wavpack: allow fine-grained seeking
* mixer: explicitly close all mixers on shutdown
* mapper: fix memory leak when playlist_directory is not set
* mapper: apply filesystem_charset to playlists
* command: verify playlist name in the \"rm\" command
* database: return multiple tag values per song
* Fri Nov 20 2009 detlefAATTlinks2linux.de- new upstream version <0.15.6>
* input: - lastfm: fixed variable name in GLib<2.16 code path - input/mms: require libmms 0.4
* archive: - zzip: require libzzip 0.13
* tags: - id3: allow 4 MB RIFF/AIFF tags
* decoders: - ffmpeg: convert metadata - ffmpeg: align the output buffer - oggflac: rewind stream after FLAC detection - flac: fixed CUE seeking range check - flac: fixed NULL pointer dereference in CUE code
* output_thread: check again if output is open on PAUSE
* update: delete ignored symlinks from database
* database: increased maximum line length to 32 kB
* Wed Oct 21 2009 detlefAATTlinks2linux.de- new upstream version <0.15.5>
* input: - curl: don\'t abort if a packet has only metadata - curl: fixed endless loop during buffering
* tags: - riff, aiff: fixed \"limited range\" gcc warning
* decoders: - flac: fixed two memory leaks in the CUE tag loader
* decoder_thread: change the fallback decoder name to \"mad\"
* output_thread: check again if output is open on CANCEL
* update: fixed memory leak during container scan
* Tue Sep 01 2009 detlefAATTlinks2linux.de- new upstream version <0.15.3>
* Document nextsong and nextsongid
* update: don\'t re-read unchanged container files
* output_init: initialize the \"pause\" flag
* decoder/vorbis: faster tag scanning with ov_test_callback()
* Tue Aug 18 2009 detlefAATTlinks2linux.de- new upstream version <0.15.2>
* tags: - ape: check the tag size (fixes integer underflow) - ape: added protection against large memory allocations
* decoders: - mad: skip ID3 frames when libid3tag is disabled - flac: parse all replaygain tags - flac: don\'t allocate cuesheet twice (memleak)
* output: - shout: fixed stuck pause bug - shout: minimize the unpause latency
* update: free empty path string (memleak)
* update: free temporary string in container scan (memleak)
* directory: free empty directories after removing them (memleak)
* Sat Jul 18 2009 detlefAATTlinks2linux.de- new upstream version <0.15.1>