aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-11diretory: moved code to directory_save.c, directory_print.cMax Kellermann1-0/+4
2008-10-11directory: moved code to database.cMax Kellermann1-0/+2
2008-10-11directory: moved code to update.cMax Kellermann1-0/+2
2008-10-11dirvec: moved code to dirvec.cMax Kellermann1-0/+1
2008-10-05autotools: tidy up make distEric Wong1-0/+2
2008-09-28directory: replace DirectoryList with dirvecEric Wong1-0/+1
2008-09-20Replace SongList with struct songvecEric Wong1-0/+2
2008-09-09use strset.h instead of tagTracker.hMax Kellermann1-2/+0
2008-09-09added string set libraryMax Kellermann1-0/+2
2008-09-02tag: added a pool for tag itemsMax Kellermann1-0/+2
2008-09-02removed tree.cMax Kellermann1-2/+0
2008-09-02tag: moved code to tag_id3.cMax Kellermann1-0/+2
2008-09-01renamed interface.c to client.cMax Kellermann1-2/+2
2008-09-01imported list.h from the Linux kernel sourcesMax Kellermann1-0/+1
2008-08-26Reimplement dynamic metadata handlingEric Wong1-0/+2
2008-08-19fix output buffer deadlock when daemonizingEric Wong1-2/+1
2008-08-16core rewrite (decode,player,outputBuffer,playlist)Eric Wong1-4/+7
2008-06-30introduce struct condition as a more correct version of NotifyEric Wong1-0/+2
2008-06-30http: split out auth code since it's mostly uninteresting for nowEric Wong1-0/+1
2008-06-30Add a generic ring buffer implementationEric Wong1-0/+2
2008-04-12Fix the problem of songs not advancing without client activityEric Wong1-0/+2
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