summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-01-15input/qobuz: new input plugin to receive Qobuz streamsMax Kellermann
2018-01-12input/tidal: new input plugin to receive Tidal streamsMax Kellermann
2018-01-11configure.ac: decouple libyajl detection from SoundCloudMax Kellermann
2018-01-05configure.ac: autodetect sin_len member in struct sockaddr_in.François Revol
2017-12-29poison.h: remove obsolete headerMax Kellermann
2017-12-16Merge branch 'v0.20.x'Max Kellermann
2017-12-12*: check defined(_WIN32) instead of defined(WIN32)Max Kellermann
2017-11-27increment version number to 0.20.13Max Kellermann
2017-11-12Merge branch 'v0.20.x'Max Kellermann
2017-11-12configure.ac: disable -Wnoexcept-typeMax Kellermann
2017-10-24increment version number to 0.20.12Max Kellermann
2017-09-20Merge branch 'v0.20.x'Max Kellermann
2017-09-20lib/icu/Compare: add fallback using strcasecmp() and strcasestr()Max Kellermann
2017-09-19output/sndio: refuse to build with libroarsndioMax Kellermann
2017-08-31increment version number to 0.20.11Max Kellermann
2017-08-25lib/upnp/Discovery: use CURL instead of UpnpDownloadUrlItem()Max Kellermann
2017-06-15increment version number to 0.20.10Max Kellermann
2017-05-29increment version number to 0.20.9Max Kellermann
2017-05-16increment version number to 0.20.8Max Kellermann
2017-03-16configure.ac: prepare for 0.20.7Max Kellermann
2017-03-01configure.ac: prepare for 0.20.6Max Kellermann
2017-02-09Merge branch 'v0.20.x'Max Kellermann
2017-02-09configure.ac: don't require libsidutils when building with libsidplayfpMax Kellermann
2017-02-08configure.ac: increment protocol versionMax Kellermann
2017-02-06configure.ac: prepare for 0.20.5Max Kellermann
2017-01-27configure.ac: prepare for 0.20.4Max Kellermann
2017-01-26configure.ac: use MPD_DEPENDS for upnp->expat dependencyMax Kellermann
2017-01-26m4/mpd_depends.m4: print warning when disabling the featureMax Kellermann
2017-01-25configure.ac: prepare for 0.21Max Kellermann
2017-01-16configure.ac: prepare for 0.20.3Max Kellermann
2017-01-10configure.ac: prepare for 0.20.2Max Kellermann
2017-01-08storage/http: new storage pluginMax Kellermann
2017-01-05configure.ac: prepare for 0.20.1Max Kellermann
2016-12-26configure.ac: use MPD_AUTO for libsndio and HaikuMax Kellermann
2016-12-13Merge tag 'v0.19.21'Max Kellermann
2016-12-13systemd: add user unitMax Kellermann
2016-12-13systemd: add "system" sub directoryMax Kellermann
2016-12-13configure.ac: prepare for 0.19.21Max Kellermann
2016-12-09release v0.19.20v0.19.20Max Kellermann
2016-11-18configure.ac: enable C++14Max Kellermann
2016-09-27configure.ac: prepare for 0.19.20Max Kellermann
2016-08-15configure.ac: prepare for 0.19.19Max Kellermann
2016-07-29Merge branch 'v0.19.x'Max Kellermann
2016-07-29decoder/sidplay: allow building with libsidplayfp instead of libsidplay2Max Kellermann
2016-07-29configure.ac: detect libsidplay2 and related with pkg-configMax Kellermann
2016-07-29decoder/sidplay: use class SidDatabaseMax Kellermann
2016-07-27configure.ac: prepare for 0.19.18Max Kellermann
2016-07-04configure.ac: use $have_ogg, not $enable_oggMax Kellermann
2016-07-01configure.ac: prepare for 0.19.17Max Kellermann
2016-06-22Add sndio output pluginDimitris Papastamos