aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* decoder/mikmod: fix memory leakMax Kellermann2010-06-30
* decoder/mp4ff: remove duplicate entries in the tag name tableMax Kellermann2010-06-30
* decoder/mp4ff: moved code to mp4ff_tag_name_parse()Max Kellermann2010-06-30
* tag_ape: remove duplicate entries in the tag name tableMax Kellermann2010-06-30
* tag: added function tag_name_parse()Max Kellermann2010-06-30
* tag_ape: move code to tag_ape_name_parse()Max Kellermann2010-06-30
* decoder/vorbis: use single global ov_callbacks constantMax Kellermann2010-06-30
* decoder/mp4ff: support tags "albumartist", "band"Max Kellermann2010-06-30
* decoder/mp4ff: use tag_table.h to parse tag namesMax Kellermann2010-06-30
* tag_ape: move table lookup to tag_table.hMax Kellermann2010-06-30
* tag_ape: support album artistMax Kellermann2010-06-30
* tag_ape: simplified the apeItems arrayMax Kellermann2010-06-30
* tag_ape: moved code to tag_ape_import_item()Max Kellermann2010-06-30
* tag_ape: converted apeItems and tagItems to global varsMax Kellermann2010-06-30
* Modify version string to post-release version 0.15.11~gitAvuton Olrich2010-05-30
* mpd version 0.15.10Avuton Olrich2010-05-30
* decoder/mad: fix buffer variable name on !HAVE_ID3TAGMax Kellermann2010-05-30
* input/mms: initialize the "eof" attributeMax Kellermann2010-05-18
* input/mms: fix memory leak in error handlerMax Kellermann2010-05-18
* decoder/mad: properly calculate ID3 size without libid3tagMax Kellermann2010-04-13
* Modify version string to post-release version 0.15.10~gitAvuton Olrich2010-03-21
* mpd version 0.15.9Avuton Olrich2010-03-21
* decoder/mpcdec: fix replay gain formula with v8Aleksei Kaveshnikov2010-03-19
* player_thread: postpone song tags during cross-fadeMax Kellermann2010-03-17
* tag: added function tag_merge_replace()Max Kellermann2010-03-17
* decoder/mpcdec: fix negative shift on fixed-point samplesPiotr Gozdur2010-03-17
* playlist: fix single+repeat in random modeMax Kellermann2010-03-07
* decoder/mad: fix crash when seeking at end of songMax Kellermann2010-02-27
* Modify version string to post-release version 0.15.9~gitAvuton Olrich2010-01-18
* mpd version 0.15.8Avuton Olrich2010-01-18
* decoder/ffmpeg: added more MIME typesMax Kellermann2010-01-17
* Makefile.am: link test/run_decoder and test/read_tags with timer.cMax Kellermann2010-01-17
* decoder/ffmpeg: append file name suffix to virtual stream URLMax Kellermann2010-01-17
* configure.ac: disable -Wdeclaration-after-statementMax Kellermann2010-01-17
* queue: don't repeat current song in consume modeMax Kellermann2010-01-16
* decoder_thread: fix CUE track playbackMax Kellermann2010-01-16
* NEWS: added missing entryMax Kellermann2010-01-16
* dbUtils: return empty tag value only if no value was foundMax Kellermann2010-01-02
* input/curl: removed the built-in rewinding codeMax Kellermann2009-12-30
* input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann2009-12-29
* decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME typesMax Kellermann2009-12-29
* Modify version string to post-release version 0.15.8~gitAvuton Olrich2009-12-27
* mpd version 0.15.7Avuton Olrich2009-12-27
* dbUtils: return multiple tag values per songMax Kellermann2009-12-27
* decoder_thread: eliminate jitter after seek failureMax Kellermann2009-12-26
* decoder/wavpack: allow fine-grained seekingMax Kellermann2009-12-26
* Makefile.am: create doxygen output directoryMax Kellermann2009-12-26
* iso, zip: fixed memory leak in destructorMax Kellermann2009-12-15
* archive: close archive when stream is closedMax Kellermann2009-12-15
* archive/bz2: removed NULL check before g_free()Max Kellermann2009-12-15