| Commit message (Expand) | Author | Age | Files | Lines |
* | command: add commands "addtagid", "cleartagid" | Max Kellermann | 2013-12-02 | 1 | -0/+2 |
* | pcm/SoxrResampler: new resampler option using libsoxr | Max Kellermann | 2013-12-01 | 1 | -0/+1 |
* | NEWS: prepare for 0.19 | Max Kellermann | 2013-12-01 | 1 | -0/+2 |
* | release v0.18.5 | Max Kellermann | 2013-11-23 | 1 | -1/+1 |
* | input/curl: work around stream resume bug (fixed in libcurl 7.32.0) | Max Kellermann | 2013-11-23 | 1 | -0/+2 |
* | PcmResampleLibsamplerate: clip 24 bit data | Max Kellermann | 2013-11-22 | 1 | -0/+1 |
* | db/proxy: implement method GetUpdateStamp() | Max Kellermann | 2013-11-22 | 1 | -0/+1 |
* | Stats: print db statistics only if db is available | Max Kellermann | 2013-11-22 | 1 | -0/+1 |
* | Stats: auto-reload statistics with proxy plugin | Max Kellermann | 2013-11-22 | 1 | -0/+2 |
* | Mapper: _get_music_directory_utf8() may return nullptr | Max Kellermann | 2013-11-22 | 1 | -0/+2 |
* | system/ByteOrder: testing for endianness in a more general way | Florian Schlichting | 2013-11-21 | 1 | -0/+1 |
* | configure.ac: auto-detect fluidsynth by default | Max Kellermann | 2013-11-21 | 1 | -0/+2 |
* | NEWS: add version 0.18.5 change log | Denis Krjuchkov | 2013-11-18 | 1 | -0/+4 |
* | release v0.18.4 | Max Kellermann | 2013-11-13 | 1 | -1/+1 |
* | util/RefCount: no "constexpr" with libc++ | Max Kellermann | 2013-11-11 | 1 | -0/+1 |
* | filter/route, ...: add missing stdlib.h includes | Max Kellermann | 2013-11-11 | 1 | -0/+1 |
* | decoder/dsdiff: fix byte order bug | Jurgen Kramer | 2013-11-10 | 1 | -0/+2 |
* | configure.ac: prepare for 0.18.4 | Max Kellermann | 2013-11-09 | 1 | -0/+2 |
* | release v0.18.3 | Max Kellermann | 2013-11-08 | 1 | -1/+1 |
* | PlayerThread: fix stuck MPD after song change (0.18.2 regression) | Max Kellermann | 2013-11-08 | 1 | -0/+1 |
* | configure.ac: prepare for 0.18.3 | Max Kellermann | 2013-11-08 | 1 | -0/+2 |
* | release v0.18.2 | Max Kellermann | 2013-11-07 | 1 | -1/+1 |
* | input/cdio_paranoia: add setting "default_byte_order" | Max Kellermann | 2013-11-07 | 1 | -0/+1 |
* | ClientRead: "close" flushes the output buffer | Max Kellermann | 2013-11-06 | 1 | -0/+2 |
* | PlayerThread: enable buffering when starting playback | Max Kellermann | 2013-11-06 | 1 | -0/+1 |
* | configure.ac: require libaudiofile 0.3 due to API breakage | Max Kellermann | 2013-11-06 | 1 | -0/+1 |
* | input/curl: fix bug with redirected streams | Max Kellermann | 2013-11-06 | 1 | -0/+2 |
* | system/ByteOrder: fix big-endian support | Max Kellermann | 2013-11-05 | 1 | -0/+1 |
* | playlist/pls: fix reversed song order | Max Kellermann | 2013-11-05 | 1 | -0/+2 |
* | decoder/dsf: enable DSD128 | Jurgen Kramer | 2013-11-05 | 1 | -0/+2 |
* | NEWS: add missing line | Max Kellermann | 2013-11-05 | 1 | -0/+1 |
* | configure.ac: prepare for 0.18.2 | Max Kellermann | 2013-11-05 | 1 | -0/+2 |
* | release v0.18.1 | Max Kellermann | 2013-11-04 | 1 | -1/+1 |
* | output/alsa: avoid endless loop in Raspberry Pi workaround | Max Kellermann | 2013-11-04 | 1 | -0/+2 |
* | event/ServerSocket: don't abort if IPv6 is not available | Max Kellermann | 2013-11-04 | 1 | -0/+1 |
* | event/ServerSocket: open sockets in the order they were configured | Max Kellermann | 2013-11-04 | 1 | -0/+1 |
* | system/resolver: return path of UNIX domain sockets | Max Kellermann | 2013-11-04 | 1 | -0/+2 |
* | ClientRead: always ignore whitespace at the end of the line | Max Kellermann | 2013-11-04 | 1 | -0/+2 |
* | Makefile.am: distribute missing files | Max Kellermann | 2013-11-04 | 1 | -0/+1 |
* | filter/AutoConvert: modify child_audio_format, not in_audio_format | Max Kellermann | 2013-11-04 | 1 | -0/+2 |
* | configure.ac: prepare for 0.18.1 | Max Kellermann | 2013-11-04 | 1 | -0/+2 |
* | release v0.18 | Max Kellermann | 2013-10-31 | 1 | -1/+2 |
* | increase default buffer size to 4 MB | Max Kellermann | 2013-10-30 | 1 | -0/+1 |
* | SongFilter: add special keyword "base" | Max Kellermann | 2013-10-29 | 1 | -0/+1 |
* | Revert "command: new commands "findin", "searchin" with base URI" | Max Kellermann | 2013-10-29 | 1 | -1/+0 |
* | SongFilter: "any" does not match file name | Max Kellermann | 2013-10-29 | 1 | -0/+1 |
* | decoder/dsf: don't play junk at the end of the "data" chunk | Max Kellermann | 2013-10-28 | 1 | -0/+1 |
* | configure.ac: disable the OS X output plugin by default | Max Kellermann | 2013-10-28 | 1 | -0/+1 |
* | DecoderControl: convert mutex and client_cond to a reference | Max Kellermann | 2013-10-28 | 1 | -0/+1 |
* | command: new commands "findin", "searchin" with base URI | Max Kellermann | 2013-10-26 | 1 | -0/+1 |