aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputPlugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-02-01will compile if you manually add "HAVE_MUSEPACK" to config.h and -lmusepack toWarren Dukes1-0/+2
2004-11-11ok, now song->url is only the filename, not the full path to the songWarren Dukes1-1/+1
2004-06-16add copyright noticesWarren Dukes1-0/+18
2004-06-01nice output of all suffix types supported in versionWarren Dukes1-0/+18
2004-06-01do strcasecmp for detecting plugin typeWarren Dukes1-1/+1
2004-06-01fix segfault when no mimeType in a streamWarren Dukes1-0/+2
2004-05-31mod_plugin, just for tarzeauWarren Dukes1-1/+5
2004-05-31forgot to load aacPluginWarren Dukes1-0/+2
2004-05-31mp4_pluginWarren Dukes1-0/+2
2004-05-31audiofile_pluginWarren Dukes1-0/+2
2004-05-31flac_pluginWarren Dukes1-0/+2
2004-05-31mp3 and ogg plugin stuffWarren Dukes1-69/+13
2004-05-30finish implementing inputPlugin interfaceWarren Dukes1-11/+83
2004-05-30start to implement inputPlugin interfaceWarren Dukes1-0/+67