summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/AlsaSoundStream.cpp
AgeCommit message (Expand)Author
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