summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-12-22configure.ac: add macro MPD_DEFINE_CONDITIONALMax Kellermann
2014-12-22configure.ac: use MPD_ENABLE_AUTO_PKG_LIB for libgmeMax Kellermann
2014-12-22configure.ac: remove redundant declaration "HAVE_ISO9660"Max Kellermann
2014-12-12sticker/Database: require SQLite 3.7.3Max Kellermann
2014-12-09configure.ac: use MPD_ENABLE_AUTO_LIB for libfaadMax Kellermann
2014-12-09configure.ac: add macro MPD_ENABLE_AUTO_LIBMax Kellermann
2014-12-09configure.ac: use AC_CHECK_FUNCS for pthread_setname_np()Max Kellermann
2014-12-09configure.ac: check for pthread before librtMax Kellermann
2014-12-09configure.ac: move --with-tremor declaration downMax Kellermann
2014-12-09configure.ac: inherit existing TREMOR_CFLAGS and TREMOR_LIBSMax Kellermann
2014-12-09configure.ac: reset tremor_prefixMax Kellermann
2014-12-09configure.ac: make failure to find libvorbisidec fatalMax Kellermann
2014-12-09configure.ac: use AC_CHECK_FUNC for Tremor checkMax Kellermann
2014-12-09m4/mpd_with_flags: add macro MPD_WITH_FLAGSMax Kellermann
2014-12-09configure.ac: improve description for --enable-id3Max Kellermann
2014-12-09src/win32: move resources to win32/Max Kellermann
2014-12-08configure.ac: add option to disable CUEMax Kellermann
2014-12-05playlist/soundcloud: drop support for libyajl1Max Kellermann
2014-12-05configure.ac: require GLib 2.32 (if enabled)Max Kellermann
2014-12-05configure.ac: make GLib optional by defaultMax Kellermann
2014-12-04decoder/sidplay: use class SidDatabaseMax Kellermann
2014-12-04util/StringUtil: add ToUpperASCII()Max Kellermann
2014-12-04util/SplitString: new utility classMax Kellermann
2014-12-02decoder/gme: simplify ParseContainerPath()Max Kellermann
2014-12-01output/httpd/IcyMetaDataServer: use CopyString() instead of g_strlcpy()Max Kellermann
2014-12-01input/cdio_paranoia: use CopyString() instead of g_strlcpy()Max Kellermann
2014-11-26Merge tag 'v0.19.5'Max Kellermann
2014-11-25decoder/mp4v2: remove because of incompatible licenseMax Kellermann
2014-11-24configure.ac: prepare for 0.19.5Max Kellermann
2014-11-23configure.ac: add macro MPD_AUTOMax Kellermann
2014-11-22configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIBMax Kellermann
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann
2014-11-21configure.ac: allow disabling syslog() supportMax Kellermann
2014-11-20configure.ac: add option "--disable-daemon"Max Kellermann
2014-11-12configure.ac: prepare for 0.19.4Max Kellermann
2014-11-04configure.ac: prepare for 0.19.3Max Kellermann
2014-10-25SongSticker: don't use GLibMax Kellermann
2014-10-25decoder/wavpack: don't use GLibMax Kellermann
2014-10-25playlist/SoundCloud: don't use GLib for string allocationMax Kellermann
2014-10-25configure.ac: prepare for 0.20Max Kellermann
2014-10-25configure.ac: update VERSION_REVISIONMax Kellermann
2014-10-25configure.ac: add storage plugin section to resultMax Kellermann
2014-10-25configure.ac: show DSD in resultMax Kellermann
2014-10-25configure.ac: require xmlto for --enable-documentationMax Kellermann
2014-10-24configure.ac: auto-disable plugins that require GLib when --disable-glib is usedMax Kellermann
2014-10-24configure.ac: improve database dependency checksMax Kellermann
2014-10-23configure.ac: prepare for 0.19.2Max Kellermann
2014-10-11configure.ac: prepare for 0.19.1Max Kellermann
2014-10-10release v0.19v0.19Max Kellermann
2014-09-26Merge tag 'v0.18.16'Max Kellermann