aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* player_thread: add helper function player_dc_at_next_song()Max Kellermann2010-11-05
* pipe: add helper function music_pipe_empty()Max Kellermann2010-11-05
* input/rewind: remove redundant NULL check before g_free() callMax Kellermann2010-11-05
* input/rewind: add two assertionsMax Kellermann2010-11-05
* input/rewind: fix double free bugMax Kellermann2010-11-05
* decoder/{mp4ff,ffmpeg}: add extension ".m4b" (audio book)Max Kellermann2010-11-05
* output_thread: fix assertion failure due to race condition in OPENMax Kellermann2010-11-04
* output_internal: protect attribute "fail_timer" with mutexMax Kellermann2010-11-04
* output_control: lock object in audio_output_open()Max Kellermann2010-11-04
* output_control: lock object in audio_output_close()Max Kellermann2010-11-04
* Modify version string to post-release version 0.15.14~gitAvuton Olrich2010-10-10
* mpd version 0.15.13Avuton Olrich2010-10-10
* output/httpd: MIME type audio/ogg for Ogg VorbisMax Kellermann2010-10-03
* input/rewind: enable for MMSThomas Jansen2010-09-28
* rewind_input_plugin: Update MIME not only onceThomas Jansen2010-09-23
* Correctly terminate stream_title.Qball Cow2010-09-08
* input/curl: fix version check for curl_multi_timeout()Max Kellermann2010-09-07
* output_thread: fix race condition after CANCEL commandMax Kellermann2010-08-19
* notify: add function notify_clear()Max Kellermann2010-08-19
* Modify version string to post-release version 0.15.13~gitAvuton Olrich2010-07-21
* mpd version 0.15.12Max Kellermann2010-07-20
* input/curl: remove assertion after curl_multi_fdset()Max Kellermann2010-07-20
* input/curl: query timeout from CURLMax Kellermann2010-07-20
* tag_rva2: set "gain", not "peak"Max Kellermann2010-07-20
* decoder/mad: parse_rva2() returns boolMax Kellermann2010-07-20
* decoder/wildmidi: support version 0.2.3Max Kellermann2010-07-20
* Modify version string to post-release version 0.15.12~gitAvuton Olrich2010-07-14
* mpd version 0.15.11Avuton Olrich2010-07-14
* decoder/ffmpeg: fix libavformat 0.6 by using av_open_input_stream()Max Kellermann2010-06-30
* decoder/ffmpeg: manual format probingMax Kellermann2010-06-30
* decoder/ffmpeg: free URI, fix memory leakMax Kellermann2010-06-30
* decoder/vorbis: handle uri==NULLMax Kellermann2010-06-30
* ffmpeg: read more metadata.Anton Khirnov2010-06-30
* decoder/ffmpeg: free AVFormatContext on errorMax Kellermann2010-06-30
* configure.ac: check ffmpeg version number with pkg-configMax Kellermann2010-06-30
* pcm_buffer: make the buffer pointer "void"Max Kellermann2010-06-30
* decoder/mp4ff: support tag "album artist"Max Kellermann2010-06-30
* Make get_remote_uid() work on BSDAndreas Vögele2010-06-30
* playlist: emit IDLE_OPTIONS when resetting single modeMax Kellermann2010-06-30
* directory_print: return voidMax Kellermann2010-06-30
* 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