dolphin/Source/Core
Fog 108087bb68 Flipped Wave File Channels
This change was done because with the previous method of dumping audio, the mixer would handle switching the RL being emitted by the DSP to LR, and thus would provide the proper channel orientation. Because we're now dumping directly from PushSamples() and PushStreamingSamples(), it was writing the right channel to the left channel of the wave file and vice versa.
2014-10-15 23:16:48 -04:00
..
AudioCommon Flipped Wave File Channels 2014-10-15 23:16:48 -04:00
Common Merge pull request #995 from FioraAeterna/fma 2014-10-12 13:56:18 +11:00
Core Merge pull request #1095 from crudelios/sw-bbox 2014-10-13 15:57:11 +11:00
DiscIO VolumeGC: Use regular return type declaration for GetStringDecoder 2014-10-07 21:15:14 -04:00
DolphinQt Qt: Add msvc support 2014-09-15 15:07:33 -07:00
DolphinWX Changed Dump Frames References 2014-10-12 19:51:13 -04:00
InputCommon Change a bunch of reference function arguments to pointers. 2014-10-02 03:00:33 -04:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends Merge pull request #1095 from crudelios/sw-bbox 2014-10-13 15:57:11 +11:00
VideoCommon Merge pull request #1095 from crudelios/sw-bbox 2014-10-13 15:57:11 +11:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00