dolphin/Source/Core
Scott Mansell a0101c5d29 Audio Mixer: move Static variable to a member variable.
The two instances of this class were sharing a frac variable causing
audio glitches when both were running (which is now all the time).

Fixes issue 7463 (Since DTK merge, audio has staic in it).
2014-07-17 18:26:21 +12:00
..
AudioCommon Audio Mixer: move Static variable to a member variable. 2014-07-17 18:26:21 +12:00
Common x64Emitter: add CVTTPD2DQ 2014-07-15 23:53:56 +02:00
Core Merge pull request #633 from magcius/wip/input-focus-fix 2014-07-17 01:21:31 +02:00
DiscIO Fix another protential issue with casting. 2014-07-15 01:38:05 +12:00
DolphinWX Merge pull request #633 from magcius/wip/input-focus-fix 2014-07-17 01:21:31 +02:00
InputCommon Host: Add a new "UIHasFocus" hook to determine if the UI has focus 2014-07-16 10:27:21 -04:00
VideoBackends Merge pull request #622 from phire/sw-fix-frame-dump 2014-07-17 02:04:03 +02:00
VideoCommon PixelShaderGen: fix indentation 2014-07-16 17:24:43 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00