summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2010-01-02configure.ac: disable -Wdeclaration-after-statementMax Kellermann
2010-01-01configure.ac: expose variables OPENAL_CFLAGS and OPENAL_LIBSMax Kellermann
2009-12-31Makefile.am: added unit tests for the archive pluginsMax Kellermann
2009-12-16archive/iso: renamed plugin to "iso9660"Max Kellermann
2009-12-15archive/zip: renamed plugin to "zzip"Max Kellermann
2009-11-17cmdline: print out list of encoders in --version infoViliam Mateicka
2009-11-17encoder: introducing flac encoder pluginViliam Mateicka
2009-11-12include config.h in all sourcesMax Kellermann
2009-11-11Merge branch 'master' of git://git.musicpd.org/metyl/mpdMax Kellermann
2009-11-10wave_encoder: new encoder for streaming PCM wave files.Viliam Mateicka
2009-11-10configure.ac: enable_audiofile defaults to "auto"Max Kellermann
2009-11-10configure.ac: require GLib 2.12Max Kellermann
2009-11-10Merge branch 'v0.15.x'Max Kellermann
2009-11-10zzip: require libzzip 0.13Max Kellermann
2009-11-10input/mms: require libmms 0.4Max Kellermann
2009-11-07set the close-on-exec flag on all file descriptorsMax Kellermann
2009-11-05output/jack: use jack_client_open() instead of jack_client_new()Max Kellermann
2009-10-24add --disable-inotify for configure to disable inotify when autodetectedViliam Mateicka
2009-10-22Makefile.am: enable the "subdir-objects" optionMax Kellermann
2009-10-21pulse: code rewrite using the asynchronous libpulse APIMax Kellermann
2009-10-18Modify version string to post-release version 0.15.6~gitAvuton Olrich
2009-10-18mpd version 0.15.5v0.15.5Avuton Olrich
2009-10-13configure.ac: require GLib 2.16Max Kellermann
2009-10-10configure: Fix up the recorder plugin configure.Avuton Olrich
2009-10-08configure.ac: build with large file support by defaultAlam Arias
2009-10-03Modify version string to post-release version 0.15.5~gitAvuton Olrich
2009-10-03mpd version 0.15.4v0.15.4Avuton Olrich
2009-09-25automatically update the database with Linux inotifyMax Kellermann
2009-09-24configure.ac: rename HAVE_CURL to ENABLE_CURLMax Kellermann
2009-09-20output/osx: fix the OS X 10.6 buildPatrik Weiskircher
2009-09-07output/openal: support OpenAL plugin on Mac OS XSerge Ziryukin
2009-09-06configure.ac: use /Developer/SDKs/MacOSX10.5.sdkPatrik Weiskircher
2009-09-06openal output pluginSerge Ziryukin
2009-08-30decoder/sidplay: implemented songlength databaseMike Dawson
2009-08-29Modify version string to post-release version 0.15.4~gitAvuton Olrich
2009-08-29mpd version 0.15.3v0.15.3Avuton Olrich
2009-08-26decoder/mpg123: new decoder plugin based on libmpg123Max Kellermann
2009-08-24output/recorder: new output plugin for recording radio streamsMax Kellermann
2009-08-15Merged release 0.15.2 from branch 'v0.15.x'Max Kellermann
2009-08-15Modify version string to post-release version 0.15.3~gitAvuton Olrich
2009-08-15mpd version 0.15.2v0.15.2Avuton Olrich
2009-08-13use daemon() when the C library provides itMike Frysinger
2009-07-17configure.ac: fix the --enable-alsa help stringMax Kellermann
2009-07-16Merged release 0.15.1 from branch 'v0.15.x'Max Kellermann
2009-07-15Modify version string to post-release version 0.15.2~gitAvuton Olrich
2009-07-15mpd version 0.15.1v0.15.1Avuton Olrich
2009-07-14encoder/twolame: new encoder plugin based on libtwolameMax Kellermann
2009-07-14configure.ac: use more MPD_AUTO_PKG()Max Kellermann
2009-07-14Makefile.am: use WAVPACK_CFLAGS and WAVPACK_LIBSMax Kellermann
2009-07-14configure.ac: fail when ffmpeg is enabled, but not foundMax Kellermann