aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update_walk: move code to update_io.cMax Kellermann2012-02-12
* update_walk: move code to update_song_file()Max Kellermann2012-02-12
* playlist/embcue: new plugin for reading embedded cue sheetsMax Kellermann2012-02-12
* decoder/wavpack: bigger tag value bufferMax Kellermann2012-02-12
* tag_handler: handle arbitrary name/value pairsMax Kellermann2012-02-12
* decoder/wavpack: move code to wavpack_scan_tag_item()Max Kellermann2012-02-11
* decoder/wavpack: use the tag_table libraryMax Kellermann2012-02-11
* decoder/{mikmod,fluidsynth,mp4ff}: adapt to tag_handler APIMax Kellermann2012-02-11
* decoder_plugin: scan tags with callback tableMax Kellermann2012-02-11
* decoder/gme: convert runtime check to assertionMax Kellermann2012-02-11
* decoder/ffmpeg: use the tag_table libraryMax Kellermann2012-02-11
* decoder/ffmpeg: move code to ffmpeg_metadata.cMax Kellermann2012-02-11
* decoder/ffmpeg: remove AV_VERSION_INT definitionMax Kellermann2012-02-11
* decoder/flac: check for errors only after _process_single()Max Kellermann2012-02-11
* decoder/flac: symmetric FLAC__stream_decoder_finish() callsMax Kellermann2012-02-11
* decoder/flac: use error messages from libFLACMax Kellermann2012-02-11
* decoder/flac: eliminate the remaining "gotos"Max Kellermann2012-02-11
* decoder/{vorbis,flac}: use the tag_table libraryMax Kellermann2012-02-11
* tag_id3: use the tag_table library for TXXXMax Kellermann2012-02-11
* tag_table: convert to a structMax Kellermann2012-02-11
* decoder_api: correct decoder_seek_error() documentationMax Kellermann2012-02-11
* decoder/vorbis: move code to vorbis_comment.cMax Kellermann2012-02-11
* INSTALL: mention libavMax Kellermann2012-02-11
* INSTALL: remove mention of libcueMax Kellermann2012-02-10
* cue_parser: new line based CUE sheet parserMax Kellermann2012-02-10
* command: add optional range parameter to "load"Max Kellermann2012-02-09
* playlist_save: add start/end_index parametersMax Kellermann2012-02-09
* playlist_queue: add start/end_index parametersMax Kellermann2012-02-09
* Merge commit 'release-0.16.7'Max Kellermann2012-02-05
|\
| * mpd version 0.16.7Avuton Olrich2012-02-04
* | Merge branch 'v0.16.x'Max Kellermann2012-02-04
|\|
| * test/run_decoder: initialize the tag_pool libraryMax Kellermann2012-02-04
| * test/read_tags: initialize the tag_pool libraryMax Kellermann2012-02-04
| * decoder/ffmpeg: use AV_SAMPLE_FMT_* if availableMax Kellermann2012-02-03
| * decoder/ffmpeg: use sentinel for the ffmpeg_tag_maps tableMax Kellermann2012-02-03
| * decoder/ffmpeg: support all MPD tagsMax Kellermann2012-02-03
| * decoder/ffmpeg: pass tag_type and name to _copy_metadata()Max Kellermann2012-02-03
| * decoder/ffmpeg: merge code to _copy_dictionary()Max Kellermann2012-02-03
| * decoder/ffmpeg: add macros emulating AVDictionaryMax Kellermann2012-02-03
| * decoder/ffmpeg: _copy_metadata() returns voidMax Kellermann2012-02-03
* | directory: require the caller to lock the db_mutexMax Kellermann2012-02-02
* | db_lock: add assertionsMax Kellermann2012-02-02
* | update_walk: use directory_make_child()Max Kellermann2012-02-02
* | directory: add new objects to the end of the linked listMax Kellermann2012-02-02
* | input/soup: use #pragma only with gcc 4.6+Max Kellermann2012-01-29
* | directory: fix deep path lookupMax Kellermann2012-01-29
* | directory: mark unused parameterMax Kellermann2012-01-24
* | directory: replace songvec with doubly linked listMax Kellermann2012-01-24
* | directory: add function directory_get_song(), ...Max Kellermann2012-01-24
* | valgrind.suppressions: misc updatesMax Kellermann2012-01-24