summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2012-08-21configure.ac: set VERSION_MINOR to 18Max Kellermann
2012-08-15Merge branch 'v0.17.x'Max Kellermann
2012-08-15configure.ac: auto-detect libfluidsynthMax Kellermann
2012-08-15decoder/fluidsynth: remove throttle (requires libfluidsynth 1.1)Max Kellermann
2012-08-08ProxyDatabasePlugin: new database plugin using libmpdclientMax Kellermann
2012-08-02configure.ac: enable --gc-sectionsMax Kellermann
2012-08-01configure.ac: enable C++ warningsMax Kellermann
2012-08-01configure.ac: require C++11 compilerMax Kellermann
2012-08-01Modify version string to post-release version 0.18~gitMax Kellermann
2012-07-31Modify version string to post-release version 0.17.2~gitAvuton Olrich
2012-07-30configure.ac: replace MPD_CHECK_FLAG with autoconf-archive scriptsMax Kellermann
2012-07-30configure.ac: add -I to CPPFLAGS, not CFLAGSMax Kellermann
2012-07-10require GLib 2.16Max Kellermann
2012-07-09configure.ac: increment version number to 0.17.1Max Kellermann
2012-06-27mpd version 0.17v0.17Max Kellermann
2012-05-29output/raop: delete the RAOP pluginMax Kellermann
2012-04-23configure.ac: work around syntax errorMax Kellermann
2012-03-19playlist/soundcloud: support libyajl2Robert Vollmert
2012-03-01configure.ac: detect libyajl for playlist/soundcloudMax Kellermann
2012-03-01A soundcloud playlist plugin.Robert Vollmert
2012-02-23win32: Add a Windows OS resource file and iconAvuton Olrich
2012-02-13listen: implement systemd socket activationMax Kellermann
2012-02-10cue_parser: new line based CUE sheet parserMax Kellermann
2011-12-13Merge branch 'v0.16.x'Max Kellermann
2011-12-13configure.ac: suppress warnings in the GLib headersMax Kellermann
2011-12-12configure.ac: Refactor the musepack sectionAvuton Olrich
2011-12-12configure.ac: AC_HAVE_LIBRARY has been depreciated, move to AC_CHECK_LIBAvuton Olrich
2011-12-12configure.ac: Update to methods which autoconf is going toAvuton Olrich
2011-12-12configure.ac: Realphabetize and 80 column the pretty outputAvuton Olrich
2011-12-12configure/utils: Add ipv6 support for mingw buildAvuton Olrich
2011-12-01Modify version string to post-release version 0.16.7~gitAvuton Olrich
2011-12-01mpd version 0.16.6v0.16.6Avuton Olrich
2011-11-28Merge branch 'v0.16.x'Max Kellermann
2011-10-13configure.ac: define WINVERMax Kellermann
2011-10-09configure.ac: enable automake option "silent-rules"Max Kellermann
2011-10-09Makefile.am: require automake 1.11Max Kellermann
2011-10-09configure.ac: use $LIBS instead of $MPD_LIBSMax Kellermann
2011-10-09configure.ac: substitute MPCDEC_LIBS, MPCDEC_CFLAGSMax Kellermann
2011-10-09configure.ac: add variable BZ2_LIBSMax Kellermann
2011-10-09configure.ac: don't append DESPOTIFY_LIBS to MPD_LIBSMax Kellermann
2011-10-09configure.ac: remove gprof supportMax Kellermann
2011-10-09configure.ac: use AC_SEARCH_LIBS for socket, gethostbyname, expMax Kellermann
2011-10-09configure.ac: detect syslog() with AC_SEARCH_LIBSMax Kellermann
2011-10-09Modify version string to post-release version 0.16.6~gitAvuton Olrich
2011-10-09mpd version 0.16.5v0.16.5Avuton Olrich
2011-10-08Merge branch 'v0.16.x'Max Kellermann
2011-10-07configure.ac: disable systemd service by defaultMax Kellermann
2011-10-06Merge branch 'v0.16.x'Max Kellermann
2011-10-03configure.ac: add automake conditional HAVE_CXXMax Kellermann
2011-09-30Install systemd service file if systemd is availableMiklos Vajna