| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Modify version string to post-release version 0.16.2~git | Avuton Olrich | 2011-01-09 | 2 | -1/+4 |
* | | mpd version 0.16.1release-0.16.1 | Avuton Olrich | 2011-01-09 | 1 | -1/+1 |
* | | Makefile.am: resolve modplug vs. libsndfile cflags/headers conflict | Yuriy Kaminskiy | 2011-01-09 | 3 | -17/+9 |
* | | Merge branch 'v0.15.x' into v0.16.x | Max Kellermann | 2011-01-07 | 6 | -10/+25 |
|\| |
|
| * | encoder/lame: explicitly configure the output sample rate | Max Kellermann | 2011-01-07 | 2 | -0/+9 |
| * | output/httpd: define G_LOG_DOMAIN in httpd_client.c | Max Kellermann | 2011-01-07 | 1 | -0/+3 |
| * | configure.ac: use AC_LANG_SOURCE | Max Kellermann | 2011-01-07 | 2 | -8/+8 |
| * | fix version number in NEWS | Max Kellermann | 2011-01-07 | 1 | -1/+1 |
| * | directory: fix warning "comparison between signed and unsigned" | Max Kellermann | 2010-12-21 | 1 | -2/+2 |
| * | zeroconf-bonjour: use g_htons() instead of htons() | Max Kellermann | 2010-12-21 | 1 | -1/+1 |
| * | Modify version string to post-release version 0.15.16~git | Max Kellermann | 2010-12-21 | 2 | -1/+4 |
* | | player_thread: discard empty chunks while cross-fading | Max Kellermann | 2011-01-07 | 2 | -0/+14 |
* | | output_thread: fix double lock | Max Kellermann | 2011-01-07 | 2 | -3/+1 |
* | | player_thread: fix assertion failure due to early seek | Max Kellermann | 2011-01-07 | 2 | -0/+5 |
* | | player_thread: make variables more local | Max Kellermann | 2011-01-07 | 1 | -36/+19 |
* | | output/osx: fix up audio format first, then apply it to device | Max Kellermann | 2011-01-07 | 2 | -9/+11 |
* | | configure.ac: eliminate bashism "echo -n" | Max Kellermann | 2011-01-07 | 2 | -20/+20 |
* | | configure.ac: avoid GNU extension in "expr match" call | Max Kellermann | 2011-01-07 | 1 | -1/+1 |
* | | configure.ac: disable the FFADO plugin by default | Max Kellermann | 2010-12-22 | 2 | -1/+3 |
* | | add void casts to suppress "result unused" warnings (clang) | Max Kellermann | 2010-12-21 | 3 | -3/+4 |
* | | decoder/mad: work around build failure on Solaris | Alex Viskovatoff | 2010-12-21 | 2 | -2/+4 |
* | | output/solaris: add missing parameter to open_cloexec() call | Alex Viskovatoff | 2010-12-21 | 2 | -1/+3 |
* | | audio_check: fix parameter in prototype | Alex Viskovatoff | 2010-12-21 | 2 | -1/+2 |
* | | Modify version string to post-release version 0.16.1~git | Max Kellermann | 2010-12-21 | 2 | -1/+4 |
* | | mpd version 0.16release-0.16 | Avuton Olrich | 2010-12-11 | 2 | -2/+2 |
* | | Merge branch 'master' of git://git.musicpd.org/avuton/mpd | Max Kellermann | 2010-12-07 | 0 | -0/+0 |
|\ \ |
|
| * | | Modify version string to post-release version 0.16~git | Avuton Olrich | 2010-11-08 | 1 | -1/+1 |
| * | | mpd version 0.16~alpha4release-0.16_alpha4 | Avuton Olrich | 2010-11-08 | 1 | -1/+1 |
* | | | tag_id3: support multiple values | Max Kellermann | 2010-12-07 | 2 | -10/+37 |
* | | | command: don't error when sticker list is run on song with no stickers | Anton Khirnov | 2010-12-07 | 1 | -7/+3 |
* | | | tag_ape: support multiple values | Max Kellermann | 2010-11-24 | 2 | -1/+16 |
* | | | decoder_thread: load APE replay gain from music files | Max Kellermann | 2010-11-18 | 1 | -0/+15 |
* | | | replay_gain_ape: parse replay gain from APE tags | Max Kellermann | 2010-11-18 | 4 | -0/+113 |
* | | | tag_ape: move code to ape.c | Max Kellermann | 2010-11-18 | 4 | -93/+176 |
* | | | timer: fix integer overflow in timer_delay() | Max Kellermann | 2010-11-18 | 1 | -1/+1 |
|/ / |
|
* | | playlist_song: calculate duration of last CUE track | Max Kellermann | 2010-11-08 | 1 | -0/+8 |
* | | Merge release 0.15.15 from branch 'v0.15.x' | Max Kellermann | 2010-11-08 | 3 | -2/+9 |
|\| |
|
| * | mpd version 0.15.15release-0.15.15 | Max Kellermann | 2010-11-08 | 2 | -2/+2 |
| * | output/shout: artist comes first in stream title | Max Kellermann | 2010-11-08 | 2 | -1/+3 |
| * | input/rewind: fix assertion failure | Max Kellermann | 2010-11-08 | 2 | -1/+3 |
| * | Modify version string to post-release version 0.15.15~git | Avuton Olrich | 2010-11-06 | 2 | -1/+4 |
* | | update_walk: explicitly check for permission problems | Max Kellermann | 2010-11-08 | 1 | -0/+33 |
* | | Modify version string to post-release version 0.16~git | Avuton Olrich | 2010-11-07 | 1 | -1/+1 |
* | | mpd version 0.16~alpha3release-0.16_alpha3 | Avuton Olrich | 2010-11-07 | 1 | -1/+1 |
* | | Merge release 0.15.14 from branch 'v0.15.x' | Max Kellermann | 2010-11-07 | 11 | -45/+109 |
|\| |
|
| * | mpd version 0.15.14release-0.15.14 | Avuton Olrich | 2010-11-06 | 2 | -2/+2 |
| * | player_thread: fix assertion failure due to wrong music pipe on seek | Max Kellermann | 2010-11-05 | 2 | -0/+9 |
| * | decoder_control: pass music_pipe to dc_start() | Max Kellermann | 2010-11-05 | 3 | -12/+18 |
| * | player_thread: add helper function player_dc_at_next_song() | Max Kellermann | 2010-11-05 | 1 | -6/+33 |
| * | pipe: add helper function music_pipe_empty() | Max Kellermann | 2010-11-05 | 3 | -4/+10 |