aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* main: use the GLib main loopMax Kellermann2008-12-301-1/+1
* zeroconf: moved code to zeroconf-avahi.c and zeroconf-bonjour.cMax Kellermann2008-12-301-0/+2
* main: use g_setenv() instead of setenv()Max Kellermann2008-12-291-1/+0
* configure.ac: append archive libraries to $MPD_LIBSMax Kellermann2008-12-291-4/+9
* configure.ac: check for archive libraries only if enabledMax Kellermann2008-12-291-3/+9
* configure.ac: removed pthread checksMax Kellermann2008-12-291-4/+0
* log: support syslog()Max Kellermann2008-12-281-0/+15
* decoder: new plugin using modplug libraryViliam Mateicka2008-12-281-0/+21
* configure.ac: fixed description to bzip2 compile optionViliam Mateicka2008-12-271-1/+1
* Add an "Archive support" section to the configure results screen.Avuton Olrich2008-12-271-18/+21
* Change configure time option to be bzip2 rather than bz2.Avuton Olrich2008-12-271-1/+1
* Fix text string to show bz2 rather than rar.Avuton Olrich2008-12-271-1/+1
* disable archive API without pluginsMax Kellermann2008-12-271-0/+10
* configure.ac: moved archive library checks to optionsMax Kellermann2008-12-271-14/+16
* Merge branch 'experimental' of git://git.musicpd.org/metyl/mpdMax Kellermann2008-12-271-0/+64
|\
| * archiveapi: archive plugin for ISO filesViliam Mateicka2008-12-161-0/+20
| * archiveapi: archive plugin for ZIP filesViliam Mateicka2008-12-161-0/+19
| * archiveapi: archive plugin for BZ2 filesViliam Mateicka2008-12-161-0/+25
* | Check for pkg-config before using itQball Cow2008-12-271-0/+3
* | Modify version string to post-release version 0.15~gitAvuton Olrich2008-12-251-1/+1
* | MPD version 0.14release-0.14Avuton Olrich2008-12-251-1/+1
* | configure.ac: renamed shout optionsMax Kellermann2008-12-241-4/+4
* | configure.ac: fix --enable-un documentationMax Kellermann2008-12-241-2/+2
* | configure.ac: disable the mikmod plugin by defaultMax Kellermann2008-12-241-1/+1
* | Build makefiles after checking available outputs and decoder pluginsQball Cow2008-12-221-10/+12
* | MPD version 0.14~beta3release-0.14_beta3Avuton Olrich2008-12-201-1/+1
* | configure.ac: check lame availability before shout_mp3 testMax Kellermann2008-12-171-5/+5
* | configure.ac: disable shout when no encoder is foundMax Kellermann2008-12-171-12/+10
* | configure.ac: added libcurl to configure summaryjefromi2008-12-141-0/+8
* | MPD version 0.14~beta2release-0.14_beta2Avuton Olrich2008-12-021-1/+1
|/
* MPD version 0.14~beta1release-0.14_beta1Avuton Olrich2008-11-231-1/+1
* doc: process protocol.xml with xmltoMax Kellermann2008-11-201-0/+16
* aac: detect whether to pass "uint32_t*" to NeAACDecInit2()Max Kellermann2008-11-161-0/+31
* MPD version 0.14~alpha3release-0.14_alpha3Avuton Olrich2008-11-141-1/+1
* MPD version 0.14~alpha2release-0.14_alpha2Avuton Olrich2008-11-131-1/+1
* configure.ac: enable _ogg_common.c when flac is enabledMax Kellermann2008-11-071-1/+1
* configure.ac: added AC_CONFIG_SRCDIRMax Kellermann2008-11-071-4/+2
* MPD version 0.14~alpha1release-0.14_alpha1Max Kellermann2008-11-051-1/+1
* enable GLib threadingMax Kellermann2008-11-051-1/+1
* configure.ac: check for avcodec_decode_audio2()Max Kellermann2008-11-041-0/+8
* configure.ac: unset MP4FF_LIBS when MP4 support is disabledMax Kellermann2008-11-041-0/+1
* configure.ac: disable libflac's oggflac support with --disable-oggflacAvuton Olrich2008-11-031-1/+1
* configure.ac: AC_SUBST(MP4FF_LIBS)Max Kellermann2008-11-031-0/+1
* configure.ac: separate the "aac" and "mp4" decoder testsMax Kellermann2008-11-031-3/+39
* configure.ac: fix "xyes: command not found"Max Kellermann2008-10-261-1/+1
* output: don't compile plugins which are disabledMax Kellermann2008-10-261-0/+20
* http: use libcurlMax Kellermann2008-10-261-0/+18
* configure.ac: reverted protocol version to 0.14.0Max Kellermann2008-10-261-1/+1
* configure.ac: changed version number to "0.14~git"Max Kellermann2008-10-251-2/+2
* configure.ac: disable libtoolMax Kellermann2008-10-251-7/+0