aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-29main: use g_setenv() instead of setenv()Max Kellermann1-1/+0
2008-12-29configure.ac: append archive libraries to $MPD_LIBSMax Kellermann1-4/+9
2008-12-29configure.ac: check for archive libraries only if enabledMax Kellermann1-3/+9
2008-12-29configure.ac: removed pthread checksMax Kellermann1-4/+0
2008-12-28log: support syslog()Max Kellermann1-0/+15
2008-12-28decoder: new plugin using modplug libraryViliam Mateicka1-0/+21
2008-12-27configure.ac: fixed description to bzip2 compile optionViliam Mateicka1-1/+1
2008-12-27Add an "Archive support" section to the configure results screen.Avuton Olrich1-18/+21
2008-12-27Change configure time option to be bzip2 rather than bz2.Avuton Olrich1-1/+1
2008-12-27Fix text string to show bz2 rather than rar.Avuton Olrich1-1/+1
2008-12-27disable archive API without pluginsMax Kellermann1-0/+10
2008-12-27configure.ac: moved archive library checks to optionsMax Kellermann1-14/+16
2008-12-27Check for pkg-config before using itQball Cow1-0/+3
2008-12-25Modify version string to post-release version 0.15~gitAvuton Olrich1-1/+1
2008-12-25MPD version 0.14release-0.14Avuton Olrich1-1/+1
2008-12-24configure.ac: renamed shout optionsMax Kellermann1-4/+4
2008-12-24configure.ac: fix --enable-un documentationMax Kellermann1-2/+2
2008-12-24configure.ac: disable the mikmod plugin by defaultMax Kellermann1-1/+1
2008-12-22Build makefiles after checking available outputs and decoder pluginsQball Cow1-10/+12
2008-12-20MPD version 0.14~beta3release-0.14_beta3Avuton Olrich1-1/+1
2008-12-17configure.ac: check lame availability before shout_mp3 testMax Kellermann1-5/+5
2008-12-17configure.ac: disable shout when no encoder is foundMax Kellermann1-12/+10
2008-12-16archiveapi: archive plugin for ISO filesViliam Mateicka1-0/+20
2008-12-16archiveapi: archive plugin for ZIP filesViliam Mateicka1-0/+19
2008-12-16archiveapi: archive plugin for BZ2 filesViliam Mateicka1-0/+25
2008-12-14configure.ac: added libcurl to configure summaryjefromi1-0/+8
2008-12-02MPD version 0.14~beta2release-0.14_beta2Avuton Olrich1-1/+1
2008-11-23MPD version 0.14~beta1release-0.14_beta1Avuton Olrich1-1/+1
2008-11-20doc: process protocol.xml with xmltoMax Kellermann1-0/+16
2008-11-16aac: detect whether to pass "uint32_t*" to NeAACDecInit2()Max Kellermann1-0/+31
2008-11-14MPD version 0.14~alpha3release-0.14_alpha3Avuton Olrich1-1/+1
2008-11-13MPD version 0.14~alpha2release-0.14_alpha2Avuton Olrich1-1/+1
2008-11-07configure.ac: enable _ogg_common.c when flac is enabledMax Kellermann1-1/+1
2008-11-07configure.ac: added AC_CONFIG_SRCDIRMax Kellermann1-4/+2
2008-11-05MPD version 0.14~alpha1release-0.14_alpha1Max Kellermann1-1/+1
2008-11-05enable GLib threadingMax Kellermann1-1/+1
2008-11-04configure.ac: check for avcodec_decode_audio2()Max Kellermann1-0/+8
2008-11-04configure.ac: unset MP4FF_LIBS when MP4 support is disabledMax Kellermann1-0/+1
2008-11-03configure.ac: disable libflac's oggflac support with --disable-oggflacAvuton Olrich1-1/+1
2008-11-03configure.ac: AC_SUBST(MP4FF_LIBS)Max Kellermann1-0/+1
2008-11-03configure.ac: separate the "aac" and "mp4" decoder testsMax Kellermann1-3/+39
2008-10-26configure.ac: fix "xyes: command not found"Max Kellermann1-1/+1
2008-10-26output: don't compile plugins which are disabledMax Kellermann1-0/+20
2008-10-26http: use libcurlMax Kellermann1-0/+18
2008-10-26configure.ac: reverted protocol version to 0.14.0Max Kellermann1-1/+1
2008-10-25configure.ac: changed version number to "0.14~git"Max Kellermann1-2/+2
2008-10-25configure.ac: disable libtoolMax Kellermann1-7/+0
2008-10-25removed internal copy of libmp4ffMax Kellermann1-8/+4
2008-10-24pcm_resample: support for libsamplerate < 0.1.3Max Kellermann1-0/+5
2008-10-23pcm_utils: moved code to pcm_resample.cMax Kellermann1-0/+2