aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputStream_http.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* make http buffer and prebuffer size configurableWarren Dukes2004-11-021-10/+51
* merge shank-rewrite-config changesWarren Dukes2004-10-281-48/+60
* fix segfault when reconnecting to icecast server, this was due to error sendi...Warren Dukes2004-10-261-1/+0
* stream name maybe icy-name or ice-name in the http headersWarren Dukes2004-10-251-1/+3
* fix bug #325Warren Dukes2004-10-181-1/+1
* fix a bug in username and password parsing in http url'sWarren Dukes2004-07-181-2/+2
* added http authentication: http://user:passwd@host/musicWarren Dukes2004-07-171-7/+54
* don't use fucking sprintfWarren Dukes2004-06-211-3/+4
* maybe this matters ?Warren Dukes2004-06-211-1/+2
* maybe this fixes something ?Warren Dukes2004-06-211-2/+2
* http proxy authentication, can someone test?Warren Dukes2004-06-201-11/+79
* http proxy mostly working, need to implement http authenticationWarren Dukes2004-06-201-9/+42
* fix qball's bug, crossfading playing with funny samplerateWarren Dukes2004-06-201-0/+50
* include sys/time.hWarren Dukes2004-06-171-0/+1
* fix bug where inputStream_httpRead was returning 0 when cnnection closed,Warren Dukes2004-06-091-3/+4
* debug code for stream name/titleWarren Dukes2004-06-091-0/+6
* remove metadata debugging codeWarren Dukes2004-06-071-2/+0
* remove the initial and trailing ' from the icy StreamTitle that shoutcastWarren Dukes2004-06-071-2/+7
* icy metadata! wahooWarren Dukes2004-06-071-17/+63
* remove some debug codeWarren Dukes2004-06-011-3/+0
* icyName fixWarren Dukes2004-06-011-4/+8
* icynames are now copied to title of streamsWarren Dukes2004-05-311-9/+8
* mp3 and ogg plugin stuffWarren Dukes2004-05-311-1/+3
* put icyName debug infoWarren Dukes2004-05-241-0/+3
* do input buffering in while sleeping loop of sending stuff to output bufferWarren Dukes2004-05-211-7/+7
* more bug fixesWarren Dukes2004-05-201-2/+2
* ogg stream playing! some non-blocking seek bug fixesWarren Dukes2004-05-201-0/+1
* todo updateWarren Dukes2004-05-191-0/+3
* disable prebuffering in the beginning for nowWarren Dukes2004-05-181-1/+1
* streaming fixes and such, now it seems to work good, what an annoying bugWarren Dukes2004-05-181-41/+40
* rework stuff so that we can use mime-type of streams to detect type of fileWarren Dukes2004-05-181-21/+20
* inputStream updates from httpTestWarren Dukes2004-05-181-38/+56
* can parse inputStream_http can parse mime typeWarren Dukes2004-05-181-15/+47
* bug fixes for playing streamsWarren Dukes2004-05-181-2/+4
* oops forgot to add theseWarren Dukes2004-05-181-0/+507