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