summaryrefslogtreecommitdiff
path: root/src/audio_out/audio_coreaudio_out.c
AgeCommit message (Expand)Author
2004-07-05Change "MacOSX" -> "Mac OS X" for human-readable strings (still use MacOSXAndre Pang
2004-06-25- removed a printf() which causes the cause of the printf() to occur moreDaniel Mack
2004-06-22higher output gainDaniel Mack
2004-06-21CoreAudio output: Should call CloseComponent() on the component instances, notAndre Pang
2004-06-21CoreAudio output driver: renamed 'CloseAComponent' function to 'CloseComponent'Andre Pang
2004-06-12- removed evil exit() lines, they were meant for debugging purposes only,Daniel Mack
2004-06-12Try to get smaller A/V delayDaniel Mack
2004-06-10Added CoreAudio support for native sound output on MacOSX.Daniel Mack