index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
inputStream_file.c
Age
Commit message (
Expand
)
Author
2008-10-26
input_stream: renamed sources, no CamelCase
Max Kellermann
2008-10-17
input_stream: removed nmemb argument
Max Kellermann
2008-10-17
input: declare struct input_stream
Max Kellermann
2008-08-26
added InputStream.ready
Max Kellermann
2008-08-26
enable -Wpointer-arith, -Wstrict-prototypes
Max Kellermann
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2007-04-05
The massive copyright update
Avuton Olrich
2007-01-19
Committing posix_fadvise(); normalperson/jat reviewed. Appears fine. Fixes bu...
Avuton Olrich
2006-07-20
Add mpd-indent.sh
Avuton Olrich
2006-07-17
sparse: ANSI-fy function declarations
Eric Wong
2006-07-14
Change shank's email address
J. Alexander Treuman
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
2006-06-04
Return -1 on error, not on success.
J. Alexander Treuman
2004-07-14
oops forgot a \n in a debu statement
Warren Dukes
2004-07-13
debug message for errors in reading the file
Warren Dukes
2004-07-12
attempt to work around for bug #274
Warren Dukes
2004-06-20
fix qball's bug, crossfading playing with funny samplerate
Warren Dukes
2004-06-07
icy metadata! wahoo
Warren Dukes
2004-05-31
icynames are now copied to title of streams
Warren Dukes
2004-05-19
use ftell to set offset
Warren Dukes
2004-05-18
slight fix for IS_file
Warren Dukes
2004-05-18
inputStream updates from httpTest
Warren Dukes
2004-05-18
can parse inputStream_http can parse mime type
Warren Dukes
2004-05-18
oops forgot to add these
Warren Dukes