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.h
Age
Commit message (
Expand
)
Author
2008-08-26
added InputStream.ready
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
2006-08-20
Fix warnings for -Wmissing-prototypes
Avuton Olrich
2006-07-20
Add mpd-indent.sh
Avuton Olrich
2006-07-14
Change shank's email address
J. Alexander Treuman
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
2004-11-03
todo update
Warren Dukes
2004-06-20
http proxy mostly working, need to implement http authentication
Warren Dukes
2004-06-07
icy metadata! wahoo
Warren Dukes
2004-06-02
validate url's before adding to playlist
Warren Dukes
2004-05-31
icynames are now copied to title of streams
Warren Dukes
2004-05-21
do input buffering in while sleeping loop of sending stuff to output buffer
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
add new inputStream stuff, hopefully something major isn't foobar'd
Warren Dukes
2004-05-05
vim stuff
Warren Dukes
2004-05-04
flac uses abstracted inputStream stuff
Warren Dukes
2004-05-04
implement input abstraction for ogg and mp3
Warren Dukes
2004-05-04
start abstracting input layer for decoders
Warren Dukes