aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-29require GLib 2.24Max Kellermann1-2/+2
2013-01-28decoder/ffmpeg: require ffmpeg/libav 0.7.6Max Kellermann1-1/+1
2013-01-28decoder/mp4ff: delete obsolete pluginMax Kellermann1-3/+0
2013-01-27string_util: add fallback for strnlen()Max Kellermann1-1/+1
2013-01-27configure.ac: disable libwrap if not compatible with C++Max Kellermann1-0/+21
2013-01-11configure.ac: use correct variable for checking libmpdclient presenceDenis Krjuchkov1-1/+1
2013-01-11configure.ac: require Windows Vista or newerMax Kellermann1-1/+1
2013-01-11configure.ac: enable WIN32_LEAN_AND_MEAN on WindowsMax Kellermann1-0/+1
2013-01-11string_util.c: provide fallback strndup() implementationDenis Krjuchkov1-0/+2
2013-01-10input/Curl: require libcurl 7.18Max Kellermann1-1/+1
2013-01-10configure.ac: change newline position to fit into 80 charsDenis Krjuchkov1-1/+1
2013-01-10configure.ac: print results of libmpdclient detectionDenis Krjuchkov1-0/+1
2013-01-10configure.ac: print results of AdPlug detectionDenis Krjuchkov1-0/+1
2013-01-10configure.ac: consistently use Opus nameDenis Krjuchkov1-1/+1
2013-01-10fd_util: support eventfd()Max Kellermann1-1/+1
2013-01-09configure.ac: improve detection of libgmeDenis Krjuchkov1-1/+1
2013-01-06Modify version string to post-release version 0.17.4~gitAvuton Olrich1-1/+1
2013-01-06mpd version 0.17.3release-0.17.3Avuton Olrich1-1/+1
2013-01-02configure.ac: disable C++ RTTIMax Kellermann1-0/+1
2013-01-02configure.ac: disable C++ exceptionsMax Kellermann1-0/+1
2013-01-02configure.ac: hide internal symbolsMax Kellermann1-0/+4
2012-10-02Makefile.am: eliminate FLAC_COMMONMax Kellermann1-3/+0
2012-10-02{decoder,encoder}/flac: drop support for libFLAC 1.1Max Kellermann1-1/+1
2012-10-02encoder/opus: new encoder plugin for the Opus codecMax Kellermann1-0/+2
2012-10-01configure.ac: fix AC_CONFIG_SRCDIR callMax Kellermann1-1/+1
2012-09-30Modify version string to post-release version 0.17.3~gitAvuton Olrich1-1/+1
2012-09-30mpd version 0.17.2release-0.17.2Avuton Olrich1-1/+1
2012-09-25decoder/adplug: new decoder pluginMax Kellermann1-0/+13
2012-09-25configure.ac: don't auto-detect the Vorbis encoder when Tremor is enabledMax Kellermann1-0/+5
2012-09-05src/decoder/opus: new decoder plugin for the Opus codecMax Kellermann1-1/+16
2012-09-05Makefile.am: rename HAVE_OGG_COMMON to HAVE_XIPHMax Kellermann1-1/+1
2012-08-21configure.ac: set VERSION_MINOR to 18Max Kellermann1-1/+1
2012-08-15configure.ac: auto-detect libfluidsynthMax Kellermann1-2/+2
2012-08-15decoder/fluidsynth: remove throttle (requires libfluidsynth 1.1)Max Kellermann1-1/+1
2012-08-08ProxyDatabasePlugin: new database plugin using libmpdclientMax Kellermann1-0/+15
2012-08-02configure.ac: enable --gc-sectionsMax Kellermann1-0/+10
2012-08-01configure.ac: enable C++ warningsMax Kellermann1-1/+24
2012-08-01configure.ac: require C++11 compilerMax Kellermann1-22/+1
2012-08-01Modify version string to post-release version 0.18~gitMax Kellermann1-1/+1
2012-07-31Modify version string to post-release version 0.17.2~gitAvuton Olrich1-1/+1
2012-07-30configure.ac: replace MPD_CHECK_FLAG with autoconf-archive scriptsMax Kellermann1-9/+9
2012-07-30configure.ac: add -I to CPPFLAGS, not CFLAGSMax Kellermann1-1/+1
2012-07-10require GLib 2.16Max Kellermann1-2/+2
2012-07-09configure.ac: increment version number to 0.17.1Max Kellermann1-1/+1
2012-06-27mpd version 0.17release-0.17Max Kellermann1-1/+1
2012-05-29output/raop: delete the RAOP pluginMax Kellermann1-18/+0
2012-04-23configure.ac: work around syntax errorMax Kellermann1-1/+1
2012-04-04Modify version string to post-release version 0.16.9~gitAvuton Olrich1-1/+1
2012-04-04mpd version 0.16.8release-0.16.8Avuton Olrich1-1/+1
2012-03-19playlist/soundcloud: support libyajl2Robert Vollmert1-3/+5