| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.ac: use more MPD_AUTO_PKG() | Max Kellermann | 2009-03-28 | 1 | -86/+83 |
* | configure.ac: added M4 function MPD_AUTO_PKG() for ALSA | Max Kellermann | 2009-03-28 | 1 | -6/+2 |
* | Makefile.am: use PULSE_CFLAGS and PULSE_LIBS | Max Kellermann | 2009-03-28 | 1 | -4/+2 |
* | Makefile.am: use JACK_CFLAGS and JACK_LIBS | Max Kellermann | 2009-03-28 | 1 | -5/+2 |
* | Makefile.am: use SAMPLERATE_CFLAGS and SAMPLERATE_LIBS | Max Kellermann | 2009-03-28 | 1 | -4/+2 |
* | configure.ac: removed debug line | Max Kellermann | 2009-03-28 | 1 | -1/+0 |
* | configure.ac: fail when ALSA is enabled but not found | Max Kellermann | 2009-03-28 | 1 | -4/+9 |
* | mpcdec: support the new libmpcdec SV8 API | Max Kellermann | 2009-03-27 | 1 | -1/+9 |
* | configure.ac: require GLib 2.6 | Max Kellermann | 2009-03-27 | 1 | -2/+2 |
* | solaris: new audio output plugin for Solaris /dev/audio | Max Kellermann | 2009-03-16 | 1 | -0/+21 |
* | configure: Merge lame*encoder to lame | Avuton Olrich | 2009-03-16 | 1 | -17/+5 |
* | configure: don't warn just because we don't have an optional library. | Avuton Olrich | 2009-03-16 | 1 | -3/+2 |
* | configure: error out against streaming output, not encoder. | Avuton Olrich | 2009-03-16 | 1 | -2/+2 |
* | configure: Always run pkg-config for shout, define AC_DEFINE if enabled | Avuton Olrich | 2009-03-16 | 1 | -11/+4 |
* | configure: add shout autoconf argument. | Avuton Olrich | 2009-03-15 | 1 | -0/+5 |
* | configure: Fail if trying to build with streaming output and no encoder | Avuton Olrich | 2009-03-15 | 1 | -0/+6 |
* | configure: Move encoders to their own report section. | Avuton Olrich | 2009-03-15 | 1 | -18/+24 |
* | configure: replace all instances shout*[mp3|ogg] with [lame|oggvorbis]*encoder | Avuton Olrich | 2009-03-15 | 1 | -26/+26 |
* | configure.ac: Enable ENCODER if httpd_output, even if SHOUT is disabled. | Avuton Olrich | 2009-03-15 | 1 | -1/+1 |
* | httpd: new output plugin to replace "shout" | Max Kellermann | 2009-03-15 | 1 | -0/+16 |
* | configure.ac: add -pg to MPD_LIBS with --enable-gprof | Max Kellermann | 2009-03-11 | 1 | -0/+1 |
* | poison: added valgrind support | Max Kellermann | 2009-03-09 | 1 | -0/+1 |
* | configure.ac: fix --enable-bzip2 and --enable-iso9660 variable name | Max Kellermann | 2009-03-07 | 1 | -14/+14 |
* | configure.ac: fix --enable-X variable names | Max Kellermann | 2009-03-07 | 1 | -6/+6 |
* | configure: global indention and trim line wc to 80 when practical. | Avuton Olrich | 2009-03-06 | 1 | -70/+113 |
* | configure: Move the faad stuff to m4/faad.m4 | Avuton Olrich | 2009-03-06 | 1 | -185/+1 |
* | configure: No capitalization on beginning of help strings. | Avuton Olrich | 2009-03-06 | 1 | -8/+8 |
* | configure: specify that faad2 prefix is optional in the help string | Avuton Olrich | 2009-03-06 | 1 | -1/+1 |
* | configure: trim down the line length for the faad help strings | Avuton Olrich | 2009-03-06 | 1 | -3/+15 |
* | configure: trim down the line length for the zeroconf help string | Avuton Olrich | 2009-03-06 | 1 | -4/+10 |
* | configure: trim down the Tremor AC_ARG_WITH() statements | Avuton Olrich | 2009-03-06 | 1 | -6/+19 |
* | configure: Group libmad stuff together, rename --enable-mp3 --enable-mad | Avuton Olrich | 2009-03-06 | 1 | -17/+26 |
* | configure: remove redundant explicit $enableval assignments. | Avuton Olrich | 2009-03-06 | 1 | -68/+34 |
* | configure: remove duplicate LAME report, unify rest under SHOUTcast header. | Avuton Olrich | 2009-03-05 | 1 | -14/+14 |
* | configure: make all tests the same, when possible. | Avuton Olrich | 2009-03-05 | 1 | -2/+2 |
* | configure: Add 'Streaming Support' section to the configure display. | Avuton Olrich | 2009-03-06 | 1 | -19/+22 |
* | configure: display the status of lastfm protocol support | Avuton Olrich | 2009-03-06 | 1 | -0/+6 |
* | configure: Fix configure warning presented by lastfm radio. | Avuton Olrich | 2009-03-05 | 1 | -1/+1 |
* | input_lastfm: new input plugin for last.fm radio | Max Kellermann | 2009-03-02 | 1 | -0/+14 |
* | configure.ac: make "xmlto" optional | Max Kellermann | 2009-03-01 | 1 | -4/+3 |
* | configure: don't fail if pipe_output is the only output plugin. | Avuton Olrich | 2009-02-28 | 1 | -0/+1 |
* | configure: move id3 and lame to 'Other Features' | Avuton Olrich | 2009-02-28 | 1 | -12/+12 |
* | configure: don't fail if mp4 is the only enabled input plugin. | Avuton Olrich | 2009-02-28 | 1 | -0/+1 |
* | configure: move the configure status stuff in alphabetical order. | Avuton Olrich | 2009-02-28 | 1 | -105/+105 |
* | pipe: Fix wording in configure and add configure status. | Avuton Olrich | 2009-02-28 | 1 | -1/+7 |
* | pipe: new audio output plugin which runs a command | Michal Nazarewicz | 2009-02-28 | 1 | -0/+10 |
* | configure.ac: declare AM_CFLAGS | Max Kellermann | 2009-02-25 | 1 | -2/+4 |
* | configure.ac: fix comma errors | Max Kellermann | 2009-02-24 | 1 | -2/+2 |
* | Makefile.am: no recursive makefiles | Max Kellermann | 2009-02-23 | 1 | -1/+1 |
* | shout: use the new encoder API | Max Kellermann | 2009-02-22 | 1 | -7/+1 |