aboutsummaryrefslogtreecommitdiff
path: root/src/inputStream_http.c
Commit message (Expand)AuthorAge
* remove clumsy strncpy useEric Wong2006-07-30
* Add mpd-indent.shAvuton Olrich2006-07-20
* Add mpd-indent.shAvuton Olrich2006-07-20
* sparse: ANSI-fy function declarationsEric Wong2006-07-17
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* inputStream_http: avoid printf, use our handy macros in log.hEric Wong2006-05-21
* Applied a modified patch for bug 344, needs testing with ipv6Qball Cow2006-05-14
* merge with mpd/trunk up to r3925Eric Wong2006-03-16
* inputStream_http.c: speling fikcsesEric Wong2006-03-15
* fix some parsing of http_prebuffer_sizeWarren Dukes2005-04-17
* change the http identification string to package_name/package_versionWarren Dukes2005-01-23
* fix oss_openDevice() to match the new openDevice callback protocol (w/o a aud...Warren Dukes2004-11-20
* not too smart shank, forgetting to set default buffer sizes in inputStream_httpWarren Dukes2004-11-05
* make http buffer and prebuffer size configurableWarren Dukes2004-11-02
* merge shank-rewrite-config changesWarren Dukes2004-10-28
* fix segfault when reconnecting to icecast server, this was due to error sendi...Warren Dukes2004-10-26
* stream name maybe icy-name or ice-name in the http headersWarren Dukes2004-10-25
* fix bug #325Warren Dukes2004-10-18
* fix a bug in username and password parsing in http url'sWarren Dukes2004-07-18
* added http authentication: http://user:passwd@host/musicWarren Dukes2004-07-17
* don't use fucking sprintfWarren Dukes2004-06-21
* maybe this matters ?Warren Dukes2004-06-21
* maybe this fixes something ?Warren Dukes2004-06-21
* http proxy authentication, can someone test?Warren Dukes2004-06-20
* http proxy mostly working, need to implement http authenticationWarren Dukes2004-06-20
* fix qball's bug, crossfading playing with funny samplerateWarren Dukes2004-06-20
* include sys/time.hWarren Dukes2004-06-17
* fix bug where inputStream_httpRead was returning 0 when cnnection closed,Warren Dukes2004-06-09
* debug code for stream name/titleWarren Dukes2004-06-09
* remove metadata debugging codeWarren Dukes2004-06-07
* remove the initial and trailing ' from the icy StreamTitle that shoutcastWarren Dukes2004-06-07
* icy metadata! wahooWarren Dukes2004-06-07
* remove some debug codeWarren Dukes2004-06-01
* icyName fixWarren Dukes2004-06-01
* icynames are now copied to title of streamsWarren Dukes2004-05-31
* mp3 and ogg plugin stuffWarren Dukes2004-05-31
* put icyName debug infoWarren Dukes2004-05-24
* do input buffering in while sleeping loop of sending stuff to output bufferWarren Dukes2004-05-21
* more bug fixesWarren Dukes2004-05-20
* ogg stream playing! some non-blocking seek bug fixesWarren Dukes2004-05-20
* todo updateWarren Dukes2004-05-19
* disable prebuffering in the beginning for nowWarren Dukes2004-05-18
* streaming fixes and such, now it seems to work good, what an annoying bugWarren Dukes2004-05-18
* rework stuff so that we can use mime-type of streams to detect type of fileWarren Dukes2004-05-18
* inputStream updates from httpTestWarren Dukes2004-05-18
* can parse inputStream_http can parse mime typeWarren Dukes2004-05-18
* bug fixes for playing streamsWarren Dukes2004-05-18
* oops forgot to add theseWarren Dukes2004-05-18