summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/PulseAudioStream.cpp
AgeCommit message (Collapse)Author
2013-06-22added new license header to missed audio source filesJordan Cristiano
2013-01-13re-enable PulseAudio backendJordan Woyak
2013-01-10Remove commented code. No longer supporting setting volume with PulseAudio.Jordan Woyak
2013-01-09use pulseaudio "simple" apiJordan Woyak
2012-01-01name all audio threads (that I know how to) for debugging, as suggested in ↵nitsuja
response to revision d00b719966ed.
2011-03-16Fix and issue with the escape button closing the hotkey dialog when trying ↵Glenn Rice
to set a hotkey to escape. Fix a few more dialogs to close with escape. Fix an issue with the pulse audio sound backend when the dsp emulation method is changed, and the frequency setting was not respected. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7358 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-31Eliminate some trampoline functions.Jordan Woyak
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7015 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-27Forgot about some Linux files using Common::ThreadJordan Woyak
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6934 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-17Add volume control for the pulse audio backend. Unfortunately that can not ↵Glenn Rice
be done with the pulse-simple api, so I had to switch to the asynchronous pulse api. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6104 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-06Implement pulseaudio output. It is rather crude but seems to work.Glenn Rice
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5626 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-15Pulse audio empty struct implementation. Working on it thoughnakeee
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4428 8ced0084-cf51-0410-be5f-012b33b47a6e