aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputPlugin.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* CPP include cleanupMax Kellermann2008-10-111-0/+2
* tag: renamed MpdTag and MpdTagItem to struct mpd_tag, struct tag_itemMax Kellermann2008-09-021-1/+1
* clean up CPP includesMax Kellermann2008-08-301-0/+1
* Reimplement dynamic metadata handlingEric Wong2008-08-261-0/+1
* fix output buffer deadlock when daemonizingEric Wong2008-08-191-1/+0
* Stop passing our single OutputBuffer object everywhereEric Wong2008-04-131-2/+2
* Stop passing our single DecoderControl object everywhereEric Wong2008-04-131-4/+3
* clean up CPP includesMax Kellermann2008-04-121-3/+0
* fix -Wconst warningsMax Kellermann2008-02-051-6/+6
* fixed invalid C prototypesMax Kellermann2008-01-261-2/+2
* Adding WavPack support. Patch courtesy Kodest.J. Alexander Treuman2007-06-241-0/+1
* Actually load the aac input plugin.J. Alexander Treuman2007-06-041-1/+1
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* sparse: move extern declarations for plugins into header filesEric Wong2007-01-141-0/+10
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-201-2/+2
* Add mpd-indent.shAvuton Olrich2006-07-201-14/+14
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* merge with mpd/trunk up to r3925Eric Wong2006-03-161-3/+26
* add copyright noticesWarren Dukes2004-06-161-0/+18
* nice output of all suffix types supported in versionWarren Dukes2004-06-011-0/+2
* fix for bastard mp3 streamsWarren Dukes2004-06-011-4/+0
* mod_plugin, just for tarzeauWarren Dukes2004-05-311-0/+6
* icynames are now copied to title of streamsWarren Dukes2004-05-311-1/+2
* little cleanup of plugin stuffWarren Dukes2004-05-311-1/+2
* mp3 and ogg plugin stuffWarren Dukes2004-05-311-14/+3
* finish implementing inputPlugin interfaceWarren Dukes2004-05-301-7/+9
* start to implement inputPlugin interfaceWarren Dukes2004-05-301-0/+61