| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.ac: enable STRICT mode on Windows | Max Kellermann | 2015-02-25 | 1 | -0/+1 |
* | configure.ac: raise protocol version to 0.20.0 | Max Kellermann | 2015-02-06 | 1 | -1/+1 |
* | Merge branch 'v0.19.x' | Max Kellermann | 2015-01-26 | 1 | -5/+1 |
|\ |
|
| * | Merge branch 'v0.18.x' into v0.19.x | Max Kellermann | 2015-01-26 | 1 | -14/+0 |
| |\ |
|
| | * | {playlist,input}/despotify: remove defunct plugin | Max Kellermann | 2015-01-26 | 1 | -14/+0 |
| | * | configure.ac: prepare for 0.18.23 | Max Kellermann | 2015-01-23 | 1 | -2/+2 |
| | * | configure.ac: prepare for 0.18.22 | Max Kellermann | 2014-12-26 | 1 | -2/+2 |
| | * | configure.ac: prepare for 0.18.21 | Max Kellermann | 2014-12-15 | 1 | -2/+2 |
| | * | configure.ac: prepare for 0.18.20 | Max Kellermann | 2014-12-08 | 1 | -2/+2 |
| | * | configure.ac: prepare for 0.18.19 | Max Kellermann | 2014-11-24 | 1 | -2/+2 |
| | * | configure.ac: prepare for 0.18.1 | Max Kellermann | 2014-11-10 | 1 | -2/+2 |
| | * | configure.ac: show DSD in result | Max Kellermann | 2014-11-02 | 1 | -0/+1 |
| | * | configure.ac: prepare for 0.18.17 | Max Kellermann | 2014-11-02 | 1 | -2/+2 |
| * | | Test the existence of strndup(3) before using it. | PHO | 2015-01-26 | 1 | -0/+1 |
| * | | configure.ac: prepare for 0.19.9 | Max Kellermann | 2015-01-16 | 1 | -2/+2 |
| * | | configure.ac: prepare for 0.19.8 | Max Kellermann | 2014-12-23 | 1 | -2/+2 |
| * | | configure.ac: prepare for 0.19.7 | Max Kellermann | 2014-12-09 | 1 | -2/+2 |
| * | | configure.ac: prepare for 0.19.6 | Max Kellermann | 2014-11-28 | 1 | -2/+2 |
* | | | fs/io/FileOutputStream: use O_TMPFILE if available | Max Kellermann | 2015-01-06 | 1 | -1/+1 |
* | | | configure.ac: add macro MPD_DEFINE_CONDITIONAL | Max Kellermann | 2014-12-22 | 1 | -81/+37 |
* | | | configure.ac: use MPD_ENABLE_AUTO_PKG_LIB for libgme | Max Kellermann | 2014-12-22 | 1 | -11/+4 |
* | | | configure.ac: remove redundant declaration "HAVE_ISO9660" | Max Kellermann | 2014-12-22 | 1 | -3/+0 |
* | | | sticker/Database: require SQLite 3.7.3 | Max Kellermann | 2014-12-12 | 1 | -1/+1 |
* | | | configure.ac: use MPD_ENABLE_AUTO_LIB for libfaad | Max Kellermann | 2014-12-09 | 1 | -3/+2 |
* | | | configure.ac: add macro MPD_ENABLE_AUTO_LIB | Max Kellermann | 2014-12-09 | 1 | -45/+8 |
* | | | configure.ac: use AC_CHECK_FUNCS for pthread_setname_np() | Max Kellermann | 2014-12-09 | 1 | -6/+2 |
* | | | configure.ac: check for pthread before librt | Max Kellermann | 2014-12-09 | 1 | -12/+12 |
* | | | configure.ac: move --with-tremor declaration down | Max Kellermann | 2014-12-09 | 1 | -5/+5 |
* | | | configure.ac: inherit existing TREMOR_CFLAGS and TREMOR_LIBS | Max Kellermann | 2014-12-09 | 1 | -22/+12 |
* | | | configure.ac: reset tremor_prefix | Max Kellermann | 2014-12-09 | 1 | -0/+1 |
* | | | configure.ac: make failure to find libvorbisidec fatal | Max Kellermann | 2014-12-09 | 1 | -4/+2 |
* | | | configure.ac: use AC_CHECK_FUNC for Tremor check | Max Kellermann | 2014-12-09 | 1 | -1/+1 |
* | | | m4/mpd_with_flags: add macro MPD_WITH_FLAGS | Max Kellermann | 2014-12-09 | 1 | -8/+4 |
* | | | configure.ac: improve description for --enable-id3 | Max Kellermann | 2014-12-09 | 1 | -1/+1 |
* | | | src/win32: move resources to win32/ | Max Kellermann | 2014-12-09 | 1 | -1/+1 |
* | | | configure.ac: add option to disable CUE | Max Kellermann | 2014-12-08 | 1 | -0/+6 |
* | | | playlist/soundcloud: drop support for libyajl1 | Max Kellermann | 2014-12-05 | 1 | -4/+1 |
* | | | configure.ac: require GLib 2.32 (if enabled) | Max Kellermann | 2014-12-05 | 1 | -1/+1 |
* | | | configure.ac: make GLib optional by default | Max Kellermann | 2014-12-05 | 1 | -5/+11 |
* | | | decoder/sidplay: use class SidDatabase | Max Kellermann | 2014-12-04 | 1 | -2/+0 |
* | | | util/StringUtil: add ToUpperASCII() | Max Kellermann | 2014-12-04 | 1 | -3/+2 |
* | | | util/SplitString: new utility class | Max Kellermann | 2014-12-04 | 1 | -6/+4 |
* | | | decoder/gme: simplify ParseContainerPath() | Max Kellermann | 2014-12-02 | 1 | -2/+0 |
* | | | output/httpd/IcyMetaDataServer: use CopyString() instead of g_strlcpy() | Max Kellermann | 2014-12-01 | 1 | -2/+0 |
* | | | input/cdio_paranoia: use CopyString() instead of g_strlcpy() | Max Kellermann | 2014-12-01 | 1 | -3/+2 |
* | | | Merge tag 'v0.19.5' | Max Kellermann | 2014-11-26 | 1 | -24/+0 |
|\| | |
|
| * | | decoder/mp4v2: remove because of incompatible license | Max Kellermann | 2014-11-25 | 1 | -24/+0 |
| * | | configure.ac: prepare for 0.19.5 | Max Kellermann | 2014-11-24 | 1 | -2/+2 |
| * | | configure.ac: prepare for 0.19.4 | Max Kellermann | 2014-11-12 | 1 | -2/+2 |
| * | | configure.ac: prepare for 0.19.3 | Max Kellermann | 2014-11-04 | 1 | -2/+2 |