aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/mod_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-14Don't initialize globals to zero (or NULL)Eric Wong1-14/+3
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong1-3/+3
2006-07-20Add mpd-indent.shAvuton Olrich1-1/+1
2006-07-20Add mpd-indent.shAvuton Olrich1-86/+101
2006-07-17inputPlugins/*_plugin.c: static-ficationEric Wong1-5/+5
2006-07-17sparse: ANSI-fy function declarationsEric Wong1-6/+6
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2006-03-16merge with mpd/trunk up to r3925Eric Wong1-0/+2
2005-09-08Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr...Qball Cow1-3/+9
2005-01-31fix compilation error: s/mpdItemToMpdTag/addItemToMpdTag/Warren Dukes1-1/+1
2004-12-12remove np from creditsWarren Dukes1-2/+0
2004-11-10merge changes from metadata-rewrite branchWarren Dukes1-1/+3
2004-11-09here's why mikmod was segfaulting, the char * strings returned need to be str...Warren Dukes1-1/+1
2004-11-02rewrite replaygain code, needs testingWarren Dukes1-1/+1
2004-09-02add configuration variables for shout stuffWarren Dukes1-8/+19
2004-06-29spelling fixes from normalpersonWarren Dukes1-1/+1
2004-05-31add more mod suffixes, and better detection of mod files; and forgot to add m...Warren Dukes1-0/+267