summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon
AgeCommit message (Expand)Author
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-02-23Revert "High quality resampler"Markus Wick
2015-02-18High Quality Resampler, using FIR filterkamiyo
2015-02-16Cleanup DotProduct function to make it more readable.Scott Mansell
2015-02-16Remove unneeded spaces from code.Scott Mansell
2015-02-10Merge pull request #1752 from Buddybenj/clean-upmagumagu
2015-01-24Clean UpBenjamin Przybocki
2015-01-23Merge pull request #1917 from adamdmoss/no-lfeskidau
2015-01-19 Audio: Drop the LFE/subwoofer channel from the decoded surroundAdam D. Moss
2015-01-12Minor consistency changesStevoisiak
2015-01-10Merge pull request #1847 from adamdmoss/openal-floatfixskidau
2015-01-09Merge pull request #1845 from adamdmoss/lfe1skidau
2015-01-09Merge pull request #1835 from adamdmoss/masterskidau
2015-01-08 PulseAudio: Support 5.1 surround, optional in UIAdam Moss
2015-01-08 Audio: Fix warning in DPL2 subwoofer changeAdam Moss
2015-01-08Merge pull request #1782 from FL-dolphinemu/masterskidau
2015-01-07 OpenAL: Fix volume of sample conversionAdam Moss
2015-01-07 Audio: Fuller subwoofer processing for software 5.1 decodeAdam Moss
2015-01-07Audio: Fix subwoofer output in software 5.1 decodingAdam Moss
2015-01-03CMake: simplify some expressionsTillmann Karras
2014-12-28Issue 7968: Added keybinds for increasing, decreasing, and muting audio.FL.dolphinemu
2014-11-25Upgrade AudioUnit API usage.comex
2014-11-25Fix name conflict between SoundTouch BOOL and ObjC BOOL.comex
2014-11-13Various formatting and consistency fixesStevoisiak
2014-10-23Fixes OpenSLES's sample rate.Ryan Houdek
2014-10-18Fix a race condition in our OpenSL ES audio backend.Ryan Houdek
2014-10-18Merge pull request #1297 from RisingFog/audio-dump-during-emulationskidau
2014-10-15Flipped Wave File ChannelsFog
2014-10-15Start/Stop Audio Dump During EmulationFog
2014-10-09Proper Audio/Video DumpingFog
2014-09-30AudioCommon: Prefix soundStream global with g_Lioncash
2014-09-19Fix build failing when disabling precompiled headers.Rohit Nirmal
2014-09-10Merge pull request #1027 from rohit-n/change-includeRyan Houdek
2014-09-09Kill Core::g_CoreStartupParameter.Rachel Bryk
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-08AudioCommon: Remove unnecessary usages of mem_fnLioncash
2014-09-07Route the wiimote speaker to the sound mixer (the host system's speakers). Em...skidau
2014-09-07Hooked up the emulated Wiimote speaker.skidau
2014-09-06AudioCommon: Use std::string for the filename parameter of StartLogAudioLioncash
2014-09-06AudioCommon: Make WaveFileWriter inherit NonCopyableLioncash
2014-09-06AudioCommon: Remove unused parameter from OpenSLESStream constructorLioncash
2014-09-02Merge pull request #930 from skidau/openal-seq-msLioncash
2014-09-01msvc: remove some remnants of SDL and DSound from projects and general cleanup.Shawn Hoffman
2014-09-01Removed the auto setting of SEQUENCE_MS because the synchronised audio code h...skid
2014-08-30AudioCommon: Get rid of now unused handle param for InitSoundStream()Lioncash
2014-08-30AudioCommon: Declare iterator variable in loop body in DPL2DecoderLioncash
2014-08-30AudioCommon: Clean up brace placementsLioncash
2014-08-23Remove dsound audio backend.Shawn Hoffman
2014-08-23Add headers required by XAudio2_7 to externals.Shawn Hoffman
2014-08-17Get rid of instances of "using namespace std;" in the projectLioncash