index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2009-04-30
mpd version 0.15~beta1
v0.15_beta1
Avuton Olrich
2009-04-29
configure: Fix where mikmod was not explicitly disabled.
Avuton Olrich
2009-04-15
configure.ac: check for C++ detection failure
Max Kellermann
2009-04-15
configure.ac: automatically detect the sidplay decoder
Max Kellermann
2009-04-15
configure.ac: added a real check for libsidplay2
Max Kellermann
2009-04-15
configure.ac: moved the sidplay check to its argument
Max Kellermann
2009-04-13
configure.ac: detect libiso9660 with pkg-config
Max Kellermann
2009-04-13
configure.ac: detect libzzip with pkg-config
Max Kellermann
2009-04-13
configure.ac: fail when bzip2 plugin is enabled but not found
Max Kellermann
2009-04-06
configure: add shout AC_DEFINE, otherwise it will not enable.
Avuton Olrich
2009-04-02
Modify version string to post-release version 0.15~git
Avuton Olrich
2009-04-02
mpd version 0.15~alpha1
v0.15_alpha1
Avuton Olrich
2009-04-01
configure.ac: moved libmikmod test to --enable-mikmod
Max Kellermann
2009-04-01
configure.ac: renamed --enable-mod to --enable-mikmod
Max Kellermann
2009-04-01
configure.ac: renamed --enable-oggvorbis to --enable-vorbis
Max Kellermann
2009-04-01
Makefile.am: use TREMOR_CFLAGS and TREMOR_LIBS
Max Kellermann
2009-04-01
configure.ac: renamed --enable-oggvorbis-encoder
Max Kellermann
2009-04-01
configure.ac: renamed --enable-lame to --enable-lame-encoder
Max Kellermann
2009-04-01
configure.ac: fix typo in help string
Max Kellermann
2009-04-01
configure.ac: fail when LAME is enabled but not found
Max Kellermann
2009-04-01
Makefile.am: use LAME_CFLAGS and LAME_LIBS
Max Kellermann
2009-04-01
configure.ac: fail when vorbis encoder is enabled but not found
Max Kellermann
2009-04-01
configure.ac: don't check for encoders when shout/httpd disabled
Max Kellermann
2009-04-01
configure.ac: auto-detect HTTPD plugin depending on encoders
Max Kellermann
2009-04-01
configure.ac: fail when shout is enabled but no libshout available
Max Kellermann
2009-04-01
configure.ac: added variable $enable_encoder
Max Kellermann
2009-04-01
configure.ac: moved encoder checks to separate encoder section
Max Kellermann
2009-04-01
Merge branch 'master' of git://git.musicpd.org/jrk/mpd
Max Kellermann
2009-04-01
configure: remove --*-mp3, it is broken and not worth supporting
Avuton Olrich
2009-03-31
Configure/Make dependencies for cue/cue_tag.h/.c
Jochen Keil
2009-03-28
configure.ac: use more MPD_AUTO_PKG()
Max Kellermann
2009-03-28
configure.ac: added M4 function MPD_AUTO_PKG() for ALSA
Max Kellermann
2009-03-28
Makefile.am: use PULSE_CFLAGS and PULSE_LIBS
Max Kellermann
2009-03-28
Makefile.am: use JACK_CFLAGS and JACK_LIBS
Max Kellermann
2009-03-28
Makefile.am: use SAMPLERATE_CFLAGS and SAMPLERATE_LIBS
Max Kellermann
2009-03-28
configure.ac: removed debug line
Max Kellermann
2009-03-28
configure.ac: fail when ALSA is enabled but not found
Max Kellermann
2009-03-27
mpcdec: support the new libmpcdec SV8 API
Max Kellermann
2009-03-27
configure.ac: require GLib 2.6
Max Kellermann
2009-03-16
solaris: new audio output plugin for Solaris /dev/audio
Max Kellermann
2009-03-16
configure: Merge lame*encoder to lame
Avuton Olrich
2009-03-16
configure: don't warn just because we don't have an optional library.
Avuton Olrich
2009-03-16
configure: error out against streaming output, not encoder.
Avuton Olrich
2009-03-16
configure: Always run pkg-config for shout, define AC_DEFINE if enabled
Avuton Olrich
2009-03-15
configure: add shout autoconf argument.
Avuton Olrich
2009-03-15
configure: Fail if trying to build with streaming output and no encoder
Avuton Olrich
2009-03-15
configure: Move encoders to their own report section.
Avuton Olrich
2009-03-15
configure: replace all instances shout*[mp3|ogg] with [lame|oggvorbis]*encoder
Avuton Olrich
2009-03-15
configure.ac: Enable ENCODER if httpd_output, even if SHOUT is disabled.
Avuton Olrich
2009-03-15
httpd: new output plugin to replace "shout"
Max Kellermann
[next]