| Commit message (Expand) | Author | Files | Lines |
2008-10-11 | directory: moved code to database.c | Max Kellermann | 1 | -0/+2 |
2008-10-11 | directory: moved code to update.c | Max Kellermann | 1 | -0/+2 |
2008-10-11 | dirvec: moved code to dirvec.c | Max Kellermann | 1 | -0/+1 |
2008-10-05 | autotools: tidy up make dist | Eric Wong | 1 | -0/+2 |
2008-09-28 | directory: replace DirectoryList with dirvec | Eric Wong | 1 | -0/+1 |
2008-09-20 | Replace SongList with struct songvec | Eric Wong | 1 | -0/+2 |
2008-09-09 | use strset.h instead of tagTracker.h | Max Kellermann | 1 | -2/+0 |
2008-09-09 | added string set library | Max Kellermann | 1 | -0/+2 |
2008-09-02 | tag: added a pool for tag items | Max Kellermann | 1 | -0/+2 |
2008-09-02 | removed tree.c | Max Kellermann | 1 | -2/+0 |
2008-09-02 | tag: moved code to tag_id3.c | Max Kellermann | 1 | -0/+2 |
2008-09-01 | renamed interface.c to client.c | Max Kellermann | 1 | -2/+2 |
2008-09-01 | imported list.h from the Linux kernel sources | Max Kellermann | 1 | -0/+1 |
2008-08-26 | Reimplement dynamic metadata handling | Eric Wong | 1 | -0/+2 |
2008-08-19 | fix output buffer deadlock when daemonizing | Eric Wong | 1 | -2/+1 |
2008-08-16 | core rewrite (decode,player,outputBuffer,playlist) | Eric Wong | 1 | -4/+7 |
2008-06-30 | introduce struct condition as a more correct version of Notify | Eric Wong | 1 | -0/+2 |
2008-06-30 | http: split out auth code since it's mostly uninteresting for now | Eric Wong | 1 | -0/+1 |
2008-06-30 | Add a generic ring buffer implementation | Eric Wong | 1 | -0/+2 |
2008-04-12 | Fix the problem of songs not advancing without client activity | Eric Wong | 1 | -0/+2 |
2008-04-12 | Drop metadata updates from HTTP for now (input HTTP, and shout) | Eric Wong | 1 | -2/+0 |
2008-03-30 | include os_compat.h in tarball distributions | Eric Wong | 1 | -0/+1 |
2008-03-26 | notify the decoder instead of polling 100hz | Max Kellermann | 1 | -0/+2 |
2008-01-26 | Cleanup checking for tests in src/ when building in separate dir | Eric Wong | 1 | -1/+2 |
2008-01-03 | ioops: make this zero-impact when compiling w/o zeroconf as well | Eric Wong | 1 | -0/+1 |
2007-12-28 | Merge branches/ew r7104 | Eric Wong | 1 | -0/+12 |
2007-06-24 | Adding WavPack support. Patch courtesy Kodest. | J. Alexander Treuman | 1 | -1/+2 |
2007-06-13 | Adding FIFO audio output. This is pretty much identical to the old one, | J. Alexander Treuman | 1 | -1/+2 |
2007-05-30 | Move the timing code from the null plugin to timer.c, so it can be easily | J. Alexander Treuman | 1 | -2/+4 |
2007-05-30 | Adding a null output plugin. | J. Alexander Treuman | 1 | -0/+1 |
2007-05-28 | Adding ioops.h to mpd_headers so that it gets included in the tarball. | J. Alexander Treuman | 1 | -0/+1 |
2007-05-16 | Committing pat's rewrite of the stored playlist code. This also adds two | J. Alexander Treuman | 1 | -2/+4 |
2007-02-24 | Moving a bunch of the LocateTagItem code to locate.[ch] so that it can | J. Alexander Treuman | 1 | -2/+4 |
2007-02-18 | Reverting all of my localization changes. It was a horrible | J. Alexander Treuman | 1 | -2/+0 |
2007-01-11 | Added zeroconf service publishing using avahi | Jim Ramsay | 1 | -2/+4 |
2007-01-08 | Moving localization stuff from path.c to localization.c so we can reuse it | J. Alexander Treuman | 1 | -2/+4 |
2006-10-18 | jack patch from anarch (and some type fixes for mp4 and acc plugins) | Warren Dukes | 1 | -1/+2 |
2006-08-06 | merge changes from mpd-tree: | Warren Dukes | 1 | -0/+2 |
2006-07-30 | Standardize state_file handling routines. | Eric Wong | 1 | -0/+2 |
2006-07-30 | interface/connection malloc reductions from mpd-ke | Eric Wong | 1 | -0/+3 |
2006-07-27 | Use AudioCompress for volume normalization | J. Alexander Treuman | 1 | -0/+2 |
2006-07-26 | Remove the fifo plugin. It's currently useless for the average user, and mak... | J. Alexander Treuman | 1 | -1/+0 |
2006-07-26 | Put mp4ff back into the tree | Avuton Olrich | 1 | -1/+4 |
2006-07-22 | Cleanup some now unnecessary variables from the id3/mad removal | Eric Wong | 1 | -1/+1 |
2006-07-22 | Adding on the fly volume normalization support. Code originally from mplayer... | J. Alexander Treuman | 1 | -0/+2 |
2006-07-22 | Adding fifo output plugin | J. Alexander Treuman | 1 | -0/+1 |
2006-07-19 | Remove the internal mp4ff dependency | Avuton Olrich | 1 | -4/+1 |
2006-07-17 | add sparse-check target to makefiles | Eric Wong | 1 | -0/+11 |
2006-07-16 | Remove hosted libid3tag & libmad | Avuton Olrich | 1 | -2/+2 |
2006-07-13 | Add PulseAudio support | J. Alexander Treuman | 1 | -0/+1 |