aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* clean up signal handling using a polling method, from the genius that is mack...Warren Dukes2004-04-111-2/+2
* volume fixesWarren Dukes2004-03-231-1/+1
* add aac_decode.[ch] and start working on itWarren Dukes2004-03-211-2/+2
* initial mp4/aac decoder, hasn't been tested at all yet, just compilesWarren Dukes2004-03-181-2/+4
* bunch of autotool cleanupsWarren Dukes2004-03-181-0/+2
* import mp4ff, since its not installed correctly by faad2Warren Dukes2004-03-171-2/+2
* import from SF CVSWarren Dukes2004-02-231-0/+15