index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
AudioCommon
/
Src
/
AlsaSoundStream.cpp
Age
Commit message (
Expand
)
Author
2011-01-31
Eliminate some trampoline functions.
Jordan Woyak
2011-01-27
Forgot about some Linux files using Common::Thread
Jordan Woyak
2010-12-27
Core/DSPCore: Improve Interpreter address register add/sub, convert to
pierre
2010-12-05
allow gcc to check the format of args being passed to MsgAlert and GenericLog...
Shawn Hoffman
2010-07-06
Implement proper thread naming on linux. This fixes a segmentation fault wit...
Glenn Rice
2010-05-21
Linux: Better ALSA support
pierre
2010-05-07
Linux: Fix horrible latency when the alsa pulseaudio plugin is involved, see ...
pierre
2009-12-13
Code cleanup, removed extern declaration in sound streams
ayuanx
2009-12-12
Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time whe...
ayuanx
2009-12-10
Fixed annoying sound when pausing/shutting down (please test for ALL backends...
XTra.KrazzY
2009-11-27
AlsaSound: Applied the fix from issue 1689 makes DSP better
nakeee
2009-10-15
Turns out that if one fails to use pkg-config to configure alsa, some other a...
Shawn Hoffman
2009-09-15
DSP: added automatic alsa test.
nakeee
2009-09-09
Linux: Alsa backend for the audio plugins. Didn't succeed in reducing latency...
hrydgard