summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2009-08-29mpd version 0.15.3v0.15.3Avuton Olrich
2009-08-15Modify version string to post-release version 0.15.3~gitAvuton Olrich
2009-08-15mpd version 0.15.2v0.15.2Avuton Olrich
2009-07-17configure.ac: fix the --enable-alsa help stringMax Kellermann
2009-07-15Modify version string to post-release version 0.15.2~gitAvuton Olrich
2009-07-15mpd version 0.15.1v0.15.1Avuton Olrich
2009-07-14configure.ac: fail when ffmpeg is enabled, but not foundMax Kellermann
2009-06-25configure.ac: fix the --disable-ffmpeg help textMax Kellermann
2009-06-25NEWS: updated NEWS file for 0.15.1Max Kellermann
2009-06-23mpd version 0.15v0.15Avuton Olrich
2009-05-26Incorrect identifying of --with-tremor option in configure.acVictor A. Safronov
2009-05-08Modify version string to post-release version 0.15~gitAvuton Olrich
2009-05-08mpd version 0.15~beta2v0.15_beta2Avuton Olrich
2009-04-30Modify version string to post-release version 0.15~gitAvuton Olrich
2009-04-30mpd version 0.15~beta1v0.15_beta1Avuton Olrich
2009-04-29configure: Fix where mikmod was not explicitly disabled.Avuton Olrich
2009-04-15configure.ac: check for C++ detection failureMax Kellermann
2009-04-15configure.ac: automatically detect the sidplay decoderMax Kellermann
2009-04-15configure.ac: added a real check for libsidplay2Max Kellermann
2009-04-15configure.ac: moved the sidplay check to its argumentMax Kellermann
2009-04-13configure.ac: detect libiso9660 with pkg-configMax Kellermann
2009-04-13configure.ac: detect libzzip with pkg-configMax Kellermann
2009-04-13configure.ac: fail when bzip2 plugin is enabled but not foundMax Kellermann
2009-04-06configure: add shout AC_DEFINE, otherwise it will not enable.Avuton Olrich
2009-04-02Modify version string to post-release version 0.15~gitAvuton Olrich
2009-04-02mpd version 0.15~alpha1v0.15_alpha1Avuton Olrich
2009-04-01configure.ac: moved libmikmod test to --enable-mikmodMax Kellermann
2009-04-01configure.ac: renamed --enable-mod to --enable-mikmodMax Kellermann
2009-04-01configure.ac: renamed --enable-oggvorbis to --enable-vorbisMax Kellermann
2009-04-01Makefile.am: use TREMOR_CFLAGS and TREMOR_LIBSMax Kellermann
2009-04-01configure.ac: renamed --enable-oggvorbis-encoderMax Kellermann
2009-04-01configure.ac: renamed --enable-lame to --enable-lame-encoderMax Kellermann
2009-04-01configure.ac: fix typo in help stringMax Kellermann
2009-04-01configure.ac: fail when LAME is enabled but not foundMax Kellermann
2009-04-01Makefile.am: use LAME_CFLAGS and LAME_LIBSMax Kellermann
2009-04-01configure.ac: fail when vorbis encoder is enabled but not foundMax Kellermann
2009-04-01configure.ac: don't check for encoders when shout/httpd disabledMax Kellermann
2009-04-01configure.ac: auto-detect HTTPD plugin depending on encodersMax Kellermann
2009-04-01configure.ac: fail when shout is enabled but no libshout availableMax Kellermann
2009-04-01configure.ac: added variable $enable_encoderMax Kellermann
2009-04-01configure.ac: moved encoder checks to separate encoder sectionMax Kellermann
2009-04-01Merge branch 'master' of git://git.musicpd.org/jrk/mpdMax Kellermann
2009-04-01configure: remove --*-mp3, it is broken and not worth supportingAvuton Olrich
2009-03-31Configure/Make dependencies for cue/cue_tag.h/.cJochen Keil
2009-03-28configure.ac: use more MPD_AUTO_PKG()Max Kellermann
2009-03-28configure.ac: added M4 function MPD_AUTO_PKG() for ALSAMax Kellermann
2009-03-28Makefile.am: use PULSE_CFLAGS and PULSE_LIBSMax Kellermann
2009-03-28Makefile.am: use JACK_CFLAGS and JACK_LIBSMax Kellermann
2009-03-28Makefile.am: use SAMPLERATE_CFLAGS and SAMPLERATE_LIBSMax Kellermann
2009-03-28configure.ac: removed debug lineMax Kellermann