aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* directory_save: fix assertion failure on space-only directory namev0.15.xMax Kellermann2011-05-092-0/+9
* listen: suppress "unused variable" warningMax Kellermann2011-03-231-0/+2
* command: fix return value of handle_currentsong()Max Kellermann2011-03-231-1/+1
* configure.ac: Enable HAVE_OGG_COMMON when using libtremorSimon Kagstrom2011-03-232-1/+3
* encoder/vorbis: reset the Ogg stream after flushMax Kellermann2011-03-162-0/+4
* Modify version string to post-release version 0.15.17~gitAvuton Olrich2011-03-132-1/+4
* mpd version 0.15.16release-0.15.16Avuton Olrich2011-03-132-2/+2
* output/jack: fix crash with mono playbackMax Kellermann2011-02-272-1/+2
* output/jack: rename variable sample_size to jack_sample_sizeMax Kellermann2011-02-251-5/+6
* Insure proper initialization of stack-allocated struct.Christopher Brannon2011-02-152-1/+6
* update: log all file permission problemsMax Kellermann2011-01-312-0/+7
* Fix NDEBUG testAndreas Wiese2011-01-141-1/+1
* encoder/lame: explicitly configure the output sample rateMax Kellermann2011-01-072-0/+9
* output/httpd: define G_LOG_DOMAIN in httpd_client.cMax Kellermann2011-01-071-0/+3
* configure.ac: use AC_LANG_SOURCEMax Kellermann2011-01-072-8/+8
* fix version number in NEWSMax Kellermann2011-01-071-1/+1
* directory: fix warning "comparison between signed and unsigned"Max Kellermann2010-12-211-2/+2
* zeroconf-bonjour: use g_htons() instead of htons()Max Kellermann2010-12-211-1/+1
* Modify version string to post-release version 0.15.16~gitMax Kellermann2010-12-212-1/+4
* mpd version 0.15.15release-0.15.15Max Kellermann2010-11-082-2/+2
* output/shout: artist comes first in stream titleMax Kellermann2010-11-082-1/+3
* input/rewind: fix assertion failureMax Kellermann2010-11-082-1/+3
* Modify version string to post-release version 0.15.15~gitAvuton Olrich2010-11-062-1/+4
* mpd version 0.15.14release-0.15.14Avuton Olrich2010-11-062-2/+2
* player_thread: fix assertion failure due to wrong music pipe on seekMax Kellermann2010-11-052-0/+9
* decoder_control: pass music_pipe to dc_start()Max Kellermann2010-11-053-12/+18
* player_thread: add helper function player_dc_at_next_song()Max Kellermann2010-11-051-6/+33
* pipe: add helper function music_pipe_empty()Max Kellermann2010-11-053-4/+10
* input/rewind: remove redundant NULL check before g_free() callMax Kellermann2010-11-051-2/+1
* input/rewind: add two assertionsMax Kellermann2010-11-051-0/+3
* input/rewind: fix double free bugMax Kellermann2010-11-052-0/+3
* decoder/{mp4ff,ffmpeg}: add extension ".m4b" (audio book)Max Kellermann2010-11-053-2/+13
* output_thread: fix assertion failure due to race condition in OPENMax Kellermann2010-11-042-2/+10
* output_internal: protect attribute "fail_timer" with mutexMax Kellermann2010-11-042-1/+7
* output_control: lock object in audio_output_open()Max Kellermann2010-11-041-6/+19
* output_control: lock object in audio_output_close()Max Kellermann2010-11-041-2/+28
* Modify version string to post-release version 0.15.14~gitAvuton Olrich2010-10-102-1/+4
* mpd version 0.15.13release-0.15.13Avuton Olrich2010-10-102-2/+2
* output/httpd: MIME type audio/ogg for Ogg VorbisMax Kellermann2010-10-032-1/+2
* input/rewind: enable for MMSThomas Jansen2010-09-282-2/+11
* rewind_input_plugin: Update MIME not only onceThomas Jansen2010-09-232-3/+6
* Correctly terminate stream_title.Qball Cow2010-09-082-0/+3
* input/curl: fix version check for curl_multi_timeout()Max Kellermann2010-09-071-1/+1
* output_thread: fix race condition after CANCEL commandMax Kellermann2010-08-192-0/+11
* notify: add function notify_clear()Max Kellermann2010-08-192-0/+12
* Modify version string to post-release version 0.15.13~gitAvuton Olrich2010-07-212-1/+4
* mpd version 0.15.12release-0.15.12Max Kellermann2010-07-202-2/+2
* input/curl: remove assertion after curl_multi_fdset()Max Kellermann2010-07-202-2/+2
* input/curl: query timeout from CURLMax Kellermann2010-07-201-1/+18
* tag_rva2: set "gain", not "peak"Max Kellermann2010-07-202-2/+4