aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputPlugins/aac_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Don't initialize globals to zero (or NULL)Eric Wong2007-01-141-12/+1
* jack patch from anarch (and some type fixes for mp4 and acc plugins)Warren Dukes2006-10-181-2/+2
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-261-1/+1
* Fix an esoteric gcc warningJ. Alexander Treuman2006-08-251-3/+4
* This fixes 5 potential bugs where the conditional would always be true.Avuton Olrich2006-08-201-2/+2
* Add mpd-indent.shAvuton Olrich2006-07-201-1/+1
* Add mpd-indent.shAvuton Olrich2006-07-201-165/+203
* inputPlugins/*_plugin.c: static-ficationEric Wong2006-07-171-9/+9
* 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-0/+2
* Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr...Qball Cow2005-09-081-0/+3
* syntax error cleanupWarren Dukes2005-04-031-1/+1
* fix syntax errorWarren Dukes2005-04-031-1/+1
* - Fix incompatible type warningsAvuton Olrich2005-03-291-2/+2
* rewrite replaygain code, needs testingWarren Dukes2004-11-021-1/+1
* mod_plugin, just for tarzeauWarren Dukes2004-05-311-0/+4
* icynames are now copied to title of streamsWarren Dukes2004-05-311-4/+4
* aac_pluginWarren Dukes2004-05-311-0/+438