| Commit message (Expand) | Author | Files | Lines |
2015-03-20 | configure.ac: support libsystemd (instead of the older libsystemd-daemon) | Max Kellermann | 1 | -0/+1 |
2015-02-09 | command/{Queue,File}Commands: drop "file:///" prefix for absolute paths | Max Kellermann | 1 | -0/+1 |
2015-02-06 | release v0.19.9 | Max Kellermann | 1 | -1/+1 |
2015-02-06 | release v0.18.23 | Max Kellermann | 1 | -1/+1 |
2015-02-06 | fs/io/FileOutputStream: don't auto-delete file on WIN32 | Max Kellermann | 1 | -0/+1 |
2015-02-06 | TagBuilder: allow adding duplicate tag types in Complement() | Max Kellermann | 1 | -0/+1 |
2015-02-01 | NEWS: fix v0.18.22 release date | Max Kellermann | 1 | -1/+1 |
2015-01-31 | Makefile.am: move org_musicpd_Bridge.h to BUILT_SOURCES | Max Kellermann | 1 | -0/+1 |
2015-01-29 | Avoid integer overflow in MonotonicClock{S,MS,US} | PHO | 1 | -0/+1 |
2015-01-29 | Avoid integer overflow in MonotonicClock{S,MS,US} | PHO | 1 | -0/+1 |
2015-01-29 | decoder/DsdLib: raise ID3 tag limit to 1 MB | Max Kellermann | 1 | -0/+2 |
2015-01-26 | Test the existence of strndup(3) before using it. | PHO | 1 | -0/+1 |
2015-01-26 | {playlist,input}/despotify: remove defunct plugin | Max Kellermann | 1 | -0/+1 |
2015-01-23 | ClientProcess: cast enum to int before passing to printf() | Max Kellermann | 1 | -0/+1 |
2015-01-23 | configure.ac: prepare for 0.18.23 | Max Kellermann | 1 | -0/+2 |
2015-01-22 | pcm/SoxrResampler: allow multi-threaded resampling | Max Kellermann | 1 | -0/+1 |
2015-01-22 | Config: add section "resampler" | Max Kellermann | 1 | -0/+3 |
2015-01-21 | thread/Name: include stdio.h if HAVE_PRCTL | Max Kellermann | 1 | -0/+1 |
2015-01-16 | configure.ac: prepare for 0.19.9 | Max Kellermann | 1 | -0/+2 |
2015-01-15 | db/plugins/ProxyDatabasePlugin: add "keepalive" parameter | Joshua Wise | 1 | -0/+2 |
2015-01-14 | release v0.19.8 | Max Kellermann | 1 | -1/+1 |
2015-01-14 | release v0.18.22 | Max Kellermann | 1 | -1/+1 |
2015-01-14 | output/recorder: dynamic file name | Max Kellermann | 1 | -0/+1 |
2015-01-06 | fs/io/FileOutputStream: use O_TMPFILE if available | Max Kellermann | 1 | -0/+1 |
2015-01-06 | input/async: reset the "open" flag after seeking successfully | Max Kellermann | 1 | -0/+1 |
2015-01-06 | thread/Name: disable pthread_setname_np() on NetBSD | Max Kellermann | 1 | -0/+1 |
2014-12-26 | output/recorder: implement send_tag() | Max Kellermann | 1 | -0/+1 |
2014-12-26 | util/{ASCII,UriUtil}, ...: work around -Wtautological-pointer-compare | Max Kellermann | 1 | -0/+1 |
2014-12-26 | configure.ac: prepare for 0.18.22 | Max Kellermann | 1 | -0/+2 |
2014-12-24 | output/jack: use jack_ringbuffer_get_write_vector() | Max Kellermann | 1 | -0/+1 |
2014-12-23 | decoder/ffmpeg: support interleaved floating point | Max Kellermann | 1 | -0/+1 |
2014-12-23 | input/mms: limit the mmsx_read() size | Max Kellermann | 1 | -0/+2 |
2014-12-23 | DSF ID3 tags hitting 4k size limit | Jan Brittenson | 1 | -0/+2 |
2014-12-23 | configure.ac: prepare for 0.19.8 | Max Kellermann | 1 | -0/+2 |
2014-12-17 | release v0.19.7 | Max Kellermann | 1 | -1/+1 |
2014-12-17 | release v0.18.21 | Max Kellermann | 1 | -1/+1 |
2014-12-16 | playlist/embcue: fix filename suffix detection | k44 | 1 | -0/+2 |
2014-12-15 | storage/nfs: add timeout | Max Kellermann | 1 | -0/+2 |
2014-12-15 | decoder/ffmpeg: detect and fix negative time stamps | Max Kellermann | 1 | -0/+2 |
2014-12-15 | configure.ac: prepare for 0.18.21 | Max Kellermann | 1 | -0/+2 |
2014-12-15 | lib/nfs/Connection: implement mount timeout | Max Kellermann | 1 | -0/+1 |
2014-12-14 | lib/nfs/Connection: fix reconnect after mount failure | Max Kellermann | 1 | -0/+1 |
2014-12-14 | lib/nfs/Connection: fix memory leak (and assertion failure) | Max Kellermann | 1 | -0/+1 |
2014-12-14 | lib/nfs/Connection: fix crash while canceling a failing Open() | Max Kellermann | 1 | -0/+2 |
2014-12-12 | sticker/Match: add operator "EQUALS" | Max Kellermann | 1 | -0/+1 |
2014-12-12 | vorbiscomments: Remove support for non-standard "album artist" tags. | Rasmus Steinke | 1 | -1/+3 |
2014-12-12 | util/HugeAllocator: disable MEM_LARGE_PAGES on Windows | Max Kellermann | 1 | -0/+1 |
2014-12-11 | decoder/ffmpeg: support stream tags | Max Kellermann | 1 | -0/+1 |
2014-12-10 | NEWS: mention ffmpeg/MixRamp | Max Kellermann | 1 | -1/+1 |
2014-12-10 | decoder/ffmpeg: support ReplayGain and MixRamp | Max Kellermann | 1 | -0/+2 |