summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/XAudio2Stream.cpp
AgeCommit message (Expand)Author
2013-04-19Fix a bunch of random typos in comments and logging.lioncash
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...lioncash
2013-03-19Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon.lioncash
2011-03-15A bit of cleanup to Core Init/Stop, Frame, and Main. Cleanup XAudio2 to attem...Jordan Woyak
2011-03-05Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...Jordan Woyak
2011-01-13Removed my previous PanicAlert translation hack. Fixed with a better method ...Glenn Rice
2010-12-29DX9/DX11: Fixing some maybe possible crashes if a game was started, the confi...NeoBrainX
2010-11-14Some compiler warnings and eol-style.Soren Jorvang
2010-11-10Added XAudio2 backend.mylek4