aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputPlugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding WavPack support. Patch courtesy Kodest.J. Alexander Treuman2007-06-241-0/+1
* Actually load the aac input plugin.J. Alexander Treuman2007-06-041-0/+1
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* sparse: move extern declarations for plugins into header filesEric Wong2007-01-141-10/+0
* Don't initialize globals to zero (or NULL)Eric Wong2007-01-141-3/+3
* remove deprecated myfprintf wrapperEric Wong2006-07-301-2/+3
* Add mpd-indent.shAvuton Olrich2006-07-201-41/+59
* sparse: ANSI-fy function declarationsEric Wong2006-07-171-2/+2
* 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-8/+22
* will compile if you manually add "HAVE_MUSEPACK" to config.h and -lmusepack toWarren Dukes2005-02-011-0/+2
* ok, now song->url is only the filename, not the full path to the songWarren Dukes2004-11-111-1/+1
* add copyright noticesWarren Dukes2004-06-161-0/+18
* nice output of all suffix types supported in versionWarren Dukes2004-06-011-0/+18
* do strcasecmp for detecting plugin typeWarren Dukes2004-06-011-1/+1
* fix segfault when no mimeType in a streamWarren Dukes2004-06-011-0/+2
* mod_plugin, just for tarzeauWarren Dukes2004-05-311-1/+5
* forgot to load aacPluginWarren Dukes2004-05-311-0/+2
* mp4_pluginWarren Dukes2004-05-311-0/+2
* audiofile_pluginWarren Dukes2004-05-311-0/+2
* flac_pluginWarren Dukes2004-05-311-0/+2
* mp3 and ogg plugin stuffWarren Dukes2004-05-311-69/+13
* finish implementing inputPlugin interfaceWarren Dukes2004-05-301-11/+83
* start to implement inputPlugin interfaceWarren Dukes2004-05-301-0/+67