aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-06fs/GzipOutputStream: new class wrapping zlibMax Kellermann1-0/+15
2014-06-23configure.ac: prepare for 0.18.12Max Kellermann1-1/+1
2014-06-16configure.ac: disable exceptions only with Boost 1.54 or newerMax Kellermann1-2/+25
2014-06-11configure.ac: check for BoostMax Kellermann1-0/+2
2014-06-10zeroconf/Avahi: call dbus_shutdown() during shutdownMax Kellermann1-1/+1
2014-04-26configure.ac: prepare for 0.18.11Max Kellermann1-1/+1
2014-03-15configure.ac: always define _GNU_SOURCE on LinuxMax Kellermann1-0/+3
2014-03-06configure.ac: prepare for 0.18.10Max Kellermann1-1/+1
2014-02-24SongSort, ...: use libicu instead of GLib's g_utf8_*()Max Kellermann1-0/+13
2014-02-22first Android releaseMax Kellermann1-0/+21
2014-02-21configure.ac: detect Android cross-buildMax Kellermann1-0/+10
2014-02-18configure.ac: fix linker failure when libvorbis/libogg are staticMax Kellermann1-1/+1
2014-02-18configure.ac: check for libpthreadMax Kellermann1-0/+5
2014-02-17configure.ac: link the Vorbis encoder with liboggMax Kellermann1-1/+1
2014-02-09configure.ac: prepare for 0.18.9Max Kellermann1-1/+1
2014-02-06configure.ac: link the Vorbis encoder with libvorbisMax Kellermann1-1/+1
2014-02-06input/nfs: new plugin using libnfsMax Kellermann1-0/+13
2014-01-30db: add compile-time option to disable databaseMax Kellermann1-3/+15
2014-01-30Main, OutputThread: increase kernel timer slack (Linux)Max Kellermann1-0/+2
2014-01-27configure.ac: detect libsmbclient without pkg-configMax Kellermann1-1/+2
2014-01-27configure.ac: check if -lrt is necessary for clock_gettime()Max Kellermann1-0/+2
2014-01-27configure.ac: move autoconf/automake helpers to build/Max Kellermann1-0/+1
2014-01-27move systemd unit to directory systemd/Max Kellermann1-1/+1
2014-01-26neighbor/upnp: UPnP media server discoveryMax Kellermann1-0/+3
2014-01-26neighbor: new subsystem to detect file servers on the local networkMax Kellermann1-0/+21
2014-01-24Win32Main: move to win32/Max Kellermann1-1/+1
2014-01-23thread/Name: set thread namesMax Kellermann1-0/+7
2014-01-20CommandLine: show the current git tag and commit idMax Kellermann1-0/+4
2014-01-20new developer mailing listMax Kellermann1-1/+1
2014-01-18Daemon: don't use daemon(), always require fork()Max Kellermann1-1/+0
2014-01-15configure.ac: prepare for 0.18.8Max Kellermann1-1/+1
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