summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/PulseAudioStream.cpp
AgeCommit message (Expand)Author
2012-01-01name all audio threads (that I know how to) for debugging, as suggested in re...nitsuja
2011-03-16Fix and issue with the escape button closing the hotkey dialog when trying to...Glenn Rice
2011-01-31Eliminate some trampoline functions.Jordan Woyak
2011-01-27Forgot about some Linux files using Common::ThreadJordan Woyak
2010-08-17Add volume control for the pulse audio backend. Unfortunately that can not b...Glenn Rice
2010-06-06Implement pulseaudio output. It is rather crude but seems to work.Glenn Rice
2009-10-15Pulse audio empty struct implementation. Working on it thoughnakeee