summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2009-03-16solaris: new audio output plugin for Solaris /dev/audioMax Kellermann
2009-03-16configure: Merge lame*encoder to lameAvuton Olrich
2009-03-16configure: don't warn just because we don't have an optional library.Avuton Olrich
2009-03-16configure: error out against streaming output, not encoder.Avuton Olrich
2009-03-16configure: Always run pkg-config for shout, define AC_DEFINE if enabledAvuton Olrich
2009-03-15configure: add shout autoconf argument.Avuton Olrich
2009-03-15configure: Fail if trying to build with streaming output and no encoderAvuton Olrich
2009-03-15configure: Move encoders to their own report section.Avuton Olrich
2009-03-15configure: replace all instances shout*[mp3|ogg] with [lame|oggvorbis]*encoderAvuton Olrich
2009-03-15configure.ac: Enable ENCODER if httpd_output, even if SHOUT is disabled.Avuton Olrich
2009-03-15httpd: new output plugin to replace "shout"Max Kellermann
2009-03-11configure.ac: add -pg to MPD_LIBS with --enable-gprofMax Kellermann
2009-03-09poison: added valgrind supportMax Kellermann
2009-03-07configure.ac: fix --enable-bzip2 and --enable-iso9660 variable nameMax Kellermann
2009-03-07configure.ac: fix --enable-X variable namesMax Kellermann
2009-03-06configure: global indention and trim line wc to 80 when practical.Avuton Olrich
2009-03-06configure: Move the faad stuff to m4/faad.m4Avuton Olrich
2009-03-06configure: No capitalization on beginning of help strings.Avuton Olrich
2009-03-06configure: specify that faad2 prefix is optional in the help stringAvuton Olrich
2009-03-06configure: trim down the line length for the faad help stringsAvuton Olrich
2009-03-06configure: trim down the line length for the zeroconf help stringAvuton Olrich
2009-03-06configure: trim down the Tremor AC_ARG_WITH() statementsAvuton Olrich
2009-03-06configure: Group libmad stuff together, rename --enable-mp3 --enable-madAvuton Olrich
2009-03-06configure: remove redundant explicit $enableval assignments.Avuton Olrich
2009-03-05configure: remove duplicate LAME report, unify rest under SHOUTcast header.Avuton Olrich
2009-03-05configure: make all tests the same, when possible.Avuton Olrich
2009-03-06configure: Add 'Streaming Support' section to the configure display.Avuton Olrich
2009-03-06configure: display the status of lastfm protocol supportAvuton Olrich
2009-03-05configure: Fix configure warning presented by lastfm radio.Avuton Olrich
2009-03-02input_lastfm: new input plugin for last.fm radioMax Kellermann
2009-03-01configure.ac: make "xmlto" optionalMax Kellermann
2009-02-28configure: don't fail if pipe_output is the only output plugin.Avuton Olrich
2009-02-28configure: move id3 and lame to 'Other Features'Avuton Olrich
2009-02-28configure: don't fail if mp4 is the only enabled input plugin.Avuton Olrich
2009-02-28configure: move the configure status stuff in alphabetical order.Avuton Olrich
2009-02-28pipe: Fix wording in configure and add configure status.Avuton Olrich
2009-02-28pipe: new audio output plugin which runs a commandMichal Nazarewicz
2009-02-25configure.ac: declare AM_CFLAGSMax Kellermann
2009-02-24configure.ac: fix comma errorsMax Kellermann
2009-02-23Makefile.am: no recursive makefilesMax Kellermann
2009-02-22shout: use the new encoder APIMax Kellermann
2009-02-22encoder: added lame mp3 encoderMax Kellermann
2009-02-22encoder: added vorbis encoderMax Kellermann
2009-02-22added the encoder APIMax Kellermann
2009-02-18configure.ac: check ${host_os} instead of ${host}Max Kellermann
2009-02-18configure.ac: added AC_CANONICAL_HOSTMax Kellermann
2009-02-18configure.ac: added switch for test programsMax Kellermann
2009-02-18mp4ff: use faacDecInit2() to find the AAC trackMax Kellermann
2009-02-13doc: generate API documentation with doxygenMax Kellermann
2009-02-12configure.ac: always check for C++ compilerMax Kellermann