summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/XAudio2Stream.cpp
AgeCommit message (Expand)Author
2019-09-14Remove XAudio2Michael M
2019-03-18Added DPL2 decoder to XAudio2 and XAudio2_7 backends.LAGonauta
2017-11-19SoundStream: change Start/Stop to Init/SetRunning/destructMichael M
2017-10-21SoundStream: rename Clear(mute) to SetRunning(running)Michael M
2017-10-21SoundStream: remove unused m_muted and IsMutedMichael M
2017-06-26Rename CMixer to MixerMichael Maltese
2017-06-07msbuild: obey some warnings about missing virtual destructorsShawn Hoffman
2017-02-15C++ conformance fixes (MSVC /permissive-)Phil Christensen
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-08-09AudioCommon: Remove unused code from XAudio streamsLioncash
2015-06-04Use PanicAlert instead of PanicAlertT when appropriateJosJuice
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-24SoundStream: Internally construct the mixerLioncash
2014-11-13Various formatting and consistency fixesStevoisiak
2014-04-14Common: Move the Event class to a separate file, and add tests for it. Fix in...Pierre Bourdon
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-16Fix some vertical alignmentsLioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre