| Commit message (Expand) | Author | Age | Files | Lines |
* | despotify: Add support utilities | Simon Kagstrom | 2011-03-29 | 4 | -0/+194 |
* | decoder: PCM decoder: Inherit seekable from the input stream | Simon Kagstrom | 2011-03-23 | 1 | -1/+1 |
* | decoder: PCM decoder: Break loop if EOF is encountered | Simon Kagstrom | 2011-03-23 | 1 | -0/+4 |
* | Remove unused headers in Roar plugin. | Hans-Kristian Arntzen | 2011-03-23 | 2 | -9/+0 |
* | Merge commit 'release-0.16.2' | Max Kellermann | 2011-03-19 | 24 | -43/+128 |
|\ |
|
| * | mpd version 0.16.2release-0.16.2 | Avuton Olrich | 2011-03-18 | 2 | -2/+2 |
| * | command: print playlist load error | Max Kellermann | 2011-03-18 | 1 | -1/+1 |
| * | output/httpd: include sys/socket.h only when building with libwrap | Max Kellermann | 2011-03-18 | 1 | -1/+1 |
| * | update_walk: ignore parameter "mode" on WIN32 | Max Kellermann | 2011-03-18 | 1 | -0/+1 |
| * | audio_format, output_thread: add more audio_format_valid() assertions | Max Kellermann | 2011-03-16 | 4 | -0/+13 |
| * | encoder/vorbis: reset the Ogg stream after flush | Max Kellermann | 2011-03-16 | 2 | -0/+4 |
| * | Merge release 0.15.16 into v0.16.x | Max Kellermann | 2011-03-16 | 5 | -10/+23 |
| |\ |
|
| | * | mpd version 0.15.16release-0.15.16 | Avuton Olrich | 2011-03-13 | 2 | -2/+2 |
| | * | output/jack: fix crash with mono playback | Max Kellermann | 2011-02-27 | 2 | -1/+2 |
| | * | output/jack: rename variable sample_size to jack_sample_size | Max Kellermann | 2011-02-25 | 1 | -5/+6 |
| | * | Insure proper initialization of stack-allocated struct. | Christopher Brannon | 2011-02-15 | 2 | -1/+6 |
| | * | update: log all file permission problems | Max Kellermann | 2011-01-31 | 2 | -0/+7 |
| | * | Fix NDEBUG test | Andreas Wiese | 2011-01-14 | 1 | -1/+1 |
| * | | output/httpd: include sys/socket.h for AF_UNIX | Ulrich Spörlein | 2011-03-09 | 2 | -0/+2 |
| * | | configure.ac: fix bashism in tremor test | Ulrich Spörlein | 2011-03-09 | 2 | -1/+3 |
| * | | output/oss: disable 24 bit playback on FreeBSD | Max Kellermann | 2011-02-28 | 2 | -0/+10 |
| * | | output/oss: AFMT_S24_PACKED is little-endian | Max Kellermann | 2011-02-28 | 2 | -0/+13 |
| * | | Makefile.am: distribute test/stdbin.h | Max Kellermann | 2011-02-18 | 1 | -0/+7 |
| * | | Makefile.am: compile test/run_encoder with ENCODER_CFLAGS | Max Kellermann | 2011-02-13 | 1 | -0/+2 |
| * | | general: whitespace cleanup | Thomas Jansen | 2011-02-09 | 9 | -29/+29 |
| * | | output/httpd: initialize unflushed_input | Thomas Jansen | 2011-02-09 | 2 | -0/+3 |
| * | | Set fadeout in gme_decoder_plugin. Due to the nature of the gme library, | Tony Miller | 2011-02-03 | 2 | -0/+4 |
| * | | NEWS: fix 0.16.1 release year | Max Kellermann | 2011-01-28 | 1 | -2/+2 |
| * | | configure.ac: fix tremor configure test | Max Kellermann | 2011-01-28 | 2 | -2/+10 |
| * | | Modify version string to post-release version 0.16.2~git | Avuton Olrich | 2011-01-09 | 2 | -1/+4 |
* | | | RoarAudio output plugin | Hans-Kristian Arntzen | 2011-03-16 | 8 | -0/+537 |
* | | | command: "update" and "rescan" need only "CONTROL" permission | Max Kellermann | 2011-02-27 | 2 | -2/+3 |
* | | | playlist_state: add option "restore_paused" | Max Kellermann | 2011-02-23 | 5 | -0/+18 |
* | | | playlist_state: declare local variable as enum | Max Kellermann | 2011-02-23 | 1 | -1/+1 |
* | | | configure.ac: disable -Wno-deprecated-declarations | Max Kellermann | 2011-02-23 | 1 | -1/+0 |
* | | | configure.ac: protocol version 0.17 | Max Kellermann | 2011-02-22 | 1 | -1/+1 |
* | | | output/shout: add possibility to set url | Thomas Jansen | 2011-02-09 | 5 | -0/+21 |
* | | | configure.ac: fix copy&paste error | Thomas Jansen | 2011-01-29 | 1 | -1/+1 |
* | | | protocol: support client-to-client communication | Max Kellermann | 2011-01-29 | 12 | -0/+681 |
* | | | client_idle: export client_idle_add() | Max Kellermann | 2011-01-29 | 2 | -5/+14 |
* | | | client_idle: add header client_idle.h | Max Kellermann | 2011-01-29 | 5 | -13/+45 |
* | | | test/read_mixer: add workaround for missing RAOP symbols | Max Kellermann | 2011-01-29 | 1 | -0/+18 |
* | | | copyright year 2011 | Max Kellermann | 2011-01-29 | 443 | -445/+445 |
* | | | input/curl: enable CURLOPT_NETRC | Ian Zimmerman | 2011-01-29 | 2 | -0/+2 |
* | | | output/raop: new output plugin | Dustin Puckett | 2011-01-28 | 8 | -0/+1691 |
* | | | mpg123 decoder: implement seeking | Yuriy Kaminskiy | 2011-01-21 | 2 | -2/+16 |
* | | | mpg123 decoder: report bitrate | Yuriy Kaminskiy | 2011-01-21 | 1 | -1/+25 |
* | | | decoder_thread: fix assertion failure at song end | Max Kellermann | 2011-01-16 | 1 | -2/+1 |
* | | | doc: add a list of encoder plugins | Max Kellermann | 2011-01-10 | 1 | -0/+182 |
* | | | output_control: document internal functions | Max Kellermann | 2011-01-10 | 1 | -0/+17 |