aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-06configure: Move the faad stuff to m4/faad.m4Avuton Olrich1-185/+1
2009-03-06configure: No capitalization on beginning of help strings.Avuton Olrich1-8/+8
2009-03-06configure: specify that faad2 prefix is optional in the help stringAvuton Olrich1-1/+1
2009-03-06configure: trim down the line length for the faad help stringsAvuton Olrich1-3/+15
2009-03-06configure: trim down the line length for the zeroconf help stringAvuton Olrich1-4/+10
2009-03-06configure: trim down the Tremor AC_ARG_WITH() statementsAvuton Olrich1-6/+19
2009-03-06configure: Group libmad stuff together, rename --enable-mp3 --enable-madAvuton Olrich1-17/+26
2009-03-06configure: remove redundant explicit $enableval assignments.Avuton Olrich1-68/+34
2009-03-05configure: remove duplicate LAME report, unify rest under SHOUTcast header.Avuton Olrich1-14/+14
2009-03-05configure: make all tests the same, when possible.Avuton Olrich1-2/+2
2009-03-06configure: Add 'Streaming Support' section to the configure display.Avuton Olrich1-19/+22
2009-03-06configure: display the status of lastfm protocol supportAvuton Olrich1-0/+6
2009-03-05configure: Fix configure warning presented by lastfm radio.Avuton Olrich1-1/+1
2009-03-02input_lastfm: new input plugin for last.fm radioMax Kellermann1-0/+14
2009-03-01configure.ac: make "xmlto" optionalMax Kellermann1-4/+3
2009-02-28configure: don't fail if pipe_output is the only output plugin.Avuton Olrich1-0/+1
2009-02-28configure: move id3 and lame to 'Other Features'Avuton Olrich1-12/+12
2009-02-28configure: don't fail if mp4 is the only enabled input plugin.Avuton Olrich1-0/+1
2009-02-28configure: move the configure status stuff in alphabetical order.Avuton Olrich1-105/+105
2009-02-28pipe: Fix wording in configure and add configure status.Avuton Olrich1-1/+7
2009-02-28pipe: new audio output plugin which runs a commandMichal Nazarewicz1-0/+10
2009-02-25configure.ac: declare AM_CFLAGSMax Kellermann1-2/+4
2009-02-24configure.ac: fix comma errorsMax Kellermann1-2/+2
2009-02-23Makefile.am: no recursive makefilesMax Kellermann1-1/+1
2009-02-22shout: use the new encoder APIMax Kellermann1-7/+1
2009-02-22encoder: added lame mp3 encoderMax Kellermann1-0/+4
2009-02-22encoder: added vorbis encoderMax Kellermann1-0/+4
2009-02-22added the encoder APIMax Kellermann1-0/+2
2009-02-18configure.ac: check ${host_os} instead of ${host}Max Kellermann1-4/+4
2009-02-18configure.ac: added AC_CANONICAL_HOSTMax Kellermann1-0/+2
2009-02-18configure.ac: added switch for test programsMax Kellermann1-0/+7
2009-02-18mp4ff: use faacDecInit2() to find the AAC trackMax Kellermann1-1/+0
2009-02-13doc: generate API documentation with doxygenMax Kellermann1-0/+7
2009-02-12configure.ac: always check for C++ compilerMax Kellermann1-5/+2
2009-02-12wildmidi: new decoder plugin for MIDI filesMax Kellermann1-0/+32
2009-02-12fluidsynth: new decoder plugin for MIDI filesMax Kellermann1-1/+21
2009-02-11configure.ac: define conditional am__fastdepCXXMax Kellermann1-0/+2
2009-02-11sidplay: new decoder plugin for playing C64 SID filesMax Kellermann1-0/+26
2009-02-11configure.ac: removed misplaced commaMax Kellermann1-1/+1
2009-02-09configure.ac: define HAVE_FFMPEG after all checksMax Kellermann1-2/+5
2009-02-04configure.ac: raised protocol version to "0.15.0"Max Kellermann1-1/+1
2009-02-04configure.ac: make DocBook processing optionalMax Kellermann1-7/+12
2009-01-30configure.ac: detect jack_set_info_function()Max Kellermann1-0/+10
2009-01-29configure.ac: disable MMS by defaultMax Kellermann1-1/+1
2009-01-29added support for the MMS protocolMax Kellermann1-0/+18
2009-01-15oggvorbis: define HAVE_OGGVORBIS when tremor is enabledMax Kellermann1-1/+3
2009-01-12configure.ac: added the --enable-sqlite optionMax Kellermann1-0/+14
2009-01-11configure.ac: removed duplicate PKG_PROG_PKG_CONFIGMax Kellermann1-2/+0
2009-01-06configure.ac: declare MPD_LIBS and MPD_CFLAGS firstMax Kellermann1-10/+10
2009-01-05configure.ac: moved checks to argument declarations IMax Kellermann1-68/+68