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
/
SConscript
Age
Commit message (
Expand
)
Author
2010-06-02
Fix some cases of variables being used uninitialized. Also some unused
Soren Jorvang
2010-01-17
Allow OSX to quit Dolphin cleanly in NoWX build with command+Q. Not sure how ...
Sonicadvance1
2009-10-15
Pulse audio empty struct implementation. Working on it though
nakeee
2009-10-15
Audio: alsa is now default on linux, scons switch openal off by default (open...
nakeee
2009-09-24
Add CoreAudio Backend, still needs a bit of work. Will cleanup AudioCommon.cp...
Sonicadvance1
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
2009-04-12
more scons build fixups
nakeee
2009-03-30
Small fixup
nakeee
2009-03-30
Make openal works on linux
nakeee
2009-03-30
Added dtk sound mixing to audiocommon (should work with LLE now)
nakeee
2009-03-28
fix some OpenAL unresolved symbols on linux
Shawn Hoffman
2009-03-26
Attempt to move mixer to audio common, it's a bit more complicated than I exp...
nakeee
2009-03-25
moved wavefile to audiocommon, you might need to add audiocommon include/lib ...
nakeee
2009-03-23
Some clean up
nakeee