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
/
audioOutput_shout.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2004-10-31
fix minor bug in shout code (seting ao->open = 1 when failing to initEncoder())
Warren Dukes
1
-1
/
+1
2004-10-29
allow to set quality or bitrate for shout streams
Warren Dukes
1
-10
/
+87
2004-10-29
begin integrating np's oss code
Warren Dukes
1
-1
/
+1
2004-10-28
merge shank-rewrite-config changes
Warren Dukes
1
-49
/
+35
2004-10-26
fix compilation error when shout is not found
Warren Dukes
1
-1
/
+2
2004-10-26
fix segfault when reconnecting to icecast server, this was due to error sendi...
Warren Dukes
1
-35
/
+47
2004-10-26
lets try this soltuion to sending metadata, here we store metadata to send on...
Warren Dukes
1
-33
/
+51
2004-10-25
some shout cleanups
Warren Dukes
1
-1
/
+3
2004-10-25
little more robust error handling
Warren Dukes
1
-15
/
+25
2004-10-25
parse metadata and send to output when playing another stream
Warren Dukes
1
-2
/
+0
2004-10-25
fix a big time bug in metadataChunk (off by one in an array assignment)
Warren Dukes
1
-23
/
+73
2004-10-23
shout_sync before shout_send, not after
Warren Dukes
1
-2
/
+2
2004-10-23
slightly better error handling/broken connection detection for shout output
Warren Dukes
1
-26
/
+60
2004-10-23
wee found the audioFormatConversion bug, was actually a bug in shout plugin
Warren Dukes
1
-1
/
+1
2004-10-23
configure shout encoding quality and audio format
Warren Dukes
1
-6
/
+82
2004-10-22
use vbr for now, less cpu usage for some reason
Warren Dukes
1
-5
/
+2
2004-10-22
initial working shout output
Warren Dukes
1
-1
/
+85
2004-10-20
check HAVE_SHOUT
Warren Dukes
1
-0
/
+20
2004-10-20
i changed somethin *shrug*
Warren Dukes
1
-0
/
+7
2004-10-20
shout audioOutput will now connect and disconnect from icecast server
Warren Dukes
1
-4
/
+105
2004-10-20
oops, forgot to add the shout stub
Warren Dukes
1
-0
/
+83