aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: fix bashism in tremor testUlrich Spörlein2011-03-092-1/+3
* output/oss: disable 24 bit playback on FreeBSDMax Kellermann2011-02-282-0/+10
* output/oss: AFMT_S24_PACKED is little-endianMax Kellermann2011-02-282-0/+13
* Makefile.am: distribute test/stdbin.hMax Kellermann2011-02-181-0/+7
* Makefile.am: compile test/run_encoder with ENCODER_CFLAGSMax Kellermann2011-02-131-0/+2
* general: whitespace cleanupThomas Jansen2011-02-099-29/+29
* output/httpd: initialize unflushed_inputThomas Jansen2011-02-092-0/+3
* Set fadeout in gme_decoder_plugin. Due to the nature of the gme library,Tony Miller2011-02-032-0/+4
* NEWS: fix 0.16.1 release yearMax Kellermann2011-01-281-2/+2
* configure.ac: fix tremor configure testMax Kellermann2011-01-282-2/+10
* Modify version string to post-release version 0.16.2~gitAvuton Olrich2011-01-092-1/+4
* mpd version 0.16.1release-0.16.1Avuton Olrich2011-01-091-1/+1
* Makefile.am: resolve modplug vs. libsndfile cflags/headers conflictYuriy Kaminskiy2011-01-093-17/+9
* Merge branch 'v0.15.x' into v0.16.xMax Kellermann2011-01-076-10/+25
|\
| * 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
* | player_thread: discard empty chunks while cross-fadingMax Kellermann2011-01-072-0/+14
* | output_thread: fix double lockMax Kellermann2011-01-072-3/+1
* | player_thread: fix assertion failure due to early seekMax Kellermann2011-01-072-0/+5
* | player_thread: make variables more localMax Kellermann2011-01-071-36/+19
* | output/osx: fix up audio format first, then apply it to deviceMax Kellermann2011-01-072-9/+11
* | configure.ac: eliminate bashism "echo -n"Max Kellermann2011-01-072-20/+20
* | configure.ac: avoid GNU extension in "expr match" callMax Kellermann2011-01-071-1/+1
* | configure.ac: disable the FFADO plugin by defaultMax Kellermann2010-12-222-1/+3
* | add void casts to suppress "result unused" warnings (clang)Max Kellermann2010-12-213-3/+4
* | decoder/mad: work around build failure on SolarisAlex Viskovatoff2010-12-212-2/+4
* | output/solaris: add missing parameter to open_cloexec() callAlex Viskovatoff2010-12-212-1/+3
* | audio_check: fix parameter in prototypeAlex Viskovatoff2010-12-212-1/+2
* | Modify version string to post-release version 0.16.1~gitMax Kellermann2010-12-212-1/+4
* | mpd version 0.16release-0.16Avuton Olrich2010-12-112-2/+2
* | Merge branch 'master' of git://git.musicpd.org/avuton/mpdMax Kellermann2010-12-070-0/+0
|\ \
| * | Modify version string to post-release version 0.16~gitAvuton Olrich2010-11-081-1/+1
| * | mpd version 0.16~alpha4release-0.16_alpha4Avuton Olrich2010-11-081-1/+1
* | | tag_id3: support multiple valuesMax Kellermann2010-12-072-10/+37
* | | command: don't error when sticker list is run on song with no stickersAnton Khirnov2010-12-071-7/+3
* | | tag_ape: support multiple valuesMax Kellermann2010-11-242-1/+16
* | | decoder_thread: load APE replay gain from music filesMax Kellermann2010-11-181-0/+15
* | | replay_gain_ape: parse replay gain from APE tagsMax Kellermann2010-11-184-0/+113
* | | tag_ape: move code to ape.cMax Kellermann2010-11-184-93/+176
* | | timer: fix integer overflow in timer_delay()Max Kellermann2010-11-181-1/+1
|/ /
* | playlist_song: calculate duration of last CUE trackMax Kellermann2010-11-081-0/+8
* | Merge release 0.15.15 from branch 'v0.15.x'Max Kellermann2010-11-083-2/+9
|\|
| * 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