dolphin/Source/Core
degasus 9a96e3c416 AudioCommon: Remove lock on Pause state
We had to lock audiocommon with the old asynchron HLE audio emulation,
now our Mixer is just a plain FIFO which may underrun.
Of course, this will stutter, but underruning the audio backend is likely worse.
2015-05-28 19:58:18 +02:00
..
AudioCommon AudioCommon: Remove lock on Pause state 2015-05-28 19:58:18 +02:00
Common Merge pull request #2461 from lioncash/barrier 2015-05-27 13:21:14 +10:00
Core AudioCommon: Remove lock on Pause state 2015-05-28 19:58:18 +02:00
DiscIO Merge pull request #2361 from JosJuice/filesystem-read32 2015-05-25 23:40:28 -04:00
DolphinQt Merge pull request #2390 from darkengine-io/new-qt 2015-05-25 23:45:21 -04:00
DolphinWX Fix game list name encoding error caused by 4.0-6419 (d7900b4) 2015-05-27 12:28:23 +02:00
InputCommon Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
UICommon Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
VideoBackends OGL: use GL_TEXTURE* constants 2015-05-27 15:05:49 +02:00
VideoCommon CommandProcessor: Replace volatile usages with atomics 2015-05-27 03:53:29 -04:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00