aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: fail when ALSA is enabled but not foundMax Kellermann2009-03-281-4/+9
* mpcdec: support the new libmpcdec SV8 APIMax Kellermann2009-03-271-1/+9
* configure.ac: require GLib 2.6Max Kellermann2009-03-271-2/+2
* solaris: new audio output plugin for Solaris /dev/audioMax Kellermann2009-03-161-0/+21
* configure: Merge lame*encoder to lameAvuton Olrich2009-03-161-17/+5
* configure: don't warn just because we don't have an optional library.Avuton Olrich2009-03-161-3/+2
* configure: error out against streaming output, not encoder.Avuton Olrich2009-03-161-2/+2
* configure: Always run pkg-config for shout, define AC_DEFINE if enabledAvuton Olrich2009-03-161-11/+4
* configure: add shout autoconf argument.Avuton Olrich2009-03-151-0/+5
* configure: Fail if trying to build with streaming output and no encoderAvuton Olrich2009-03-151-0/+6
* configure: Move encoders to their own report section.Avuton Olrich2009-03-151-18/+24
* configure: replace all instances shout*[mp3|ogg] with [lame|oggvorbis]*encoderAvuton Olrich2009-03-151-26/+26
* configure.ac: Enable ENCODER if httpd_output, even if SHOUT is disabled.Avuton Olrich2009-03-151-1/+1
* httpd: new output plugin to replace "shout"Max Kellermann2009-03-151-0/+16
* configure.ac: add -pg to MPD_LIBS with --enable-gprofMax Kellermann2009-03-111-0/+1
* poison: added valgrind supportMax Kellermann2009-03-091-0/+1
* configure.ac: fix --enable-bzip2 and --enable-iso9660 variable nameMax Kellermann2009-03-071-14/+14
* configure.ac: fix --enable-X variable namesMax Kellermann2009-03-071-6/+6
* configure: global indention and trim line wc to 80 when practical.Avuton Olrich2009-03-061-70/+113
* configure: Move the faad stuff to m4/faad.m4Avuton Olrich2009-03-061-185/+1
* configure: No capitalization on beginning of help strings.Avuton Olrich2009-03-061-8/+8
* configure: specify that faad2 prefix is optional in the help stringAvuton Olrich2009-03-061-1/+1
* configure: trim down the line length for the faad help stringsAvuton Olrich2009-03-061-3/+15
* configure: trim down the line length for the zeroconf help stringAvuton Olrich2009-03-061-4/+10
* configure: trim down the Tremor AC_ARG_WITH() statementsAvuton Olrich2009-03-061-6/+19
* configure: Group libmad stuff together, rename --enable-mp3 --enable-madAvuton Olrich2009-03-061-17/+26
* configure: remove redundant explicit $enableval assignments.Avuton Olrich2009-03-061-68/+34
* configure: remove duplicate LAME report, unify rest under SHOUTcast header.Avuton Olrich2009-03-051-14/+14
* configure: make all tests the same, when possible.Avuton Olrich2009-03-051-2/+2
* configure: Add 'Streaming Support' section to the configure display.Avuton Olrich2009-03-061-19/+22
* configure: display the status of lastfm protocol supportAvuton Olrich2009-03-061-0/+6
* configure: Fix configure warning presented by lastfm radio.Avuton Olrich2009-03-051-1/+1
* input_lastfm: new input plugin for last.fm radioMax Kellermann2009-03-021-0/+14
* configure.ac: make "xmlto" optionalMax Kellermann2009-03-011-4/+3
* configure: don't fail if pipe_output is the only output plugin.Avuton Olrich2009-02-281-0/+1
* configure: move id3 and lame to 'Other Features'Avuton Olrich2009-02-281-12/+12
* configure: don't fail if mp4 is the only enabled input plugin.Avuton Olrich2009-02-281-0/+1
* configure: move the configure status stuff in alphabetical order.Avuton Olrich2009-02-281-105/+105
* pipe: Fix wording in configure and add configure status.Avuton Olrich2009-02-281-1/+7
* pipe: new audio output plugin which runs a commandMichal Nazarewicz2009-02-281-0/+10
* configure.ac: declare AM_CFLAGSMax Kellermann2009-02-251-2/+4
* configure.ac: fix comma errorsMax Kellermann2009-02-241-2/+2
* Makefile.am: no recursive makefilesMax Kellermann2009-02-231-1/+1
* shout: use the new encoder APIMax Kellermann2009-02-221-7/+1
* encoder: added lame mp3 encoderMax Kellermann2009-02-221-0/+4
* encoder: added vorbis encoderMax Kellermann2009-02-221-0/+4
* added the encoder APIMax Kellermann2009-02-221-0/+2
* configure.ac: check ${host_os} instead of ${host}Max Kellermann2009-02-181-4/+4
* configure.ac: added AC_CANONICAL_HOSTMax Kellermann2009-02-181-0/+2
* configure.ac: added switch for test programsMax Kellermann2009-02-181-0/+7