aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: generate API documentation with doxygenMax Kellermann2009-02-131-0/+7
* configure.ac: always check for C++ compilerMax Kellermann2009-02-121-5/+2
* wildmidi: new decoder plugin for MIDI filesMax Kellermann2009-02-121-0/+32
* fluidsynth: new decoder plugin for MIDI filesMax Kellermann2009-02-121-1/+21
* configure.ac: define conditional am__fastdepCXXMax Kellermann2009-02-111-0/+2
* sidplay: new decoder plugin for playing C64 SID filesMax Kellermann2009-02-111-0/+26
* configure.ac: removed misplaced commaMax Kellermann2009-02-111-1/+1
* configure.ac: define HAVE_FFMPEG after all checksMax Kellermann2009-02-091-2/+5
* configure.ac: raised protocol version to "0.15.0"Max Kellermann2009-02-041-1/+1
* configure.ac: make DocBook processing optionalMax Kellermann2009-02-041-7/+12
* configure.ac: detect jack_set_info_function()Max Kellermann2009-01-301-0/+10
* configure.ac: disable MMS by defaultMax Kellermann2009-01-291-1/+1
* added support for the MMS protocolMax Kellermann2009-01-291-0/+18
* oggvorbis: define HAVE_OGGVORBIS when tremor is enabledMax Kellermann2009-01-151-1/+3
* configure.ac: added the --enable-sqlite optionMax Kellermann2009-01-121-0/+14
* configure.ac: removed duplicate PKG_PROG_PKG_CONFIGMax Kellermann2009-01-111-2/+0
* configure.ac: declare MPD_LIBS and MPD_CFLAGS firstMax Kellermann2009-01-061-10/+10
* configure.ac: moved checks to argument declarations IMax Kellermann2009-01-051-68/+68
* configure.ac: moved checks to argument declarations IMax Kellermann2009-01-051-38/+38
* configure.ac: reordered plugin typesMax Kellermann2009-01-051-105/+125
* configure.ac: moved build options downMax Kellermann2009-01-051-23/+18
* configure.ac: use AC_CHECK_HEADERS to check for locale.hMax Kellermann2009-01-051-1/+1
* configure.ac: moved mandatory checks upMax Kellermann2009-01-051-18/+35
* configure.ac: removed obsolete checksMax Kellermann2009-01-051-5/+0
* use GLib byte order macrosMax Kellermann2009-01-051-2/+0
* configure.ac: disable ID3 support when libid3tag was not foundMax Kellermann2009-01-051-1/+1
* configure.ac: detect libid3tag without pkg-configMax Kellermann2009-01-041-3/+8
* configure.ac: link with -lws2_32 on WIN32Max Kellermann2009-01-031-0/+6
* main: use the GLib main loopMax Kellermann2008-12-301-1/+1
* zeroconf: moved code to zeroconf-avahi.c and zeroconf-bonjour.cMax Kellermann2008-12-301-0/+2
* main: use g_setenv() instead of setenv()Max Kellermann2008-12-291-1/+0
* configure.ac: append archive libraries to $MPD_LIBSMax Kellermann2008-12-291-4/+9
* configure.ac: check for archive libraries only if enabledMax Kellermann2008-12-291-3/+9
* configure.ac: removed pthread checksMax Kellermann2008-12-291-4/+0
* log: support syslog()Max Kellermann2008-12-281-0/+15
* decoder: new plugin using modplug libraryViliam Mateicka2008-12-281-0/+21
* configure.ac: fixed description to bzip2 compile optionViliam Mateicka2008-12-271-1/+1
* Add an "Archive support" section to the configure results screen.Avuton Olrich2008-12-271-18/+21
* Change configure time option to be bzip2 rather than bz2.Avuton Olrich2008-12-271-1/+1
* Fix text string to show bz2 rather than rar.Avuton Olrich2008-12-271-1/+1
* disable archive API without pluginsMax Kellermann2008-12-271-0/+10
* configure.ac: moved archive library checks to optionsMax Kellermann2008-12-271-14/+16
* Merge branch 'experimental' of git://git.musicpd.org/metyl/mpdMax Kellermann2008-12-271-0/+64
|\
| * archiveapi: archive plugin for ISO filesViliam Mateicka2008-12-161-0/+20
| * archiveapi: archive plugin for ZIP filesViliam Mateicka2008-12-161-0/+19
| * archiveapi: archive plugin for BZ2 filesViliam Mateicka2008-12-161-0/+25
* | Check for pkg-config before using itQball Cow2008-12-271-0/+3
* | Modify version string to post-release version 0.15~gitAvuton Olrich2008-12-251-1/+1
* | MPD version 0.14release-0.14Avuton Olrich2008-12-251-1/+1
* | configure.ac: renamed shout optionsMax Kellermann2008-12-241-4/+4