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
/
AudioCommon.cpp
Age
Commit message (
Expand
)
Author
2015-09-28
Fix building with PCH disabled.
Rohit Nirmal
2015-09-26
Common: Remove other Common prefixed headers from Common.h
Lioncash
2015-08-10
Merge pull request #2825 from lioncash/log
Markus Wick
2015-08-10
Use dummy audio backend if the selected backend fails to start
Moncef Mechri
2015-08-09
AudioCommon: Log to AUDIO, not DSPHLE
Lioncash
2015-05-28
AudioCommon: Remove lock on Pause state
degasus
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-12-28
Issue 7968: Added keybinds for increasing, decreasing, and muting audio.
FL.dolphinemu
2014-10-15
Start/Stop Audio Dump During Emulation
Fog
2014-10-09
Proper Audio/Video Dumping
Fog
2014-09-30
AudioCommon: Prefix soundStream global with g_
Lioncash
2014-08-30
AudioCommon: Get rid of now unused handle param for InitSoundStream()
Lioncash
2014-08-23
Remove dsound audio backend.
Shawn Hoffman
2014-07-25
Remove audio frame limit.
Rachel Bryk
2014-06-14
Rewrite handling of DTK (streaming) audio.
magumagu
2014-03-30
Merge pull request #220 from magumagu/audio-handling-cleanup-v2
Pierre Bourdon
2014-03-29
Move audio handling out of DSP emulation.
magumagu
2014-03-29
Delete AudioCommon::UseJIT().
magumagu
2014-03-29
Move mixer construction to AudioCommon.cpp.
magumagu
2014-03-29
Remove all trailing whitespaces from our codebase.
Pierre Bourdon
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-02-28
Fix various warnings reported by clang
Tillmann Karras
2014-02-20
Fix more header sorting issues in AudioCommon/ (now check-includes clean).
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre