aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-16configure.ac: prepare for 0.19.11Max Kellermann1-2/+2
2015-09-30configure.ac: remove -lstdc++ from fallback GME_LIBSMax Kellermann1-1/+1
2015-09-17output: add native Haiku audio output and mixer supportFrançois Revol1-0/+19
2015-09-17configure: add tests for Haiku tools (rc, xres)François Revol1-0/+4
2015-09-17configure.ac: check for socket() in libnetwork for HaikuFrançois Revol1-1/+1
2015-06-27configure.ac: remove GLib optionMax Kellermann1-22/+0
2015-06-27configure.ac: add option to disable iconv()Max Kellermann1-1/+11
2015-06-27configure.ac: make libicu "auto" by defaultMax Kellermann1-7/+3
2015-06-26lib/icu/Converter: add iconv() implementationMax Kellermann1-0/+4
2015-06-22fs/Glob: use fnmatch() if availableMax Kellermann1-0/+1
2015-03-25configure.ac: prepare for 0.19.10Max Kellermann1-2/+2
2015-03-20configure.ac: support libsystemd (instead of the older libsystemd-daemon)Max Kellermann1-3/+10
2015-03-05fs/Traits: enable _UNICODE on WindowsMax Kellermann1-0/+1
2015-02-25configure.ac: enable STRICT mode on WindowsMax Kellermann1-0/+1
2015-02-06configure.ac: raise protocol version to 0.20.0Max Kellermann1-1/+1
2015-01-26Test the existence of strndup(3) before using it.PHO1-0/+1
2015-01-26{playlist,input}/despotify: remove defunct pluginMax Kellermann1-14/+0
2015-01-23configure.ac: prepare for 0.18.23Max Kellermann1-2/+2
2015-01-16configure.ac: prepare for 0.19.9Max Kellermann1-2/+2
2015-01-06fs/io/FileOutputStream: use O_TMPFILE if availableMax Kellermann1-1/+1
2014-12-26configure.ac: prepare for 0.18.22Max Kellermann1-2/+2
2014-12-23configure.ac: prepare for 0.19.8Max Kellermann1-2/+2
2014-12-22configure.ac: add macro MPD_DEFINE_CONDITIONALMax Kellermann1-81/+37
2014-12-22configure.ac: use MPD_ENABLE_AUTO_PKG_LIB for libgmeMax Kellermann1-11/+4
2014-12-22configure.ac: remove redundant declaration "HAVE_ISO9660"Max Kellermann1-3/+0
2014-12-15configure.ac: prepare for 0.18.21Max Kellermann1-2/+2
2014-12-12sticker/Database: require SQLite 3.7.3Max Kellermann1-1/+1
2014-12-09configure.ac: use MPD_ENABLE_AUTO_LIB for libfaadMax Kellermann1-3/+2
2014-12-09configure.ac: add macro MPD_ENABLE_AUTO_LIBMax Kellermann1-45/+8
2014-12-09configure.ac: use AC_CHECK_FUNCS for pthread_setname_np()Max Kellermann1-6/+2
2014-12-09configure.ac: check for pthread before librtMax Kellermann1-12/+12
2014-12-09configure.ac: move --with-tremor declaration downMax Kellermann1-5/+5
2014-12-09configure.ac: inherit existing TREMOR_CFLAGS and TREMOR_LIBSMax Kellermann1-22/+12
2014-12-09configure.ac: reset tremor_prefixMax Kellermann1-0/+1
2014-12-09configure.ac: make failure to find libvorbisidec fatalMax Kellermann1-4/+2
2014-12-09configure.ac: use AC_CHECK_FUNC for Tremor checkMax Kellermann1-1/+1
2014-12-09m4/mpd_with_flags: add macro MPD_WITH_FLAGSMax Kellermann1-8/+4
2014-12-09configure.ac: improve description for --enable-id3Max Kellermann1-1/+1
2014-12-09src/win32: move resources to win32/Max Kellermann1-1/+1
2014-12-09configure.ac: prepare for 0.19.7Max Kellermann1-2/+2
2014-12-08configure.ac: add option to disable CUEMax Kellermann1-0/+6
2014-12-08configure.ac: prepare for 0.18.20Max Kellermann1-2/+2
2014-12-05playlist/soundcloud: drop support for libyajl1Max Kellermann1-4/+1
2014-12-05configure.ac: require GLib 2.32 (if enabled)Max Kellermann1-1/+1
2014-12-05configure.ac: make GLib optional by defaultMax Kellermann1-5/+11
2014-12-04decoder/sidplay: use class SidDatabaseMax Kellermann1-2/+0
2014-12-04util/StringUtil: add ToUpperASCII()Max Kellermann1-3/+2
2014-12-04util/SplitString: new utility classMax Kellermann1-6/+4
2014-12-02decoder/gme: simplify ParseContainerPath()Max Kellermann1-2/+0
2014-12-01output/httpd/IcyMetaDataServer: use CopyString() instead of g_strlcpy()Max Kellermann1-2/+0