summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-06-16configure.ac: disable exceptions only with Boost 1.54 or newerMax Kellermann
2014-06-11configure.ac: check for BoostMax Kellermann
2014-06-10zeroconf/Avahi: call dbus_shutdown() during shutdownMax Kellermann
2014-03-15configure.ac: always define _GNU_SOURCE on LinuxMax Kellermann
2014-02-24SongSort, ...: use libicu instead of GLib's g_utf8_*()Max Kellermann
2014-02-22first Android releaseMax Kellermann
2014-02-21configure.ac: detect Android cross-buildMax Kellermann
2014-02-18Merge branch 'v0.18.x'Max Kellermann
2014-02-18configure.ac: fix linker failure when libvorbis/libogg are staticMax Kellermann
2014-02-18configure.ac: check for libpthreadMax Kellermann
2014-02-17configure.ac: link the Vorbis encoder with liboggMax Kellermann
2014-02-09configure.ac: prepare for 0.18.9Max Kellermann
2014-02-07Merge tag 'release-0.18.8'Max Kellermann
2014-02-06configure.ac: link the Vorbis encoder with libvorbisMax Kellermann
2014-02-06input/nfs: new plugin using libnfsMax Kellermann
2014-01-30db: add compile-time option to disable databaseMax Kellermann
2014-01-30Main, OutputThread: increase kernel timer slack (Linux)Max Kellermann
2014-01-27configure.ac: detect libsmbclient without pkg-configMax Kellermann
2014-01-27configure.ac: check if -lrt is necessary for clock_gettime()Max Kellermann
2014-01-27configure.ac: move autoconf/automake helpers to build/Max Kellermann
2014-01-27move systemd unit to directory systemd/Max Kellermann
2014-01-26neighbor/upnp: UPnP media server discoveryMax Kellermann
2014-01-26neighbor: new subsystem to detect file servers on the local networkMax Kellermann
2014-01-24Win32Main: move to win32/Max Kellermann
2014-01-23thread/Name: set thread namesMax Kellermann
2014-01-20CommandLine: show the current git tag and commit idMax Kellermann
2014-01-20new developer mailing listMax Kellermann
2014-01-18Daemon: don't use daemon(), always require fork()Max Kellermann
2014-01-15configure.ac: prepare for 0.18.8Max Kellermann
2014-01-13Merge tag 'release-0.18.7'Max Kellermann
2014-01-13Shine encoding pluginAndrée Ekroth
2014-01-11configure.ac: reject libmpcdec SV7 in configure scriptMax Kellermann
2014-01-09UPnP database pluginJean-Francois Dockes
2014-01-09playlist/{asx,rss,xspf}: use Expat instead of GLib to parse XMLMax Kellermann
2014-01-04event/Loop: remove the GLib implementationMax Kellermann
2013-12-29Merge branch 'v0.18.x'Max Kellermann
2013-12-29configure.ac: improved check for libyajl 1.0Max Kellermann
2013-12-29configure.ac: prepare for 0.18.7Max Kellermann
2013-12-29input/smbclient: new input pluginMax Kellermann
2013-12-24release v0.18.6v0.18.6Max Kellermann
2013-12-20configure.ac: skip Linux specific tests on other OSsMax Kellermann
2013-12-19configure.ac: add variable $host_is_unixMax Kellermann
2013-12-19configure.ac: add variable $host_is_solarisMax Kellermann
2013-12-19configure.ac: increment protocol version to 0.19.0Max Kellermann
2013-12-15configure.ac: add option "--disable-glib"Max Kellermann
2013-12-14Merge branch 'v0.18.x'Max Kellermann
2013-12-08fs: implemented standard directories APIDenis Krjuchkov
2013-12-02event: add poll() based PollGroup implementationDenis Krjuchkov
2013-12-01pcm/SoxrResampler: new resampler option using libsoxrMax Kellermann
2013-11-29event: implement PollGroup based on Windows selectDenis Krjuchkov