| Commit message (Expand) | Author | Files | Lines |
2015-10-26 | output/Command: flush the mixer cache when enabling/disabling output | Max Kellermann | 1 | -0/+2 |
2015-10-26 | decoder/ffmpeg: fix crash due to wrong avio_alloc_context() call | Max Kellermann | 1 | -0/+2 |
2015-10-16 | encoder/flac: fix crash with 32 bit playback | Max Kellermann | 1 | -0/+2 |
2015-10-16 | tag/ApeLoader: fix buffer overflow after unterminated key | Max Kellermann | 1 | -0/+2 |
2015-10-16 | configure.ac: prepare for 0.19.11 | Max Kellermann | 1 | -0/+2 |
2015-06-21 | release v0.19.10 | Max Kellermann | 1 | -1/+1 |
2015-06-21 | PlayerThread: start the decoder on PlayerCommand::QUEUE | Max Kellermann | 1 | -0/+1 |
2015-06-21 | DecoderThread: set Decoder::song_tag only for local files | Max Kellermann | 1 | -0/+1 |
2015-06-20 | OutputControl: fix fail_timer check right after booting | Romain Rollet | 1 | -0/+2 |
2015-06-20 | decoder/ffmpeg: skip unwanted samples after seeking | Max Kellermann | 1 | -0/+2 |
2015-06-19 | input/curl: trigger the condition variable in RequestDone() | Max Kellermann | 1 | -0/+1 |
2015-05-29 | storage/nfs: fix deadlock when connecting | Thomas Guillem | 1 | -0/+2 |
2015-05-29 | input/smbclient: fix DFF playback | jai | 1 | -0/+2 |
2015-03-25 | OpusEncoderPlugin: initialise granulepos so we end up with sane values | Michal Nazarewicz | 1 | -0/+2 |
2015-03-25 | configure.ac: prepare for 0.19.10 | Max Kellermann | 1 | -0/+2 |
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-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-14 | release v0.19.8 | Max Kellermann | 1 | -1/+1 |
2015-01-14 | release v0.18.22 | Max Kellermann | 1 | -1/+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 | 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-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 |