| Commit message (Expand) | Author | Age | Files | Lines |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -1/+1 |
* | inputStream_http: avoid printf, use our handy macros in log.h | Eric Wong | 2006-05-21 | 1 | -1/+1 |
* | Applied a modified patch for bug 344, needs testing with ipv6 | Qball Cow | 2006-05-14 | 1 | -83/+69 |
* | merge with mpd/trunk up to r3925 | Eric Wong | 2006-03-16 | 1 | -0/+14 |
* | inputStream_http.c: speling fikcses | Eric Wong | 2006-03-15 | 1 | -4/+4 |
* | fix some parsing of http_prebuffer_size | Warren Dukes | 2005-04-17 | 1 | -3/+3 |
* | change the http identification string to package_name/package_version | Warren Dukes | 2005-01-23 | 1 | -1/+4 |
* | fix oss_openDevice() to match the new openDevice callback protocol (w/o a aud... | Warren Dukes | 2004-11-20 | 1 | -1/+2 |
* | not too smart shank, forgetting to set default buffer sizes in inputStream_http | Warren Dukes | 2004-11-05 | 1 | -2/+2 |
* | make http buffer and prebuffer size configurable | Warren Dukes | 2004-11-02 | 1 | -10/+51 |
* | merge shank-rewrite-config changes | Warren Dukes | 2004-10-28 | 1 | -48/+60 |
* | fix segfault when reconnecting to icecast server, this was due to error sendi... | Warren Dukes | 2004-10-26 | 1 | -1/+0 |
* | stream name maybe icy-name or ice-name in the http headers | Warren Dukes | 2004-10-25 | 1 | -1/+3 |
* | fix bug #325 | Warren Dukes | 2004-10-18 | 1 | -1/+1 |
* | fix a bug in username and password parsing in http url's | Warren Dukes | 2004-07-18 | 1 | -2/+2 |
* | added http authentication: http://user:passwd@host/music | Warren Dukes | 2004-07-17 | 1 | -7/+54 |
* | don't use fucking sprintf | Warren Dukes | 2004-06-21 | 1 | -3/+4 |
* | maybe this matters ? | Warren Dukes | 2004-06-21 | 1 | -1/+2 |
* | maybe this fixes something ? | Warren Dukes | 2004-06-21 | 1 | -2/+2 |
* | http proxy authentication, can someone test? | Warren Dukes | 2004-06-20 | 1 | -11/+79 |
* | http proxy mostly working, need to implement http authentication | Warren Dukes | 2004-06-20 | 1 | -9/+42 |
* | fix qball's bug, crossfading playing with funny samplerate | Warren Dukes | 2004-06-20 | 1 | -0/+50 |
* | include sys/time.h | Warren Dukes | 2004-06-17 | 1 | -0/+1 |
* | fix bug where inputStream_httpRead was returning 0 when cnnection closed, | Warren Dukes | 2004-06-09 | 1 | -3/+4 |
* | debug code for stream name/title | Warren Dukes | 2004-06-09 | 1 | -0/+6 |
* | remove metadata debugging code | Warren Dukes | 2004-06-07 | 1 | -2/+0 |
* | remove the initial and trailing ' from the icy StreamTitle that shoutcast | Warren Dukes | 2004-06-07 | 1 | -2/+7 |
* | icy metadata! wahoo | Warren Dukes | 2004-06-07 | 1 | -17/+63 |
* | remove some debug code | Warren Dukes | 2004-06-01 | 1 | -3/+0 |
* | icyName fix | Warren Dukes | 2004-06-01 | 1 | -4/+8 |
* | icynames are now copied to title of streams | Warren Dukes | 2004-05-31 | 1 | -9/+8 |
* | mp3 and ogg plugin stuff | Warren Dukes | 2004-05-31 | 1 | -1/+3 |
* | put icyName debug info | Warren Dukes | 2004-05-24 | 1 | -0/+3 |
* | do input buffering in while sleeping loop of sending stuff to output buffer | Warren Dukes | 2004-05-21 | 1 | -7/+7 |
* | more bug fixes | Warren Dukes | 2004-05-20 | 1 | -2/+2 |
* | ogg stream playing! some non-blocking seek bug fixes | Warren Dukes | 2004-05-20 | 1 | -0/+1 |
* | todo update | Warren Dukes | 2004-05-19 | 1 | -0/+3 |
* | disable prebuffering in the beginning for now | Warren Dukes | 2004-05-18 | 1 | -1/+1 |
* | streaming fixes and such, now it seems to work good, what an annoying bug | Warren Dukes | 2004-05-18 | 1 | -41/+40 |
* | rework stuff so that we can use mime-type of streams to detect type of file | Warren Dukes | 2004-05-18 | 1 | -21/+20 |
* | inputStream updates from httpTest | Warren Dukes | 2004-05-18 | 1 | -38/+56 |
* | can parse inputStream_http can parse mime type | Warren Dukes | 2004-05-18 | 1 | -15/+47 |
* | bug fixes for playing streams | Warren Dukes | 2004-05-18 | 1 | -2/+4 |
* | oops forgot to add these | Warren Dukes | 2004-05-18 | 1 | -0/+507 |