summaryrefslogtreecommitdiff
path: root/src/inputPlugins/_ogg_common.c
AgeCommit message (Expand)Author
2008-08-26added decoder_read()Max Kellermann
2008-08-26moved InputPlugin to decoder_api.hMax Kellermann
2008-08-26clean up CPP includesMax Kellermann
2008-06-30don't call seekInputStream(0) if r==0Max Kellermann
2008-06-30eliminated local variable "to_read"Max Kellermann
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong
2007-12-31ogg_common: fix indent screwupEric Wong
2007-12-31fix builds that only have FLAC >= 1.1.3 but not Ogg-VorbisEric Wong
2007-09-17inputPlugins/_ogg_common.c: fixup includes for new (1.1.4+ FLAC)Eric Wong
2007-04-05The massive copyright updateAvuton Olrich
2006-08-20inputPlugins/_ogg_common.c: check for read errors correctlyEric Wong
2006-08-20This fixes 5 potential bugs where the conditional would always be true.Avuton Olrich
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-20Add mpd-indent.shAvuton Olrich
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