index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
inputStream_http.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2004-10-28
merge shank-rewrite-config changes
Warren Dukes
1
-48
/
+60
2004-10-26
fix segfault when reconnecting to icecast server, this was due to error sendi...
Warren Dukes
1
-1
/
+0
2004-10-25
stream name maybe icy-name or ice-name in the http headers
Warren Dukes
1
-1
/
+3
2004-10-18
fix bug #325
Warren Dukes
1
-1
/
+1
2004-07-18
fix a bug in username and password parsing in http url's
Warren Dukes
1
-2
/
+2
2004-07-17
added http authentication: http://user:passwd@host/music
Warren Dukes
1
-7
/
+54
2004-06-21
don't use fucking sprintf
Warren Dukes
1
-3
/
+4
2004-06-21
maybe this matters ?
Warren Dukes
1
-1
/
+2
2004-06-21
maybe this fixes something ?
Warren Dukes
1
-2
/
+2
2004-06-20
http proxy authentication, can someone test?
Warren Dukes
1
-11
/
+79
2004-06-20
http proxy mostly working, need to implement http authentication
Warren Dukes
1
-9
/
+42
2004-06-20
fix qball's bug, crossfading playing with funny samplerate
Warren Dukes
1
-0
/
+50
2004-06-17
include sys/time.h
Warren Dukes
1
-0
/
+1
2004-06-09
fix bug where inputStream_httpRead was returning 0 when cnnection closed,
Warren Dukes
1
-3
/
+4
2004-06-09
debug code for stream name/title
Warren Dukes
1
-0
/
+6
2004-06-07
remove metadata debugging code
Warren Dukes
1
-2
/
+0
2004-06-07
remove the initial and trailing ' from the icy StreamTitle that shoutcast
Warren Dukes
1
-2
/
+7
2004-06-07
icy metadata! wahoo
Warren Dukes
1
-17
/
+63
2004-06-01
remove some debug code
Warren Dukes
1
-3
/
+0
2004-06-01
icyName fix
Warren Dukes
1
-4
/
+8
2004-05-31
icynames are now copied to title of streams
Warren Dukes
1
-9
/
+8
2004-05-31
mp3 and ogg plugin stuff
Warren Dukes
1
-1
/
+3
2004-05-24
put icyName debug info
Warren Dukes
1
-0
/
+3
2004-05-21
do input buffering in while sleeping loop of sending stuff to output buffer
Warren Dukes
1
-7
/
+7
2004-05-20
more bug fixes
Warren Dukes
1
-2
/
+2
2004-05-20
ogg stream playing! some non-blocking seek bug fixes
Warren Dukes
1
-0
/
+1
2004-05-19
todo update
Warren Dukes
1
-0
/
+3
2004-05-18
disable prebuffering in the beginning for now
Warren Dukes
1
-1
/
+1
2004-05-18
streaming fixes and such, now it seems to work good, what an annoying bug
Warren Dukes
1
-41
/
+40
2004-05-18
rework stuff so that we can use mime-type of streams to detect type of file
Warren Dukes
1
-21
/
+20
2004-05-18
inputStream updates from httpTest
Warren Dukes
1
-38
/
+56
2004-05-18
can parse inputStream_http can parse mime type
Warren Dukes
1
-15
/
+47
2004-05-18
bug fixes for playing streams
Warren Dukes
1
-2
/
+4
2004-05-18
oops forgot to add these
Warren Dukes
1
-0
/
+507
[prev]