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-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
2014-06-15
Audio mixer: fix a couple compiler warnings.
magumagu
2014-06-15
Audio mixer: remove check for ratio > 1.0.
magumagu
2014-06-14
Rewrite handling of DTK (streaming) audio.
magumagu
2014-05-31
Revert "DSound: use DSound notifications to produce sound."
magumagu
2014-05-29
Remove the min/max functions in CommonFuncs.
Lioncash
2014-05-23
Merge pull request #256 from magumagu/dsound-notify
shuffle2
2014-04-30
Add set/get functions for IsFramelimiterTempDisabled
degasus
2014-04-30
Add a hotkey for disabling the framelimit.
degasus
2014-04-14
Common: Move the Event class to a separate file, and add tests for it. Fix in...
Pierre Bourdon
2014-04-09
DSound: use DSound notifications to produce sound.
magumagu
2014-04-01
Replace use of the deprecated mem_fun function with mem_fn.
lioncash
2014-03-30
Merge pull request #220 from magumagu/audio-handling-cleanup-v2
Pierre Bourdon
2014-03-29
Move audio handling out of DSP emulation.
magumagu
[prev]
[next]