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
/
OpenALStream.cpp
Age
Commit message (
Expand
)
Author
2015-01-23
Merge pull request #1917 from adamdmoss/no-lfe
skidau
2015-01-19
Audio: Drop the LFE/subwoofer channel from the decoded surround
Adam D. Moss
2015-01-12
Minor consistency changes
Stevoisiak
2015-01-07
OpenAL: Fix volume of sample conversion
Adam Moss
2014-09-09
Kill Core::g_CoreStartupParameter.
Rachel Bryk
2014-09-02
Merge pull request #930 from skidau/openal-seq-ms
Lioncash
2014-09-01
msvc: remove some remnants of SDL and DSound from projects and general cleanup.
Shawn Hoffman
2014-09-01
Removed the auto setting of SEQUENCE_MS because the synchronised audio code h...
skid
2014-08-16
Common: Get rid of StdConditionVariable, StdMutex, and StdThread.
Lioncash
2014-08-02
AudioCommon: Get rid of some unnecessary mem_fn calls
Lioncash
2014-07-14
Correct the function casing for DPL2Decoder
Lioncash
2014-07-13
Fix warnings unearthed by #579
Tillmann Karras
2014-04-14
Common: Move the Event class to a separate file, and add tests for it. Fix in...
Pierre Bourdon
2014-04-01
Replace use of the deprecated mem_fun function with mem_fn.
lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-03-09
clang-modernize -loop-convert
Tillmann Karras
2014-02-28
Various changes suggested by cppcheck
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
2014-02-13
Disable framerate correction for OpenAL
degasus
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
[prev]