aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-12Drop metadata updates from HTTP for now (input HTTP, and shout)Eric Wong1-2/+0
2008-03-30include os_compat.h in tarball distributionsEric Wong1-0/+1
2008-03-26notify the decoder instead of polling 100hzMax Kellermann1-0/+2
2008-01-26Cleanup checking for tests in src/ when building in separate dirEric Wong1-1/+2
2008-01-03ioops: make this zero-impact when compiling w/o zeroconf as wellEric Wong1-0/+1
2007-12-28Merge branches/ew r7104Eric Wong1-0/+12
2007-06-24Adding WavPack support. Patch courtesy Kodest.J. Alexander Treuman1-1/+2
2007-06-13Adding FIFO audio output. This is pretty much identical to the old one,J. Alexander Treuman1-1/+2
2007-05-30Move the timing code from the null plugin to timer.c, so it can be easilyJ. Alexander Treuman1-2/+4
2007-05-30Adding a null output plugin.J. Alexander Treuman1-0/+1
2007-05-28Adding ioops.h to mpd_headers so that it gets included in the tarball.J. Alexander Treuman1-0/+1
2007-05-16Committing pat's rewrite of the stored playlist code. This also adds twoJ. Alexander Treuman1-2/+4
2007-02-24Moving a bunch of the LocateTagItem code to locate.[ch] so that it canJ. Alexander Treuman1-2/+4
2007-02-18Reverting all of my localization changes. It was a horribleJ. Alexander Treuman1-2/+0
2007-01-11Added zeroconf service publishing using avahiJim Ramsay1-2/+4
2007-01-08Moving localization stuff from path.c to localization.c so we can reuse itJ. Alexander Treuman1-2/+4
2006-10-18jack patch from anarch (and some type fixes for mp4 and acc plugins)Warren Dukes1-1/+2
2006-08-06merge changes from mpd-tree:Warren Dukes1-0/+2
2006-07-30Standardize state_file handling routines.Eric Wong1-0/+2
2006-07-30interface/connection malloc reductions from mpd-keEric Wong1-0/+3
2006-07-27Use AudioCompress for volume normalizationJ. Alexander Treuman1-0/+2
2006-07-26Remove the fifo plugin. It's currently useless for the average user, and mak...J. Alexander Treuman1-1/+0
2006-07-26Put mp4ff back into the treeAvuton Olrich1-1/+4
2006-07-22Cleanup some now unnecessary variables from the id3/mad removalEric Wong1-1/+1
2006-07-22Adding on the fly volume normalization support. Code originally from mplayer...J. Alexander Treuman1-0/+2
2006-07-22Adding fifo output pluginJ. Alexander Treuman1-0/+1
2006-07-19Remove the internal mp4ff dependencyAvuton Olrich1-4/+1
2006-07-17add sparse-check target to makefilesEric Wong1-0/+11
2006-07-16Remove hosted libid3tag & libmadAvuton Olrich1-2/+2
2006-07-13Add PulseAudio supportJ. Alexander Treuman1-0/+1
2006-03-16merge with mpd/trunk up to r3925Eric Wong1-2/+7
2005-08-11patch from Oliver Logghe for Hauppage Media MVP supportWarren Dukes1-0/+1
2005-03-13add OS X configure stuff and added a skeleton audioOutput plugin for OS XWarren Dukes1-0/+1
2005-03-05implemented alsa audioOutput plugin, now it needs testingWarren Dukes1-0/+1
2005-02-01will compile if you manually add "HAVE_MUSEPACK" to config.h and -lmusepack toWarren Dukes1-0/+1
2004-11-10merge changes from metadata-rewrite branchWarren Dukes1-2/+4
2004-11-02move audioOutput dir to audioOutputsWarren Dukes1-5/+5
2004-11-02move audioOutput plugins to audioOutput directoryWarren Dukes1-3/+6
2004-10-30finish integrating in np's oss stuffWarren Dukes1-0/+1
2004-10-20stub audioOutput plugin for shoutWarren Dukes1-0/+1
2004-10-20some work on the new audioOutput layerWarren Dukes1-0/+3
2004-07-04tidy up Makefile a bitWarren Dukes1-21/+90
2004-06-07add ack.h to mpd_headersWarren Dukes1-2/+2
2004-06-06mechanism for updating metadata while decodingWarren Dukes1-2/+2
2004-05-31mod_plugin, just for tarzeauWarren Dukes1-1/+2
2004-05-31aac_pluginWarren Dukes1-3/+3
2004-05-31mp4_pluginWarren Dukes1-3/+4
2004-05-31audiofile_pluginWarren Dukes1-3/+3
2004-05-31flac_pluginWarren Dukes1-3/+4
2004-05-31mp3 and ogg plugin stuffWarren Dukes1-5/+8