aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
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
2004-05-30finish implementing inputPlugin interfaceWarren Dukes1-2/+4
2004-05-18add new inputStream stuff, hopefully something major isn't foobar'dWarren Dukes1-2/+2
2004-05-07add replayGain stuff for flac from AliasMrJonesWarren Dukes1-2/+2
2004-05-07new OutputBuffer abstraction stuff, implemented for mp3, now need toWarren Dukes1-2/+4
2004-05-04start abstracting input layer for decodersWarren Dukes1-2/+2
2004-04-13add my own utf8/ascii converters and utf8 validatorWarren Dukes1-2/+2
2004-04-11clean up signal handling using a polling method, from the genius that is mack...Warren Dukes1-2/+2
2004-03-23volume fixesWarren Dukes1-1/+1
2004-03-21add aac_decode.[ch] and start working on itWarren Dukes1-2/+2
2004-03-18initial mp4/aac decoder, hasn't been tested at all yet, just compilesWarren Dukes1-2/+4
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2
2004-03-17import mp4ff, since its not installed correctly by faad2Warren Dukes1-2/+2