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
/
XAudio2Stream.cpp
Age
Commit message (
Expand
)
Author
2019-09-14
Remove XAudio2
Michael M
2019-03-18
Added DPL2 decoder to XAudio2 and XAudio2_7 backends.
LAGonauta
2017-11-19
SoundStream: change Start/Stop to Init/SetRunning/destruct
Michael M
2017-10-21
SoundStream: rename Clear(mute) to SetRunning(running)
Michael M
2017-10-21
SoundStream: remove unused m_muted and IsMuted
Michael M
2017-06-26
Rename CMixer to Mixer
Michael Maltese
2017-06-07
msbuild: obey some warnings about missing virtual destructors
Shawn Hoffman
2017-02-15
C++ conformance fixes (MSVC /permissive-)
Phil Christensen
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-09-26
Common: Remove other Common prefixed headers from Common.h
Lioncash
2015-08-09
AudioCommon: Remove unused code from XAudio streams
Lioncash
2015-06-04
Use PanicAlert instead of PanicAlertT when appropriate
JosJuice
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-24
SoundStream: Internally construct the mixer
Lioncash
2014-11-13
Various formatting and consistency fixes
Stevoisiak
2014-04-14
Common: Move the Event class to a separate file, and add tests for it. Fix in...
Pierre Bourdon
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2014-02-16
Fix some vertical alignments
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre