aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace SongList with struct songvecEric Wong2008-09-231-0/+2
* shout: added mp3 encoderEric Wollesen2008-09-121-0/+1
* shout: moved code to audioOutput_shout_ogg.cMax Kellermann2008-09-121-0/+1
* shout: moved declarations to audioOutput_shout.hMax Kellermann2008-09-121-0/+1
* output: moved code from audioOutput.c to output_control.cMax Kellermann2008-09-091-0/+3
* use strset.h instead of tagTracker.hMax Kellermann2008-09-081-2/+0
* added string set libraryMax Kellermann2008-09-081-0/+2
* output: static audio_output_plugin list as arrayMax Kellermann2008-09-081-0/+2
* output: added output_api.hMax Kellermann2008-09-071-0/+1
* removed fdprintf() and client_print()Max Kellermann2008-09-071-2/+0
* tag: added buffered versions of the tag_print.c codeMax Kellermann2008-09-071-0/+2
* song: moved code to song_print.c, song_save.cMax Kellermann2008-09-071-0/+4
* tag: moved code to tag_print.cMax Kellermann2008-09-071-0/+3
* tag: added a pool for tag itemsMax Kellermann2008-08-291-0/+2
* removed tree.cMax Kellermann2008-08-291-2/+0
* tag: moved code to tag_id3.cMax Kellermann2008-08-291-0/+2
* renamed interface.c to client.cMax Kellermann2008-08-281-2/+2
* imported list.h from the Linux kernel sourcesMax Kellermann2008-08-281-0/+1
* renamed player.c to player_control.cMax Kellermann2008-08-261-3/+2
* renamed decode.h to decoder_control.hMax Kellermann2008-08-261-1/+1
* renamed decode.c to decoder_thread.cMax Kellermann2008-08-261-1/+2
* moved global variable "pc" to player.hMax Kellermann2008-08-261-0/+1
* added decoder_control.cMax Kellermann2008-08-261-0/+1
* moved code to player_thread.cMax Kellermann2008-08-261-0/+2
* moved code to crossfade.cMax Kellermann2008-08-261-0/+2
* renamed inputPlugin.* to decoder_list.*Max Kellermann2008-08-261-2/+2
* added decoder_initialized()Max Kellermann2008-08-261-0/+1
* added struct decoderMax Kellermann2008-08-261-0/+2
* 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