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