aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* configure.ac: Move Solaris to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-21
* configure.ac: Move MVP to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-21
* configure.ac: Add header for Pipe Output and Pulseaudio.Avuton Olrich2010-04-21
* configure.ac: Move OSX to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-21
* configure.ac: Move OSS to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-21
* configure.ac: Move OpenAL to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-21
* configure.ac: Move libao to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-21
* configure.ac: Move JACK to Audio Output Plugins (nonstreaming), add subheader.Avuton Olrich2010-04-21
* configure.ac: Move FIFO to Audio Output Plugins (nonstreaming), add subheader.Avuton Olrich2010-04-21
* configure.ac: Move ALSA to Audio Output Plugins (nonstreaming), add subheader.Avuton Olrich2010-04-21
* configure.ac: Move converter plugins up with other aux plugins.Avuton Olrich2010-04-21
* configure.ac: Move archive plugins around (alphabetize), add subheaders.Avuton Olrich2010-04-21
* configure.ac: Add subheaders to Input/Sticker/Autodiscovery/Metadata and Misc.Avuton Olrich2010-04-21
* configure.ac: Move libid3tag to "Metadata Plugins"Avuton Olrich2010-04-21
* configure.ac: Move inotify to "Miscellaneous Libraries".Avuton Olrich2010-04-21
* configure.ac: Move all AC_ARG* functions to a single place in the configure.ac.Avuton Olrich2010-04-21
* configure.ac: Add better headers to improve readability.Avuton Olrich2010-04-21
* Merge branch 'master' of git://github.com/mcfiredrill/mpdMax Kellermann2010-04-20
|\
| * Decoder for game music emulation library.Tony Miller2010-04-10
* | configure.ac: Check for LAME libraries the same way others are checked for.Avuton Olrich2010-04-15
* | configure.ac: Don't allow UNIX IPC to be configured for a native Windows build.Avuton Olrich2010-04-13
|/
* configure.ac: new libwrap autoconf testMax Kellermann2010-01-20
* client: optionally use libwrapDavide Camurri2010-01-20
* configure.ac: disable -Wdeclaration-after-statementMax Kellermann2010-01-02
* configure.ac: expose variables OPENAL_CFLAGS and OPENAL_LIBSMax Kellermann2010-01-01
* Makefile.am: added unit tests for the archive pluginsMax Kellermann2009-12-31
* archive/iso: renamed plugin to "iso9660"Max Kellermann2009-12-16
* archive/zip: renamed plugin to "zzip"Max Kellermann2009-12-15
* cmdline: print out list of encoders in --version infoViliam Mateicka2009-11-17
* encoder: introducing flac encoder pluginViliam Mateicka2009-11-17
* include config.h in all sourcesMax Kellermann2009-11-12
* Merge branch 'master' of git://git.musicpd.org/metyl/mpdMax Kellermann2009-11-11
|\
| * wave_encoder: new encoder for streaming PCM wave files.Viliam Mateicka2009-11-10
* | configure.ac: enable_audiofile defaults to "auto"Max Kellermann2009-11-10
* | configure.ac: require GLib 2.12Max Kellermann2009-11-10
* | Merge branch 'v0.15.x'Max Kellermann2009-11-10
|\ \ | |/ |/|
| * zzip: require libzzip 0.13Max Kellermann2009-11-10
| * input/mms: require libmms 0.4Max Kellermann2009-11-10
| * Modify version string to post-release version 0.15.6~gitAvuton Olrich2009-10-18
| * mpd version 0.15.5Avuton Olrich2009-10-18
| * Modify version string to post-release version 0.15.5~gitAvuton Olrich2009-10-03
| * mpd version 0.15.4Avuton Olrich2009-10-03
| * Modify version string to post-release version 0.15.4~gitAvuton Olrich2009-08-29
| * mpd version 0.15.3Avuton Olrich2009-08-29
| * Modify version string to post-release version 0.15.3~gitAvuton Olrich2009-08-15
* | set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-07
* | output/jack: use jack_client_open() instead of jack_client_new()Max Kellermann2009-11-05
* | add --disable-inotify for configure to disable inotify when autodetectedViliam Mateicka2009-10-24
* | Makefile.am: enable the "subdir-objects" optionMax Kellermann2009-10-22
* | pulse: code rewrite using the asynchronous libpulse APIMax Kellermann2009-10-21