summaryrefslogtreecommitdiff
path: root/src/inputPlugin.h
AgeCommit message (Expand)Author
2008-08-26renamed inputPlugin.* to decoder_list.*Max Kellermann
2008-08-26moved decoder externs to inputPlugin.cMax Kellermann
2008-08-26renamed InputPlugin to struct decoder_pluginMax Kellermann
2008-08-26moved InputPlugin to decoder_api.hMax Kellermann
2008-08-26added struct decoderMax Kellermann
2008-04-13Stop passing our single OutputBuffer object everywhereEric Wong
2008-04-13Stop passing our single DecoderControl object everywhereEric Wong
2008-04-12clean up CPP includesMax Kellermann
2008-02-05fix -Wconst warningsMax Kellermann
2008-01-26fixed invalid C prototypesMax Kellermann
2007-06-24Adding WavPack support. Patch courtesy Kodest.J. Alexander Treuman
2007-06-04Actually load the aac input plugin.J. Alexander Treuman
2007-04-05The massive copyright updateAvuton Olrich
2007-01-14sparse: move extern declarations for plugins into header filesEric Wong
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2006-03-16merge with mpd/trunk up to r3925Eric Wong
2004-06-16add copyright noticesWarren Dukes
2004-06-01nice output of all suffix types supported in versionWarren Dukes
2004-06-01fix for bastard mp3 streamsWarren Dukes
2004-05-31mod_plugin, just for tarzeauWarren Dukes
2004-05-31icynames are now copied to title of streamsWarren Dukes
2004-05-31little cleanup of plugin stuffWarren Dukes
2004-05-31mp3 and ogg plugin stuffWarren Dukes
2004-05-30finish implementing inputPlugin interfaceWarren Dukes
2004-05-30start to implement inputPlugin interfaceWarren Dukes