aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding WavPack support. Patch courtesy Kodest.J. Alexander Treuman2007-06-241-1/+2
* Adding FIFO audio output. This is pretty much identical to the old one,J. Alexander Treuman2007-06-131-1/+2
* Move the timing code from the null plugin to timer.c, so it can be easilyJ. Alexander Treuman2007-05-301-2/+4
* Adding a null output plugin.J. Alexander Treuman2007-05-301-0/+1
* Adding ioops.h to mpd_headers so that it gets included in the tarball.J. Alexander Treuman2007-05-281-0/+1
* Committing pat's rewrite of the stored playlist code. This also adds twoJ. Alexander Treuman2007-05-161-2/+4
* Moving a bunch of the LocateTagItem code to locate.[ch] so that it canJ. Alexander Treuman2007-02-241-2/+4
* Reverting all of my localization changes. It was a horribleJ. Alexander Treuman2007-02-181-2/+0
* Added zeroconf service publishing using avahiJim Ramsay2007-01-111-2/+4
* Moving localization stuff from path.c to localization.c so we can reuse itJ. Alexander Treuman2007-01-081-2/+4
* jack patch from anarch (and some type fixes for mp4 and acc plugins)Warren Dukes2006-10-181-1/+2
* merge changes from mpd-tree:Warren Dukes2006-08-061-0/+2
* Standardize state_file handling routines.Eric Wong2006-07-301-0/+2
* interface/connection malloc reductions from mpd-keEric Wong2006-07-301-0/+3
* Use AudioCompress for volume normalizationJ. Alexander Treuman2006-07-271-0/+2
* Remove the fifo plugin. It's currently useless for the average user, and mak...J. Alexander Treuman2006-07-261-1/+0
* Put mp4ff back into the treeAvuton Olrich2006-07-261-1/+4
* Cleanup some now unnecessary variables from the id3/mad removalEric Wong2006-07-221-1/+1
* Adding on the fly volume normalization support. Code originally from mplayer...J. Alexander Treuman2006-07-221-0/+2
* Adding fifo output pluginJ. Alexander Treuman2006-07-221-0/+1
* Remove the internal mp4ff dependencyAvuton Olrich2006-07-191-4/+1
* add sparse-check target to makefilesEric Wong2006-07-171-0/+11
* Remove hosted libid3tag & libmadAvuton Olrich2006-07-161-2/+2
* Add PulseAudio supportJ. Alexander Treuman2006-07-131-0/+1
* merge with mpd/trunk up to r3925Eric Wong2006-03-161-2/+7
* patch from Oliver Logghe for Hauppage Media MVP supportWarren Dukes2005-08-111-0/+1
* add OS X configure stuff and added a skeleton audioOutput plugin for OS XWarren Dukes2005-03-131-0/+1
* implemented alsa audioOutput plugin, now it needs testingWarren Dukes2005-03-051-0/+1
* will compile if you manually add "HAVE_MUSEPACK" to config.h and -lmusepack toWarren Dukes2005-02-011-0/+1
* merge changes from metadata-rewrite branchWarren Dukes2004-11-101-2/+4
* move audioOutput dir to audioOutputsWarren Dukes2004-11-021-5/+5
* move audioOutput plugins to audioOutput directoryWarren Dukes2004-11-021-3/+6
* finish integrating in np's oss stuffWarren Dukes2004-10-301-0/+1
* stub audioOutput plugin for shoutWarren Dukes2004-10-201-0/+1
* some work on the new audioOutput layerWarren Dukes2004-10-201-0/+3
* tidy up Makefile a bitWarren Dukes2004-07-041-21/+90
* add ack.h to mpd_headersWarren Dukes2004-06-071-2/+2
* mechanism for updating metadata while decodingWarren Dukes2004-06-061-2/+2
* mod_plugin, just for tarzeauWarren Dukes2004-05-311-1/+2
* aac_pluginWarren Dukes2004-05-311-3/+3
* mp4_pluginWarren Dukes2004-05-311-3/+4
* audiofile_pluginWarren Dukes2004-05-311-3/+3
* flac_pluginWarren Dukes2004-05-311-3/+4
* mp3 and ogg plugin stuffWarren Dukes2004-05-311-5/+8
* finish implementing inputPlugin interfaceWarren Dukes2004-05-301-2/+4
* add new inputStream stuff, hopefully something major isn't foobar'dWarren Dukes2004-05-181-2/+2
* add replayGain stuff for flac from AliasMrJonesWarren Dukes2004-05-071-2/+2
* new OutputBuffer abstraction stuff, implemented for mp3, now need toWarren Dukes2004-05-071-2/+4
* start abstracting input layer for decodersWarren Dukes2004-05-041-2/+2
* add my own utf8/ascii converters and utf8 validatorWarren Dukes2004-04-131-2/+2