summaryrefslogtreecommitdiff
path: root/src/inputStream_file.c
AgeCommit message (Expand)Author
2008-10-26input_stream: renamed sources, no CamelCaseMax Kellermann
2008-10-17input_stream: removed nmemb argumentMax Kellermann
2008-10-17input: declare struct input_streamMax Kellermann
2008-08-26added InputStream.readyMax Kellermann
2008-08-26enable -Wpointer-arith, -Wstrict-prototypesMax Kellermann
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong
2007-04-05The massive copyright updateAvuton Olrich
2007-01-19Committing posix_fadvise(); normalperson/jat reviewed. Appears fine. Fixes bu...Avuton Olrich
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-17sparse: ANSI-fy function declarationsEric Wong
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2006-06-04Return -1 on error, not on success.J. Alexander Treuman
2004-07-14oops forgot a \n in a debu statementWarren Dukes
2004-07-13debug message for errors in reading the fileWarren Dukes
2004-07-12attempt to work around for bug #274Warren Dukes
2004-06-20fix qball's bug, crossfading playing with funny samplerateWarren Dukes
2004-06-07icy metadata! wahooWarren Dukes
2004-05-31icynames are now copied to title of streamsWarren Dukes
2004-05-19use ftell to set offsetWarren Dukes
2004-05-18slight fix for IS_fileWarren Dukes
2004-05-18inputStream updates from httpTestWarren Dukes
2004-05-18can parse inputStream_http can parse mime typeWarren Dukes
2004-05-18oops forgot to add theseWarren Dukes