summaryrefslogtreecommitdiff
path: root/src/inputPlugin.c
AgeCommit message (Expand)Author
2007-04-05The massive copyright updateAvuton Olrich
2007-01-14sparse: move extern declarations for plugins into header filesEric Wong
2007-01-14Don't initialize globals to zero (or NULL)Eric Wong
2006-07-30remove deprecated myfprintf wrapperEric Wong
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-17sparse: ANSI-fy function declarationsEric Wong
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
2005-02-01will compile if you manually add "HAVE_MUSEPACK" to config.h and -lmusepack toWarren Dukes
2004-11-11ok, now song->url is only the filename, not the full path to the songWarren Dukes
2004-06-16add copyright noticesWarren Dukes
2004-06-01nice output of all suffix types supported in versionWarren Dukes
2004-06-01do strcasecmp for detecting plugin typeWarren Dukes
2004-06-01fix segfault when no mimeType in a streamWarren Dukes
2004-05-31mod_plugin, just for tarzeauWarren Dukes
2004-05-31forgot to load aacPluginWarren Dukes
2004-05-31mp4_pluginWarren Dukes
2004-05-31audiofile_pluginWarren Dukes
2004-05-31flac_pluginWarren Dukes
2004-05-31mp3 and ogg plugin stuffWarren Dukes
2004-05-30finish implementing inputPlugin interfaceWarren Dukes
2004-05-30start to implement inputPlugin interfaceWarren Dukes