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