aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpd version 0.15.5release-0.15.5Avuton Olrich2009-10-182-2/+2
* decoder/flac: fixed two memory leaks in the CUE tag loaderMax Kellermann2009-10-162-2/+5
* update: fixed memory leak during container scanMax Kellermann2009-10-162-3/+7
* update: song_file_new() cannot failMax Kellermann2009-10-161-3/+0
* output_thread: check again if output is open on CANCELMax Kellermann2009-10-162-1/+3
* input/curl: fixed endless loop during bufferingMax Kellermann2009-10-132-1/+2
* riff, aiff: fixed "limited range" gcc warningMax Kellermann2009-10-113-10/+12
* decoder_thread: change the fallback decoder name to "mad"Max Kellermann2009-10-112-1/+2
* input/curl: don't abort if a packet has only metadataMax Kellermann2009-10-112-20/+24
* input/curl: moved code to fill_buffer()Max Kellermann2009-10-111-27/+40
* Modify version string to post-release version 0.15.5~gitAvuton Olrich2009-10-032-1/+4
* mpd version 0.15.4release-0.15.4Avuton Olrich2009-10-032-2/+2
* decoder/ffmpeg: use the "artist" tag if "author" is not presentMax Kellermann2009-09-302-2/+6
* decoder/faad: skip assertion failure on large ID3 tagsMax Kellermann2009-09-302-2/+7
* decoder_buffer: added function decoder_buffer_skip()Max Kellermann2009-09-302-0/+36
* input/mms: fix G_LOG_DOMAIN valueSerge Ziryukin2009-09-201-1/+1
* output/osx: fix the OS X 10.6 buildPatrik Weiskircher2009-09-202-0/+3
* doc/protocol: clarify "update"Max Kellermann2009-09-101-13/+8
* doc/mpdconf.example: additional comment signs for some parametersMax Kellermann2009-09-101-18/+18
* decoder/vorbis: revert "faster tag scanning with ov_test_callback()"Max Kellermann2009-09-102-1/+3
* Modify version string to post-release version 0.15.4~gitAvuton Olrich2009-08-292-1/+4
* mpd version 0.15.3release-0.15.3Avuton Olrich2009-08-292-2/+2
* Document nextsong and nextsongid.Anton Khirnov2009-08-241-0/+18
* decoder/vorbis: faster tag scanning with ov_test_callback()Rasmus Steinke2009-08-242-1/+3
* update: don't re-read unchanged container filesIgor Kuzmin2009-08-192-1/+3
* output_init: initialize the "pause" flagMax Kellermann2009-08-182-0/+3
* Modify version string to post-release version 0.15.3~gitAvuton Olrich2009-08-152-1/+4
* mpd version 0.15.2release-0.15.2Avuton Olrich2009-08-152-2/+2
* output/shout: minimize the unpause latencyMax Kellermann2009-08-142-0/+8
* output: fixed shout stuck pause bugMax Kellermann2009-08-144-0/+22
* directory: free empty directories after removing them (memleak)Max Kellermann2009-08-142-3/+9
* update: free temporary string in container scan (memleak)Max Kellermann2009-08-142-2/+7
* decoder/flac: don't allocate cuesheet twice (memleak)Max Kellermann2009-08-142-4/+7
* update: free empty path string (memleak)Max Kellermann2009-08-142-1/+3
* decoder/flac: fixed indentation of flac_comment_value()Max Kellermann2009-07-221-19/+21
* decoder/flac: parse all replaygain tagsMax Kellermann2009-07-222-14/+19
* decoder/flac: return early from flac_find_float_comment()Max Kellermann2009-07-221-21/+22
* decoder/flac: removed misplaced authorship commentMax Kellermann2009-07-221-1/+0
* mad: skip ID3 frames when libid3tag is disabledMax Kellermann2009-07-222-6/+30
* ape: added protection against large memory allocationsMax Kellermann2009-07-192-0/+4
* tag_ape: removed redundant length checkMax Kellermann2009-07-191-3/+4
* ape: check the tag size (fixes integer underflow)Max Kellermann2009-07-182-1/+3
* configure.ac: fix the --enable-alsa help stringMax Kellermann2009-07-171-2/+1
* Modify version string to post-release version 0.15.2~gitAvuton Olrich2009-07-152-1/+4
* mpd version 0.15.1release-0.15.1Avuton Olrich2009-07-152-2/+2
* Makefile.am: disable test/run_encoder without pluginsMax Kellermann2009-07-151-1/+3
* NEWS: fixed typoMax Kellermann2009-07-141-1/+1
* configure.ac: fail when ffmpeg is enabled, but not foundMax Kellermann2009-07-141-7/+5
* output/httpd: removed duplicate sys/types.h includeMax Kellermann2009-07-141-4/+0
* doc: documented the "shout" output plugin settingsMax Kellermann2009-07-061-0/+123