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_http.c
Age
Commit message (
Expand
)
Author
2004-06-17
include sys/time.h
Warren Dukes
2004-06-09
fix bug where inputStream_httpRead was returning 0 when cnnection closed,
Warren Dukes
2004-06-09
debug code for stream name/title
Warren Dukes
2004-06-07
remove metadata debugging code
Warren Dukes
2004-06-07
remove the initial and trailing ' from the icy StreamTitle that shoutcast
Warren Dukes
2004-06-07
icy metadata! wahoo
Warren Dukes
2004-06-01
remove some debug code
Warren Dukes
2004-06-01
icyName fix
Warren Dukes
2004-05-31
icynames are now copied to title of streams
Warren Dukes
2004-05-31
mp3 and ogg plugin stuff
Warren Dukes
2004-05-24
put icyName debug info
Warren Dukes
2004-05-21
do input buffering in while sleeping loop of sending stuff to output buffer
Warren Dukes
2004-05-20
more bug fixes
Warren Dukes
2004-05-20
ogg stream playing! some non-blocking seek bug fixes
Warren Dukes
2004-05-19
todo update
Warren Dukes
2004-05-18
disable prebuffering in the beginning for now
Warren Dukes
2004-05-18
streaming fixes and such, now it seems to work good, what an annoying bug
Warren Dukes
2004-05-18
rework stuff so that we can use mime-type of streams to detect type of 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
bug fixes for playing streams
Warren Dukes
2004-05-18
oops forgot to add these
Warren Dukes