aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v0.18.x'Max Kellermann2014-02-181-2/+2
|\
| * configure.ac: fix linker failure when libvorbis/libogg are staticMax Kellermann2014-02-181-1/+1
| * configure.ac: link the Vorbis encoder with liboggMax Kellermann2014-02-171-1/+1
| * configure.ac: prepare for 0.18.9Max Kellermann2014-02-091-1/+1
* | configure.ac: check for libpthreadMax Kellermann2014-02-181-0/+5
* | Merge tag 'release-0.18.8'Max Kellermann2014-02-071-1/+1
|\|
| * configure.ac: link the Vorbis encoder with libvorbisMax Kellermann2014-02-061-1/+1
| * new developer mailing listMax Kellermann2014-01-201-1/+1
| * configure.ac: prepare for 0.18.8Max Kellermann2014-01-151-1/+1
* | input/nfs: new plugin using libnfsMax Kellermann2014-02-061-0/+13
* | db: add compile-time option to disable databaseMax Kellermann2014-01-301-3/+15
* | Main, OutputThread: increase kernel timer slack (Linux)Max Kellermann2014-01-301-0/+2
* | configure.ac: detect libsmbclient without pkg-configMax Kellermann2014-01-271-1/+2
* | configure.ac: check if -lrt is necessary for clock_gettime()Max Kellermann2014-01-271-0/+2
* | configure.ac: move autoconf/automake helpers to build/Max Kellermann2014-01-271-0/+1
* | move systemd unit to directory systemd/Max Kellermann2014-01-271-1/+1
* | neighbor/upnp: UPnP media server discoveryMax Kellermann2014-01-261-0/+3
* | neighbor: new subsystem to detect file servers on the local networkMax Kellermann2014-01-261-0/+21
* | Win32Main: move to win32/Max Kellermann2014-01-241-1/+1
* | thread/Name: set thread namesMax Kellermann2014-01-231-0/+7
* | CommandLine: show the current git tag and commit idMax Kellermann2014-01-201-0/+4
* | Daemon: don't use daemon(), always require fork()Max Kellermann2014-01-181-1/+0
* | Merge tag 'release-0.18.7'Max Kellermann2014-01-131-1/+1
|\|
| * configure.ac: reject libmpcdec SV7 in configure scriptMax Kellermann2014-01-111-1/+1
* | Shine encoding pluginAndrée Ekroth2014-01-131-0/+18
* | UPnP database pluginJean-Francois Dockes2014-01-091-0/+23
* | playlist/{asx,rss,xspf}: use Expat instead of GLib to parse XMLMax Kellermann2014-01-091-0/+14
* | event/Loop: remove the GLib implementationMax Kellermann2014-01-041-58/+19
* | Merge branch 'v0.18.x'Max Kellermann2013-12-291-1/+1
|\|
| * configure.ac: improved check for libyajl 1.0Max Kellermann2013-12-291-1/+1
| * configure.ac: prepare for 0.18.7Max Kellermann2013-12-291-1/+1
| * release v0.18.6Max Kellermann2013-12-241-1/+1
* | input/smbclient: new input pluginMax Kellermann2013-12-291-0/+14
* | configure.ac: skip Linux specific tests on other OSsMax Kellermann2013-12-201-6/+23
* | configure.ac: add variable $host_is_unixMax Kellermann2013-12-191-7/+3
* | configure.ac: add variable $host_is_solarisMax Kellermann2013-12-191-13/+6
* | configure.ac: increment protocol version to 0.19.0Max Kellermann2013-12-191-1/+1
* | configure.ac: add option "--disable-glib"Max Kellermann2013-12-151-4/+15
* | Merge branch 'v0.18.x'Max Kellermann2013-12-141-0/+1
|\|
| * input/cdio_paranoia: support libcdio-paranoia 0.90Gaetan Bisson2013-11-271-0/+1
| * configure.ac: prepare for 0.18.6Max Kellermann2013-11-271-1/+1
* | fs: implemented standard directories APIDenis Krjuchkov2013-12-081-0/+1
* | event: add poll() based PollGroup implementationDenis Krjuchkov2013-12-021-1/+7
* | pcm/SoxrResampler: new resampler option using libsoxrMax Kellermann2013-12-011-0/+15
* | event: implement PollGroup based on Windows selectDenis Krjuchkov2013-11-291-3/+11
* | configure.ac: code style improvementsDenis Krjuchkov2013-11-291-13/+10
* | pcm: drop compatibility with libsamplerate older than 0.1.3Max Kellermann2013-11-281-9/+1
* | Add infrastructure for using multiple event loopsDenis Krjuchkov2013-11-271-1/+67
* | configure.ac: set VERSION_MINOR to 19Denis Krjuchkov2013-11-261-1/+1
* | Merge branch 'v0.18.x'Max Kellermann2013-11-231-3/+5
|\|