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
/
audioOutputs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
this should fix compile bugs #350 and #351
Warren Dukes
2005-01-16
1
-0
/
+20
*
fix oss_openDevice() to match the new openDevice callback protocol (w/o a aud...
Warren Dukes
2004-11-20
1
-1
/
+2
*
don't need to pass audioFormat to openDeviceFunc
Warren Dukes
2004-11-19
2
-9
/
+5
*
merge changes from metadata-rewrite branch
Warren Dukes
2004-11-10
1
-3
/
+15
*
add "genre" and "description" to shout config parameters
Warren Dukes
2004-11-09
1
-0
/
+19
*
be sure to flush the metadata on song change
Warren Dukes
2004-11-09
1
-39
/
+47
*
don't set granulepos, that's pad, mmmkay?
Warren Dukes
2004-11-09
1
-5
/
+0
*
try one other thing to fix icecast dropping clients
Warren Dukes
2004-11-09
1
-0
/
+1
*
make default non-public
Warren Dukes
2004-11-04
1
-1
/
+1
*
shout config: make "user" optional and default to "source", also add optional...
Warren Dukes
2004-11-04
1
-2
/
+17
*
remove signal handling code from ao open() and close()
Warren Dukes
2004-11-03
1
-5
/
+0
*
new commands: enalbe_device, and disable_device, (maybe these commands should...
Warren Dukes
2004-11-02
1
-1
/
+7
*
DEBUG statement that prints out which ao driver is being used
Warren Dukes
2004-11-02
1
-0
/
+3
*
abstract out audioFormat conversion from shout plugin to the audioOutput layer,
Warren Dukes
2004-11-02
1
-57
/
+15
*
print more info out in error messages for shout
Warren Dukes
2004-11-02
1
-7
/
+16
*
only attempt to reconnect to shout server every 60 seconds
Warren Dukes
2004-11-02
1
-6
/
+21
*
move audioOutput dir to audioOutputs
Warren Dukes
2004-11-02
3
-0
/
+1023