aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: add function MPD_AUTO_LIB and use itMax Kellermann2013-10-171-61/+16
* configure.ac: define HAVE_MPCDECMax Kellermann2013-10-171-0/+4
* decoder/wildmidi: remove suport for libwildmidi 0.2.2 or olderMax Kellermann2013-10-161-4/+0
* configure.ac: don't leak -lsidutils -lmp3lame intoMax Kellermann2013-10-161-2/+2
* test: use the CPPUNIT framework for unit testsMax Kellermann2013-10-161-0/+6
* require GLib 2.28Max Kellermann2013-10-151-2/+2
* playlist/lastfm: remove defunct Last.fm supportMax Kellermann2013-09-281-16/+0
* output/pulse: require libpulse 0.9.16Max Kellermann2013-09-041-1/+1
* event/EPollFD: basic support for Linux epollMax Kellermann2013-08-071-0/+1
* configure.ac: pass option name to MPD_OPTIONAL_FUNC()Max Kellermann2013-08-071-2/+2
* event/SignalMonitor: use signalfd() if availableMax Kellermann2013-08-071-0/+1
* configure.ac: add option --enable-eventfdMax Kellermann2013-08-061-1/+2
* configure.ac: increase protocol version to 0.18Max Kellermann2013-08-041-1/+1
* Merge tag 'release-0.17.5'Max Kellermann2013-08-041-0/+5
|\
| * release 0.17.5Max Kellermann2013-08-041-1/+1
| * configure.ac: detect system "ar"Michael Mair-Keimberger2013-08-011-0/+5
| * configure.ac: fix hidden syntax errorv0.17.xMax Kellermann2013-04-171-2/+2
| * prepare 0.17.5Max Kellermann2013-04-161-1/+1
* | decoder/ffmpeg: require ffmpeg/libav 0.8Max Kellermann2013-07-311-1/+1
* | decoder/mpcdec: remove support for the "old" APIMax Kellermann2013-07-311-10/+1
* | input/soup: plugin removedMax Kellermann2013-04-171-14/+0
* | output/ffado: remove broken pluginMax Kellermann2013-04-171-17/+0
* | output/mvp: remove obsolete pluginMax Kellermann2013-04-171-15/+1
* | configure.ac: fix libmpdclient variable nameMax Kellermann2013-04-161-1/+1
* | OpusReader: don't use strndup()Max Kellermann2013-04-091-2/+0
* | Merge tag 'release-0.17.4'Max Kellermann2013-04-081-1/+1
|\|
| * release 0.17.4release-0.17.4Max Kellermann2013-04-081-1/+1
| * Makefile.am: enable "dist-xz"Max Kellermann2013-04-081-1/+1
* | require GLib 2.24Max Kellermann2013-01-291-2/+2
* | decoder/ffmpeg: require ffmpeg/libav 0.7.6Max Kellermann2013-01-281-1/+1
* | decoder/mp4ff: delete obsolete pluginMax Kellermann2013-01-281-3/+0
* | string_util: add fallback for strnlen()Max Kellermann2013-01-271-1/+1
* | configure.ac: disable libwrap if not compatible with C++Max Kellermann2013-01-271-0/+21
* | Merge branch 'v0.17.x'Max Kellermann2013-01-161-1/+1
|\|
| * configure.ac: improve detection of libgmeDenis Krjuchkov2013-01-091-1/+1
| * Modify version string to post-release version 0.17.4~gitAvuton Olrich2013-01-061-1/+1
| * mpd version 0.17.3release-0.17.3Avuton Olrich2013-01-061-1/+1
| * Modify version string to post-release version 0.17.3~gitAvuton Olrich2012-09-301-1/+1
| * mpd version 0.17.2release-0.17.2Avuton Olrich2012-09-301-1/+1
* | configure.ac: use correct variable for checking libmpdclient presenceDenis Krjuchkov2013-01-111-1/+1
* | configure.ac: require Windows Vista or newerMax Kellermann2013-01-111-1/+1
* | configure.ac: enable WIN32_LEAN_AND_MEAN on WindowsMax Kellermann2013-01-111-0/+1
* | string_util.c: provide fallback strndup() implementationDenis Krjuchkov2013-01-111-0/+2
* | input/Curl: require libcurl 7.18Max Kellermann2013-01-101-1/+1
* | configure.ac: change newline position to fit into 80 charsDenis Krjuchkov2013-01-101-1/+1
* | configure.ac: print results of libmpdclient detectionDenis Krjuchkov2013-01-101-0/+1
* | configure.ac: print results of AdPlug detectionDenis Krjuchkov2013-01-101-0/+1
* | configure.ac: consistently use Opus nameDenis Krjuchkov2013-01-101-1/+1
* | fd_util: support eventfd()Max Kellermann2013-01-101-1/+1
* | configure.ac: disable C++ RTTIMax Kellermann2013-01-021-0/+1