dolphin/Source/Core
magumagu d43ecd0bd1 Rewrite handling of DTK (streaming) audio.
The primary motivation here is to make sure we submit samples from the
CPU thread. This makes sure the timing of related interrupts accurate,
and generally keeps the different kinds of audio synchronized.  This will also
allow improvements to audio dumping functionality.

The new code is also more concise because it gets rid of some duplicated
audio mixing code.
2014-06-14 15:55:20 -07:00
..
AudioCommon Rewrite handling of DTK (streaming) audio. 2014-06-14 15:55:20 -07:00
Common BitField: Add an explicit getter function for retrieving the BitField value. 2014-06-11 20:58:40 +02:00
Core Rewrite handling of DTK (streaming) audio. 2014-06-14 15:55:20 -07:00
DiscIO Fix the capitalization of "GameCube" throughout the project. 2014-06-08 11:24:49 +09:00
DolphinWX Merge pull request #470 from pauldacheez/s-Gamecube-GameCube 2014-06-13 21:52:08 +02:00
InputCommon Merge pull request #300 from Sonicadvance1/Fix-AndroidInput 2014-05-30 15:32:08 -07:00
VideoBackends Merge pull request #445 from magumagu/video-dead-code 2014-06-13 22:38:22 +02:00
VideoCommon Merge pull request #445 from magumagu/video-dead-code 2014-06-13 22:38:22 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00