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
/
audioOutput_osx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
The massive copyright update
Avuton Olrich
2007-04-05
1
-1
/
+1
*
remove some unneccesary includes from the audioOutput's
Warren Dukes
2006-10-18
1
-1
/
+0
*
Hopefully fix endian problem mac x86/ppc
Qball Cow
2006-09-09
1
-2
/
+5
*
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
2006-08-26
1
-2
/
+2
*
Spelling & Grammar
Avuton Olrich
2006-08-11
1
-2
/
+2
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-1
/
+1
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-127
/
+136
*
Change shank's email address
J. Alexander Treuman
2006-07-14
1
-1
/
+1
*
Use a macro to declare disabled audio output plugins
J. Alexander Treuman
2006-07-14
1
-13
/
+2
*
Huge header update, update the copyright and add
Avuton Olrich
2006-07-13
1
-1
/
+1
*
remove C++ style comments
Eric Wong
2005-11-19
1
-17
/
+19
*
gcc 2.95 fixes
Eric Wong
2005-11-19
1
-1
/
+2
*
Fixed (tested in Fink and DarwinPorts) osX output plugin
Qball Cow
2005-10-02
1
-2
/
+2
*
destroy mutex's and condition's
Warren Dukes
2005-03-24
1
-0
/
+2
*
revert to r3105
Warren Dukes
2005-03-24
1
-35
/
+59
*
fix compilation error in os x plugin
Warren Dukes
2005-03-23
1
-3
/
+3
*
potentially fix OS X woes
Warren Dukes
2005-03-22
1
-59
/
+35
*
some potential optimizations for OS X
Warren Dukes
2005-03-20
1
-26
/
+55
*
bump the OS X buffer up to 1s
Warren Dukes
2005-03-17
1
-3
/
+3
*
dynamically allocate a buffer for 0.5s of audio for OS X
Warren Dukes
2005-03-17
1
-13
/
+20
*
tweak OS X a bit more
Warren Dukes
2005-03-17
1
-1
/
+1
*
OS X tweaks
Warren Dukes
2005-03-17
1
-4
/
+2
*
slight tweak of avuton's idea of causing an error when no audio output's found
Warren Dukes
2005-03-17
1
-6
/
+1
*
cleanup debugging code and implement _dropBufferedAudio()
Warren Dukes
2005-03-16
1
-32
/
+26
*
closing the audio device seems to work now
Warren Dukes
2005-03-16
1
-1
/
+9
*
attempt to close the osx device
Warren Dukes
2005-03-16
1
-1
/
+13
*
playing audio in OS X now works, but far from finished
Warren Dukes
2005-03-16
1
-186
/
+143
*
broken os x output
Warren Dukes
2005-03-14
1
-3
/
+245
*
some broken OS X stuff
Warren Dukes
2005-03-13
1
-1
/
+19
*
add OS X configure stuff and added a skeleton audioOutput plugin for OS X
Warren Dukes
2005-03-13
1
-0
/
+109