aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: create doxygen output directoryMax Kellermann2009-12-261-0/+1
* iso, zip: fixed memory leak in destructorMax Kellermann2009-12-153-2/+5
* archive: close archive when stream is closedMax Kellermann2009-12-155-0/+11
* archive/bz2: removed NULL check before g_free()Max Kellermann2009-12-151-2/+2
* input/archive: close the archive file on errorMax Kellermann2009-12-152-0/+2
* test/run_input: deinitialize everything after open() errorMax Kellermann2009-12-151-40/+50
* test/run_input: initialize archive pluginsMax Kellermann2009-12-151-0/+15
* input/file: don't fall back to parent directoryMax Kellermann2009-12-152-18/+5
* decoder/wavpack: don't use the nonstandard "uchar" typeMax Kellermann2009-12-111-1/+1
* mixer: explicitly close all mixers on shutdownMax Kellermann2009-12-082-0/+5
* mapper: apply filesystem_charset to playlistsMax Kellermann2009-12-085-11/+37
* command: verify playlist name in the "rm" commandMax Kellermann2009-12-082-0/+4
* mapper: fix memory leak when playlist_directory is not setMax Kellermann2009-12-082-2/+3
* tag_id3: fix ID3v1 charset conversionsvitoos2009-11-302-1/+3
* ffmpeg: don't try to force stereoMax Kellermann2009-11-302-4/+2
* decoder/flac: fixed compiler warningMax Kellermann2009-11-191-3/+1
* Modify version string to post-release version 0.15.7~gitAvuton Olrich2009-11-182-1/+4
* mpd version 0.15.6release-0.15.6Avuton Olrich2009-11-182-2/+2
* decoder/flac: fixed NULL pointer dereference in CUE codeMax Kellermann2009-11-182-0/+3
* id3: allow 4 MB RIFF/AIFF tagsMax Kellermann2009-11-152-1/+3
* decoder/ffmpeg: align the output bufferMax Kellermann2009-11-152-5/+25
* decoder/flac: fixed CUE seeking range checkMax Kellermann2009-11-112-14/+9
* oggflac: rewind stream after FLAC detectionMax Kellermann2009-11-112-0/+9
* zzip: require libzzip 0.13Max Kellermann2009-11-102-1/+3
* input/mms: require libmms 0.4Max Kellermann2009-11-102-1/+2
* sticker: added fallback for sqlite3_prepare_v2()Max Kellermann2009-11-102-0/+5
* input/lastfm: fixed variable name in GLib<2.16 code pathMax Kellermann2009-11-102-1/+3
* song_save: increased maximum line length to 32 kBMax Kellermann2009-11-012-3/+8
* decoder_control: removed unused DECODE_TYPE macrosMax Kellermann2009-10-311-3/+0
* decoder/ffmpeg: convert metadataMax Kellermann2009-10-282-4/+6
* update: delete ignored symlinks from databaseMax Kellermann2009-10-272-1/+6
* output_thread: check again if output is open on PAUSEMax Kellermann2009-10-212-0/+10
* Modify version string to post-release version 0.15.6~gitAvuton Olrich2009-10-182-1/+4
* 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