| Commit message (Expand) | Author | Age | Files | Lines |
* | decoder/ffmpeg: use AVSEEK_FLAG_BACKWARD for seeking | Max Kellermann | 2015-06-20 | 1 | -1/+5 |
* | decoder/ffmpeg: move code to StreamRelativePts() | Max Kellermann | 2015-06-19 | 1 | -6/+20 |
* | input/curl: trigger the condition variable in RequestDone() | Max Kellermann | 2015-06-19 | 2 | -0/+3 |
* | storage/nfs: fix deadlock when connecting | Thomas Guillem | 2015-05-29 | 2 | -2/+4 |
* | input/smbclient: fix DFF playback | jai | 2015-05-29 | 2 | -0/+3 |
* | OpusEncoderPlugin: initialise granulepos so we end up with sane values | Michal Nazarewicz | 2015-03-25 | 2 | -1/+3 |
* | configure.ac: prepare for 0.19.10 | Max Kellermann | 2015-03-25 | 2 | -2/+4 |
* | release v0.19.9 | Max Kellermann | 2015-02-06 | 1 | -1/+1 |
* | Merge tag 'v0.18.23' into v0.19.x | Max Kellermann | 2015-02-06 | 1 | -3/+5 |
|\ |
|
| * | release v0.18.23 | Max Kellermann | 2015-02-06 | 1 | -1/+1 |
| * | NEWS: fix v0.18.22 release date | Max Kellermann | 2015-02-01 | 1 | -1/+1 |
| * | Avoid integer overflow in MonotonicClock{S,MS,US} | PHO | 2015-01-29 | 2 | -4/+5 |
* | | fs/io/FileOutputStream: don't auto-delete file on WIN32 | Max Kellermann | 2015-02-06 | 2 | -0/+3 |
* | | TagBuilder: allow adding duplicate tag types in Complement() | Max Kellermann | 2015-02-06 | 2 | -1/+11 |
* | | Makefile.am: move org_musicpd_Bridge.h to BUILT_SOURCES | Max Kellermann | 2015-01-31 | 2 | -3/+2 |
* | | Makefile.am: generate icon before compiling JNI classes | Max Kellermann | 2015-01-31 | 1 | -1/+1 |
* | | db/update/Walk: use std::unique_ptr instead of std::auto_ptr | Max Kellermann | 2015-01-29 | 1 | -1/+1 |
* | | Avoid integer overflow in MonotonicClock{S,MS,US} | PHO | 2015-01-29 | 2 | -6/+7 |
* | | decoder/DsdLib: use new[] to allocate the ID3 buffer | Max Kellermann | 2015-01-29 | 1 | -3/+5 |
* | | decoder/DsdLib: free ID3 buffer right after id3_tag_parse() | Max Kellermann | 2015-01-29 | 1 | -5/+2 |
* | | decoder/DsdLib: raise ID3 tag limit to 1 MB | Max Kellermann | 2015-01-29 | 2 | -1/+3 |
* | | Merge branch 'v0.18.x' into v0.19.x | Max Kellermann | 2015-01-26 | 16 | -839/+10 |
|\| |
|
| * | {playlist,input}/despotify: remove defunct plugin | Max Kellermann | 2015-01-26 | 15 | -810/+3 |
| * | util/list: disable gcc5 warning | Max Kellermann | 2015-01-23 | 1 | -0/+4 |
| * | ClientProcess: cast enum to int before passing to printf() | Max Kellermann | 2015-01-23 | 2 | -3/+4 |
| * | configure.ac: prepare for 0.18.23 | Max Kellermann | 2015-01-23 | 2 | -2/+4 |
* | | Test the existence of strndup(3) before using it. | PHO | 2015-01-26 | 3 | -5/+8 |
* | | test/read_mixer: add missing stdlib.h include | Max Kellermann | 2015-01-26 | 1 | -0/+1 |
* | | android/build.py: use os.path.abspath() to build mpd_path | Max Kellermann | 2015-01-22 | 1 | -1/+1 |
* | | thread/Name: include stdio.h if HAVE_PRCTL | Max Kellermann | 2015-01-21 | 2 | -1/+5 |
* | | doc/protocol: "playlistsearch" is case insensitive | Max Kellermann | 2015-01-16 | 1 | -1/+1 |
* | | configure.ac: prepare for 0.19.9 | Max Kellermann | 2015-01-16 | 3 | -4/+6 |
* | | release v0.19.8 | Max Kellermann | 2015-01-14 | 1 | -1/+1 |
* | | Merge tag 'v0.18.22' into v0.19.x | Max Kellermann | 2015-01-14 | 1 | -1/+1 |
|\| |
|
| * | release v0.18.22 | Max Kellermann | 2015-01-14 | 1 | -1/+1 |
* | | android/build.py: prepend "./" to "configure" if path is empty | Max Kellermann | 2015-01-09 | 1 | -1/+1 |
* | | input/async: reset the "open" flag after seeking successfully | Max Kellermann | 2015-01-06 | 2 | -0/+6 |
* | | thread/Name: disable pthread_setname_np() on NetBSD | Max Kellermann | 2015-01-06 | 2 | -2/+7 |
* | | thread/Name: enable FormatThreadName() with prctl() | Max Kellermann | 2015-01-06 | 1 | -1/+5 |
* | | thread/Name: indent preprocessor commands | Max Kellermann | 2015-01-06 | 1 | -3/+3 |
* | | db/simple: fix implicit nullptr/bool conversion | Max Kellermann | 2014-12-26 | 3 | -5/+5 |
* | | fs/Traits, ...: work around -Wtautological-pointer-compare | Max Kellermann | 2014-12-26 | 5 | -1/+32 |
* | | db/lazy, input/mms: add "override" keywords | Max Kellermann | 2014-12-26 | 3 | -4/+6 |
* | | Merge branch 'v0.18.x' into v0.19.x | Max Kellermann | 2014-12-26 | 19 | -51/+114 |
|\| |
|
| * | db/proxy, output/shout: fix implicit nullptr/bool conversion | Max Kellermann | 2014-12-26 | 2 | -4/+4 |
| * | db/{simple,proxy}, ...: add "override" keywords | Max Kellermann | 2014-12-26 | 7 | -22/+26 |
| * | util/{ASCII,UriUtil}, ...: work around -Wtautological-pointer-compare | Max Kellermann | 2014-12-26 | 11 | -0/+52 |
| * | DatabaseGlue: convert nullptr check to assertion | Max Kellermann | 2014-12-26 | 1 | -3/+2 |
| * | util/ASCII: fix indent | Max Kellermann | 2014-12-26 | 1 | -10/+10 |
| * | Compiler.h: add macro CLANG_CHECK_VERSION() | Max Kellermann | 2014-12-26 | 1 | -0/+7 |