summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-10-19encoder/{opus,vorbis}: new serial generator replacing g_random_int()Max Kellermann
2013-10-18ZeroconfAvahi: integrate into the EventLoopMax Kellermann
2013-10-17configure.ac: add function MPD_AUTO_LIB and use itMax Kellermann
2013-10-17configure.ac: define HAVE_MPCDECMax Kellermann
2013-10-16decoder/wildmidi: remove suport for libwildmidi 0.2.2 or olderMax Kellermann
2013-10-16configure.ac: don't leak -lsidutils -lmp3lame intoMax Kellermann
2013-10-16test: use the CPPUNIT framework for unit testsMax Kellermann
2013-10-15require GLib 2.28Max Kellermann
2013-09-28playlist/lastfm: remove defunct Last.fm supportMax Kellermann
2013-09-04output/pulse: require libpulse 0.9.16Max Kellermann
2013-08-07event/EPollFD: basic support for Linux epollMax Kellermann
2013-08-07configure.ac: pass option name to MPD_OPTIONAL_FUNC()Max Kellermann
2013-08-07event/SignalMonitor: use signalfd() if availableMax Kellermann
2013-08-06configure.ac: add option --enable-eventfdMax Kellermann
2013-08-04configure.ac: increase protocol version to 0.18Max Kellermann
2013-08-04Merge tag 'release-0.17.5'Max Kellermann
2013-08-04release 0.17.5v0.17.5Max Kellermann
2013-08-01configure.ac: detect system "ar"Michael Mair-Keimberger
2013-07-31decoder/ffmpeg: require ffmpeg/libav 0.8Max Kellermann
2013-07-31decoder/mpcdec: remove support for the "old" APIMax Kellermann
2013-04-17input/soup: plugin removedMax Kellermann
2013-04-17output/ffado: remove broken pluginMax Kellermann
2013-04-17configure.ac: fix hidden syntax errorMax Kellermann
2013-04-17output/mvp: remove obsolete pluginMax Kellermann
2013-04-16configure.ac: fix libmpdclient variable nameMax Kellermann
2013-04-16prepare 0.17.5Max Kellermann
2013-04-09OpusReader: don't use strndup()Max Kellermann
2013-04-08Merge tag 'release-0.17.4'Max Kellermann
2013-04-08release 0.17.4v0.17.4Max Kellermann
2013-04-08Makefile.am: enable "dist-xz"Max Kellermann
2013-01-29require GLib 2.24Max Kellermann
2013-01-28decoder/ffmpeg: require ffmpeg/libav 0.7.6Max Kellermann
2013-01-28decoder/mp4ff: delete obsolete pluginMax Kellermann
2013-01-27string_util: add fallback for strnlen()Max Kellermann
2013-01-27configure.ac: disable libwrap if not compatible with C++Max Kellermann
2013-01-16Merge branch 'v0.17.x'Max Kellermann
2013-01-11configure.ac: use correct variable for checking libmpdclient presenceDenis Krjuchkov
2013-01-11configure.ac: require Windows Vista or newerMax Kellermann
2013-01-11configure.ac: enable WIN32_LEAN_AND_MEAN on WindowsMax Kellermann
2013-01-11string_util.c: provide fallback strndup() implementationDenis Krjuchkov
2013-01-10input/Curl: require libcurl 7.18Max Kellermann
2013-01-10configure.ac: change newline position to fit into 80 charsDenis Krjuchkov
2013-01-10configure.ac: print results of libmpdclient detectionDenis Krjuchkov
2013-01-10configure.ac: print results of AdPlug detectionDenis Krjuchkov
2013-01-10configure.ac: consistently use Opus nameDenis Krjuchkov
2013-01-10fd_util: support eventfd()Max Kellermann
2013-01-09configure.ac: improve detection of libgmeDenis Krjuchkov
2013-01-06Modify version string to post-release version 0.17.4~gitAvuton Olrich
2013-01-06mpd version 0.17.3v0.17.3Avuton Olrich
2013-01-02configure.ac: disable C++ RTTIMax Kellermann