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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
patches for 0.11.5 bug fix from the following revision changes:
Warren Dukes
2004-11-02
1
-2
/
+4
*
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