aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* diretory: moved code to directory_save.c, directory_print.cMax Kellermann2008-10-111-0/+4
* directory: moved code to database.cMax Kellermann2008-10-111-0/+2
* directory: moved code to update.cMax Kellermann2008-10-111-0/+2
* dirvec: moved code to dirvec.cMax Kellermann2008-10-111-0/+1
* autotools: tidy up make distEric Wong2008-10-051-0/+2
* directory: replace DirectoryList with dirvecEric Wong2008-09-281-0/+1
* Replace SongList with struct songvecEric Wong2008-09-201-0/+2
* Merge branch 'mk/client'Eric Wong2008-09-091-2/+3
|\
| * renamed interface.c to client.cMax Kellermann2008-09-011-2/+2
| * imported list.h from the Linux kernel sourcesMax Kellermann2008-09-011-0/+1
* | use strset.h instead of tagTracker.hMax Kellermann2008-09-091-2/+0
* | added string set libraryMax Kellermann2008-09-091-0/+2
* | tag: added a pool for tag itemsMax Kellermann2008-09-021-0/+2
* | removed tree.cMax Kellermann2008-09-021-2/+0
* | tag: moved code to tag_id3.cMax Kellermann2008-09-021-0/+2
|/
* Reimplement dynamic metadata handlingEric Wong2008-08-261-0/+2
* fix output buffer deadlock when daemonizingEric Wong2008-08-191-2/+1
* core rewrite (decode,player,outputBuffer,playlist)Eric Wong2008-08-161-4/+7
* introduce struct condition as a more correct version of NotifyEric Wong2008-06-301-0/+2
* http: split out auth code since it's mostly uninteresting for nowEric Wong2008-06-301-0/+1
* Add a generic ring buffer implementationEric Wong2008-06-301-0/+2
* Fix the problem of songs not advancing without client activityEric Wong2008-04-121-0/+2
* Drop metadata updates from HTTP for now (input HTTP, and shout)Eric Wong2008-04-121-2/+0
* include os_compat.h in tarball distributionsEric Wong2008-03-301-0/+1
* notify the decoder instead of polling 100hzMax Kellermann2008-03-261-0/+2
* Cleanup checking for tests in src/ when building in separate dirEric Wong2008-01-261-1/+2
* ioops: make this zero-impact when compiling w/o zeroconf as wellEric Wong2008-01-031-0/+1
* Merge branches/ew r7104Eric Wong2007-12-281-0/+12
* 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