summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon
AgeCommit message (Expand)Author
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
2014-08-16Common: Get rid of StdConditionVariable, StdMutex, and StdThread.Lioncash
2014-08-14Windows: Use a shared precompiled header for dolphin code under Source/Shawn Hoffman
2014-08-03Merge pull request #724 from lioncash/mem_fnPierre Bourdon
2014-08-02AudioCommon: Remove an unnecessary parameter from the OpenAL constructorLioncash
2014-08-02AudioCommon: Get rid of some unnecessary mem_fn callsLioncash
2014-07-28Merge pull request #667 from RachelBryk/remove-audio-limitTony Wasserka
2014-07-26Remove fakepoll.h.Lioncash
2014-07-25Remove audio frame limit.Rachel Bryk
2014-07-24AudioCommon/Mixer: Allow input sample rate changesbooto
2014-07-17Correct left/right volume for padded samples.Scott Mansell
2014-07-17Audio Mixer: move Static variable to a member variable.Scott Mansell
2014-07-14Correct the function casing for DPL2DecoderLioncash
2014-07-13Fix warnings unearthed by #579Tillmann Karras
2014-07-11mark all local variables as staticdegasus
2014-07-11mark all local functions as staticdegasus
2014-07-07Revert "Don't add segfault handler in interpreter mode"Pierre Bourdon
2014-07-05enum CPUState: rename CPU_* to STATE_*Tillmann Karras
2014-07-04Reorder class initializer listsTillmann Karras
2014-06-26Merge pull request #259 from magumagu/dtk-rewriteLioncash
2014-06-26AudioCommon: restore support for DTK volume setting.magumagu
2014-06-24Remove the 32-bit config platform from the VS solution and projectsLioncash