aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAge
* removed fdprintf() and client_print()Max Kellermann2008-09-07
* tag: added buffered versions of the tag_print.c codeMax Kellermann2008-09-07
* song: moved code to song_print.c, song_save.cMax Kellermann2008-09-07
* tag: moved code to tag_print.cMax Kellermann2008-09-07
* tag: added a pool for tag itemsMax Kellermann2008-08-29
* removed tree.cMax Kellermann2008-08-29
* tag: moved code to tag_id3.cMax Kellermann2008-08-29
* renamed interface.c to client.cMax Kellermann2008-08-28
* imported list.h from the Linux kernel sourcesMax Kellermann2008-08-28
* renamed player.c to player_control.cMax Kellermann2008-08-26
* renamed decode.h to decoder_control.hMax Kellermann2008-08-26
* renamed decode.c to decoder_thread.cMax Kellermann2008-08-26
* moved global variable "pc" to player.hMax Kellermann2008-08-26
* added decoder_control.cMax Kellermann2008-08-26
* moved code to player_thread.cMax Kellermann2008-08-26
* moved code to crossfade.cMax Kellermann2008-08-26
* renamed inputPlugin.* to decoder_list.*Max Kellermann2008-08-26
* added decoder_initialized()Max Kellermann2008-08-26
* added struct decoderMax Kellermann2008-08-26
* introduce struct condition as a more correct version of NotifyEric Wong2008-06-30
* http: split out auth code since it's mostly uninteresting for nowEric Wong2008-06-30
* Add a generic ring buffer implementationEric Wong2008-06-30
* Fix the problem of songs not advancing without client activityEric Wong2008-04-12
* Drop metadata updates from HTTP for now (input HTTP, and shout)Eric Wong2008-04-12
* include os_compat.h in tarball distributionsEric Wong2008-03-30
* notify the decoder instead of polling 100hzMax Kellermann2008-03-26
* Cleanup checking for tests in src/ when building in separate dirEric Wong2008-01-26
* ioops: make this zero-impact when compiling w/o zeroconf as wellEric Wong2008-01-03
* Merge branches/ew r7104Eric Wong2007-12-28
* Adding WavPack support. Patch courtesy Kodest.J. Alexander Treuman2007-06-24
* Adding FIFO audio output. This is pretty much identical to the old one,J. Alexander Treuman2007-06-13
* Move the timing code from the null plugin to timer.c, so it can be easilyJ. Alexander Treuman2007-05-30
* Adding a null output plugin.J. Alexander Treuman2007-05-30
* Adding ioops.h to mpd_headers so that it gets included in the tarball.J. Alexander Treuman2007-05-28
* Committing pat's rewrite of the stored playlist code. This also adds twoJ. Alexander Treuman2007-05-16
* Moving a bunch of the LocateTagItem code to locate.[ch] so that it canJ. Alexander Treuman2007-02-24
* Reverting all of my localization changes. It was a horribleJ. Alexander Treuman2007-02-18
* Added zeroconf service publishing using avahiJim Ramsay2007-01-11
* Moving localization stuff from path.c to localization.c so we can reuse itJ. Alexander Treuman2007-01-08
* jack patch from anarch (and some type fixes for mp4 and acc plugins)Warren Dukes2006-10-18
* merge changes from mpd-tree:Warren Dukes2006-08-06
* Standardize state_file handling routines.Eric Wong2006-07-30
* interface/connection malloc reductions from mpd-keEric Wong2006-07-30
* Use AudioCompress for volume normalizationJ. Alexander Treuman2006-07-27
* Remove the fifo plugin. It's currently useless for the average user, and mak...J. Alexander Treuman2006-07-26
* Put mp4ff back into the treeAvuton Olrich2006-07-26
* Cleanup some now unnecessary variables from the id3/mad removalEric Wong2006-07-22
* Adding on the fly volume normalization support. Code originally from mplayer...J. Alexander Treuman2006-07-22
* Adding fifo output pluginJ. Alexander Treuman2006-07-22
* Remove the internal mp4ff dependencyAvuton Olrich2006-07-19