aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-13Shine encoding pluginAndrée Ekroth1-0/+18
2014-01-11configure.ac: reject libmpcdec SV7 in configure scriptMax Kellermann1-1/+1
2014-01-09UPnP database pluginJean-Francois Dockes1-0/+23
2014-01-09playlist/{asx,rss,xspf}: use Expat instead of GLib to parse XMLMax Kellermann1-0/+14
2014-01-04event/Loop: remove the GLib implementationMax Kellermann1-58/+19
2013-12-29configure.ac: improved check for libyajl 1.0Max Kellermann1-1/+1
2013-12-29configure.ac: prepare for 0.18.7Max Kellermann1-1/+1
2013-12-29input/smbclient: new input pluginMax Kellermann1-0/+14
2013-12-24release v0.18.6Max Kellermann1-1/+1
2013-12-20configure.ac: skip Linux specific tests on other OSsMax Kellermann1-6/+23
2013-12-19configure.ac: add variable $host_is_unixMax Kellermann1-7/+3
2013-12-19configure.ac: add variable $host_is_solarisMax Kellermann1-13/+6
2013-12-19configure.ac: increment protocol version to 0.19.0Max Kellermann1-1/+1
2013-12-15configure.ac: add option "--disable-glib"Max Kellermann1-4/+15
2013-12-08fs: implemented standard directories APIDenis Krjuchkov1-0/+1
2013-12-02event: add poll() based PollGroup implementationDenis Krjuchkov1-1/+7
2013-12-01pcm/SoxrResampler: new resampler option using libsoxrMax Kellermann1-0/+15
2013-11-29event: implement PollGroup based on Windows selectDenis Krjuchkov1-3/+11
2013-11-29configure.ac: code style improvementsDenis Krjuchkov1-13/+10
2013-11-28pcm: drop compatibility with libsamplerate older than 0.1.3Max Kellermann1-9/+1
2013-11-27Add infrastructure for using multiple event loopsDenis Krjuchkov1-1/+67
2013-11-27input/cdio_paranoia: support libcdio-paranoia 0.90Gaetan Bisson1-0/+1
2013-11-27configure.ac: prepare for 0.18.6Max Kellermann1-1/+1
2013-11-26configure.ac: set VERSION_MINOR to 19Denis Krjuchkov1-1/+1
2013-11-23release v0.18.5Max Kellermann1-1/+1
2013-11-21configure.ac: auto-detect fluidsynth by defaultMax Kellermann1-3/+5
2013-11-18configure.ac: prepare for 0.18.5Max Kellermann1-1/+1
2013-11-13configure.ac: prepare version 0.19Max Kellermann1-1/+1
2013-11-09configure.ac: prepare for 0.18.4Max Kellermann1-1/+1
2013-11-08Makefile.am: disable dist-bzip2Max Kellermann1-1/+1
2013-11-08configure.ac: prepare for 0.18.3Max Kellermann1-1/+1
2013-11-06configure.ac: require libaudiofile 0.3 due to API breakageMax Kellermann1-1/+1
2013-11-05configure.ac: prepare for 0.18.2Max Kellermann1-1/+1
2013-11-04release v0.18.1Max Kellermann1-1/+1
2013-11-04configure.ac: prepare for 0.18.1Max Kellermann1-1/+1
2013-10-31release v0.18Max Kellermann1-1/+1
2013-10-30configure.ac: move -Werror before all other CFLAGSMax Kellermann1-6/+7
2013-10-30configure.ac: default to enable_openal=autoMax Kellermann1-15/+19
2013-10-30configure.ac: enable -ffast-math and -ftree-vectorizeMax Kellermann1-0/+4
2013-10-30configure.ac: enable some gcc options even in debug modeMax Kellermann1-6/+10
2013-10-28configure.ac: disable the OS X output plugin by defaultMax Kellermann1-1/+5
2013-10-28configure.ac: add variable host_is_darwinMax Kellermann1-8/+12
2013-10-19encoder/{opus,vorbis}: new serial generator replacing g_random_int()Max Kellermann1-0/+1
2013-10-18ZeroconfAvahi: integrate into the EventLoopMax Kellermann1-2/+2
2013-10-17configure.ac: add function MPD_AUTO_LIB and use itMax Kellermann1-61/+16
2013-10-17configure.ac: define HAVE_MPCDECMax Kellermann1-0/+4
2013-10-16decoder/wildmidi: remove suport for libwildmidi 0.2.2 or olderMax Kellermann1-4/+0
2013-10-16configure.ac: don't leak -lsidutils -lmp3lame intoMax Kellermann1-2/+2
2013-10-16test: use the CPPUNIT framework for unit testsMax Kellermann1-0/+6
2013-10-15require GLib 2.28Max Kellermann1-2/+2