aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* configure: add shout AC_DEFINE, otherwise it will not enable.Avuton Olrich2009-04-06
* Modify version string to post-release version 0.15~gitAvuton Olrich2009-04-02
* mpd version 0.15~alpha1Avuton Olrich2009-04-02
* configure.ac: moved libmikmod test to --enable-mikmodMax Kellermann2009-04-01
* configure.ac: renamed --enable-mod to --enable-mikmodMax Kellermann2009-04-01
* configure.ac: renamed --enable-oggvorbis to --enable-vorbisMax Kellermann2009-04-01
* Makefile.am: use TREMOR_CFLAGS and TREMOR_LIBSMax Kellermann2009-04-01
* configure.ac: renamed --enable-oggvorbis-encoderMax Kellermann2009-04-01
* configure.ac: renamed --enable-lame to --enable-lame-encoderMax Kellermann2009-04-01
* configure.ac: fix typo in help stringMax Kellermann2009-04-01
* configure.ac: fail when LAME is enabled but not foundMax Kellermann2009-04-01
* Makefile.am: use LAME_CFLAGS and LAME_LIBSMax Kellermann2009-04-01
* configure.ac: fail when vorbis encoder is enabled but not foundMax Kellermann2009-04-01
* configure.ac: don't check for encoders when shout/httpd disabledMax Kellermann2009-04-01
* configure.ac: auto-detect HTTPD plugin depending on encodersMax Kellermann2009-04-01
* configure.ac: fail when shout is enabled but no libshout availableMax Kellermann2009-04-01
* configure.ac: added variable $enable_encoderMax Kellermann2009-04-01
* configure.ac: moved encoder checks to separate encoder sectionMax Kellermann2009-04-01
* Merge branch 'master' of git://git.musicpd.org/jrk/mpdMax Kellermann2009-04-01
|\
| * Configure/Make dependencies for cue/cue_tag.h/.cJochen Keil2009-03-31
* | configure: remove --*-mp3, it is broken and not worth supportingAvuton Olrich2009-04-01
|/
* configure.ac: use more MPD_AUTO_PKG()Max Kellermann2009-03-28
* configure.ac: added M4 function MPD_AUTO_PKG() for ALSAMax Kellermann2009-03-28
* Makefile.am: use PULSE_CFLAGS and PULSE_LIBSMax Kellermann2009-03-28
* Makefile.am: use JACK_CFLAGS and JACK_LIBSMax Kellermann2009-03-28
* Makefile.am: use SAMPLERATE_CFLAGS and SAMPLERATE_LIBSMax Kellermann2009-03-28
* configure.ac: removed debug lineMax Kellermann2009-03-28
* configure.ac: fail when ALSA is enabled but not foundMax Kellermann2009-03-28
* mpcdec: support the new libmpcdec SV8 APIMax Kellermann2009-03-27
* configure.ac: require GLib 2.6Max Kellermann2009-03-27
* solaris: new audio output plugin for Solaris /dev/audioMax Kellermann2009-03-16
* configure: Merge lame*encoder to lameAvuton Olrich2009-03-16
* configure: don't warn just because we don't have an optional library.Avuton Olrich2009-03-16
* configure: error out against streaming output, not encoder.Avuton Olrich2009-03-16
* configure: Always run pkg-config for shout, define AC_DEFINE if enabledAvuton Olrich2009-03-16
* configure: add shout autoconf argument.Avuton Olrich2009-03-15
* configure: Fail if trying to build with streaming output and no encoderAvuton Olrich2009-03-15
* configure: Move encoders to their own report section.Avuton Olrich2009-03-15
* configure: replace all instances shout*[mp3|ogg] with [lame|oggvorbis]*encoderAvuton Olrich2009-03-15
* configure.ac: Enable ENCODER if httpd_output, even if SHOUT is disabled.Avuton Olrich2009-03-15
* httpd: new output plugin to replace "shout"Max Kellermann2009-03-15
* configure.ac: add -pg to MPD_LIBS with --enable-gprofMax Kellermann2009-03-11
* poison: added valgrind supportMax Kellermann2009-03-09
* configure.ac: fix --enable-bzip2 and --enable-iso9660 variable nameMax Kellermann2009-03-07
* configure.ac: fix --enable-X variable namesMax Kellermann2009-03-07
* configure: global indention and trim line wc to 80 when practical.Avuton Olrich2009-03-06
* configure: Move the faad stuff to m4/faad.m4Avuton Olrich2009-03-06
* configure: No capitalization on beginning of help strings.Avuton Olrich2009-03-06
* configure: specify that faad2 prefix is optional in the help stringAvuton Olrich2009-03-06
* configure: trim down the line length for the faad help stringsAvuton Olrich2009-03-06