summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/AlsaSoundStream.cpp
AgeCommit message (Expand)Author
2011-01-31Eliminate some trampoline functions.Jordan Woyak
2011-01-27Forgot about some Linux files using Common::ThreadJordan Woyak
2010-12-27Core/DSPCore: Improve Interpreter address register add/sub, convert topierre
2010-12-05allow gcc to check the format of args being passed to MsgAlert and GenericLog...Shawn Hoffman
2010-07-06Implement proper thread naming on linux. This fixes a segmentation fault wit...Glenn Rice
2010-05-21Linux: Better ALSA supportpierre
2010-05-07Linux: Fix horrible latency when the alsa pulseaudio plugin is involved, see ...pierre
2009-12-13Code cleanup, removed extern declaration in sound streamsayuanx
2009-12-12Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time whe...ayuanx
2009-12-10Fixed annoying sound when pausing/shutting down (please test for ALL backends...XTra.KrazzY
2009-11-27AlsaSound: Applied the fix from issue 1689 makes DSP betternakeee
2009-10-15Turns out that if one fails to use pkg-config to configure alsa, some other a...Shawn Hoffman
2009-09-15DSP: added automatic alsa test.nakeee
2009-09-09Linux: Alsa backend for the audio plugins. Didn't succeed in reducing latency...hrydgard