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
Age
Commit message (
Expand
)
Author
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2015-02-23
Revert "High quality resampler"
Markus Wick
2015-02-18
High Quality Resampler, using FIR filter
kamiyo
2015-02-16
Cleanup DotProduct function to make it more readable.
Scott Mansell
2015-02-16
Remove unneeded spaces from code.
Scott Mansell
2015-02-10
Merge pull request #1752 from Buddybenj/clean-up
magumagu
2015-01-24
Clean Up
Benjamin Przybocki
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-10
Merge pull request #1847 from adamdmoss/openal-floatfix
skidau
2015-01-09
Merge pull request #1845 from adamdmoss/lfe1
skidau
2015-01-09
Merge pull request #1835 from adamdmoss/master
skidau
2015-01-08
PulseAudio: Support 5.1 surround, optional in UI
Adam Moss
2015-01-08
Audio: Fix warning in DPL2 subwoofer change
Adam Moss
2015-01-08
Merge pull request #1782 from FL-dolphinemu/master
skidau
2015-01-07
OpenAL: Fix volume of sample conversion
Adam Moss
2015-01-07
Audio: Fuller subwoofer processing for software 5.1 decode
Adam Moss
2015-01-07
Audio: Fix subwoofer output in software 5.1 decoding
Adam Moss
2015-01-03
CMake: simplify some expressions
Tillmann Karras
2014-12-28
Issue 7968: Added keybinds for increasing, decreasing, and muting audio.
FL.dolphinemu
2014-11-25
Upgrade AudioUnit API usage.
comex
2014-11-25
Fix name conflict between SoundTouch BOOL and ObjC BOOL.
comex
2014-11-13
Various formatting and consistency fixes
Stevoisiak
2014-10-23
Fixes OpenSLES's sample rate.
Ryan Houdek
2014-10-18
Fix a race condition in our OpenSL ES audio backend.
Ryan Houdek
2014-10-18
Merge pull request #1297 from RisingFog/audio-dump-during-emulation
skidau
2014-10-15
Flipped Wave File Channels
Fog
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-09-19
Fix build failing when disabling precompiled headers.
Rohit Nirmal
2014-09-10
Merge pull request #1027 from rohit-n/change-include
Ryan Houdek
2014-09-09
Kill Core::g_CoreStartupParameter.
Rachel Bryk
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-08
AudioCommon: Remove unnecessary usages of mem_fn
Lioncash
2014-09-07
Route the wiimote speaker to the sound mixer (the host system's speakers). Em...
skidau
2014-09-07
Hooked up the emulated Wiimote speaker.
skidau
2014-09-06
AudioCommon: Use std::string for the filename parameter of StartLogAudio
Lioncash
2014-09-06
AudioCommon: Make WaveFileWriter inherit NonCopyable
Lioncash
2014-09-06
AudioCommon: Remove unused parameter from OpenSLESStream constructor
Lioncash
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-30
AudioCommon: Get rid of now unused handle param for InitSoundStream()
Lioncash
2014-08-30
AudioCommon: Declare iterator variable in loop body in DPL2Decoder
Lioncash
2014-08-30
AudioCommon: Clean up brace placements
Lioncash
2014-08-23
Remove dsound audio backend.
Shawn Hoffman
2014-08-23
Add headers required by XAudio2_7 to externals.
Shawn Hoffman
2014-08-17
Get rid of instances of "using namespace std;" in the project
Lioncash
[next]