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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
AudioCommon
Age
Commit message (
Expand
)
Author
2009-03-31
really fix building without OAL, and disable it (for time being i guess) on w...
Shawn Hoffman
2009-03-30
Fixing compile without openal
nakeee
2009-03-30
OpenAL: Minor fixes (someone beat me to the other fixes)
XTra.KrazzY
2009-03-30
Small fixup
nakeee
2009-03-30
Make openal works on linux
nakeee
2009-03-30
Linux compile fix
nakeee
2009-03-30
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2803 8ced0084-cf51-0...
Shawn Hoffman
2009-03-30
fix for last commit
Shawn Hoffman
2009-03-30
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2800 8ced0084-cf51-0...
hyperiris
2009-03-30
OpenAL: continue work on it
hyperiris
2009-03-30
Added dtk sound mixing to audiocommon (should work with LLE now)
nakeee
2009-03-30
fix some improper log msg
Shawn Hoffman
2009-03-29
ops.
omegadox
2009-03-29
AudioCommon.cpp cleanup
omegadox
2009-03-28
Fixed Null sound
nakeee
2009-03-28
Add precompiled headers back...I like being able to compile in less than 2 ho...
Shawn Hoffman
2009-03-28
fix some OpenAL unresolved symbols on linux
Shawn Hoffman
2009-03-28
grah...stupid me trying to share patches between linux and windows...
Shawn Hoffman
2009-03-28
remove some junk added in last few commits. Also I really don't like the styl...
Shawn Hoffman
2009-03-28
A little fix for the Throttle, it wasn't getting the correct sample_rate thus...
sl1nk3.s
2009-03-28
Another linux fix with AudioCommon.cpp
omegadox
2009-03-28
Another linux fix with AudioCommon.cpp
omegadox
2009-03-28
Only include DSoundStream header on Windows only.
omegadox
2009-03-28
Some code cleanup
omegadox
2009-03-27
Audio: adjust UI
hyperiris
2009-03-27
yeah, start OpenAL sound output
hyperiris
2009-03-27
more clean up, starting to add recording support to sound stream
nakeee
2009-03-27
Well, it should fix audio, at least on my machine.
hyperiris
2009-03-27
Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound cre...
nakeee
2009-03-26
Forgot to init the queue size fixed some sound bugs
nakeee
2009-03-26
crash fix
nakeee
2009-03-26
small windows compile fix
nakeee
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-24
now all build configs link in visual studio again
Shawn Hoffman
2009-03-23
Some clean up
nakeee
2009-03-23
Added project for AudioCommon.
omegadox
2009-03-23
Starting audio common
nakeee