aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Move OggVorbis to Decoder Plugins, add header.Avuton Olrich2010-04-211-6/+10
* configure.ac: Move OggFLAC to Decoder Plugins, add header.Avuton Olrich2010-04-211-2/+2
* configure.ac: Move Ogg Tremor to Decoder Plugins, add header.Avuton Olrich2010-04-211-23/+22
* configure.ac: Move musepack to Decoder Plugins, add header.Avuton Olrich2010-04-211-0/+1
* configure.ac: Move libsndfile to Decoder Plugins, add header.Avuton Olrich2010-04-211-0/+8
* configure.ac: Move sndfile/modplug conflict test to Decoder Plugins, add header.Avuton Olrich2010-04-211-0/+8
* configure.ac: Move libmodplug to Decoder Plugins, add header.Avuton Olrich2010-04-211-8/+9
* configure.ac: Move libmikmod to Decoder Plugins, add header.Avuton Olrich2010-04-211-12/+12
* configure.ac: Move libmpg123 to Decoder Plugins, add header.Avuton Olrich2010-04-211-7/+8
* configure.ac: Move libmad to Decoder Plugins, add header.Avuton Olrich2010-04-211-6/+8
* configure.ac: Move FluidSynth to Decoder Plugins, add header.Avuton Olrich2010-04-211-6/+9
* configure.ac: Move FLAC to Decoder Plugins, add header.Avuton Olrich2010-04-211-20/+21
* configure.ac: Move FAAD to Decoder Plugins, add header.Avuton Olrich2010-04-211-5/+4
* configure.ac: Move audiofile to Decoder Plugins, add header.Avuton Olrich2010-04-211-7/+10
* configure.ac: Move Solaris to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-211-7/+19
* configure.ac: Move MVP to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-211-4/+5
* configure.ac: Add header for Pipe Output and Pulseaudio.Avuton Olrich2010-04-211-2/+2
* configure.ac: Move OSX to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-211-8/+11
* configure.ac: Move OSS to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-211-7/+10
* configure.ac: Move OpenAL to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-211-19/+20
* configure.ac: Move libao to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-211-3/+3
* configure.ac: Move JACK to Audio Output Plugins (nonstreaming), add subheader.Avuton Olrich2010-04-211-16/+20
* configure.ac: Move FIFO to Audio Output Plugins (nonstreaming), add subheader.Avuton Olrich2010-04-211-7/+9
* configure.ac: Move ALSA to Audio Output Plugins (nonstreaming), add subheader.Avuton Olrich2010-04-211-11/+13
* configure.ac: Move converter plugins up with other aux plugins.Avuton Olrich2010-04-211-18/+21
* configure.ac: Move archive plugins around (alphabetize), add subheaders.Avuton Olrich2010-04-211-15/+18
* configure.ac: Add subheaders to Input/Sticker/Autodiscovery/Metadata and Misc.Avuton Olrich2010-04-211-0/+11
* configure.ac: Move libid3tag to "Metadata Plugins"Avuton Olrich2010-04-211-11/+13
* configure.ac: Move inotify to "Miscellaneous Libraries".Avuton Olrich2010-04-211-16/+12
* configure.ac: Move all AC_ARG* functions to a single place in the configure.ac.Avuton Olrich2010-04-211-250/+288
* configure.ac: Add better headers to improve readability.Avuton Olrich2010-04-211-66/+55
* Merge branch 'master' of git://github.com/mcfiredrill/mpdMax Kellermann2010-04-204-0/+158
|\
| * Decoder for game music emulation library.Tony Miller2010-04-104-0/+158
* | lame.m4: Remove unused macro fileAvuton Olrich2010-04-151-111/+0
* | configure.ac: Check for LAME libraries the same way others are checked for.Avuton Olrich2010-04-151-4/+12
* | configure.ac: Don't allow UNIX IPC to be configured for a native Windows build.Avuton Olrich2010-04-131-0/+6
* | inotify_update: start update when directory is createdMax Kellermann2010-04-131-2/+6
* | inotify: added setting "auto_update_depth"Max Kellermann2010-04-137-8/+44
* | conf: added function config_get_unsigned()Max Kellermann2010-04-132-0/+21
* | decoder/ffmpeg: fix crash on startup in mpd_ffmpeg_log_callback()Charles Kerr2010-04-111-4/+9
|/
* output/httpd: added name/genre/website configurationJames Pike2010-04-054-5/+26
* cue: fix code styleOrivej Desh2010-04-012-10/+9
* decoder/ffmpeg: print item name in log callbackMax Kellermann2010-03-281-1/+5
* cue: prepend pregap to the beginning of the trackOrivej Desh2010-03-282-4/+22
* Merge release 0.15.9 from branch 'v0.15.x'Max Kellermann2010-03-288-23/+74
|\
| * mpd version 0.15.9release-0.15.9Avuton Olrich2010-03-212-2/+2
| * decoder/mpcdec: fix replay gain formula with v8Aleksei Kaveshnikov2010-03-192-0/+9
| * player_thread: postpone song tags during cross-fadeMax Kellermann2010-03-172-0/+28
| * tag: added function tag_merge_replace()Max Kellermann2010-03-173-21/+26
| * decoder/mpcdec: fix negative shift on fixed-point samplesPiotr Gozdur2010-03-172-1/+2