dolphin/Source/Core
Florent Castelli 31dfaafe0b AudioCommon: Remove checks against NullSound::isValid()
The NullAudio backend is guaranteed to be compiled in, so no reason
to check it.
In addition to that, if it wasn't valid, it wouldn't work as a fallback
in InitSoundStream as there are uses to g_sound_stream later.
2017-02-05 02:55:04 +01:00
..
AudioCommon AudioCommon: Remove checks against NullSound::isValid() 2017-02-05 02:55:04 +01:00
Common Jit64: Enable branch following. 2017-01-28 02:48:56 +01:00
Core Merge pull request #4713 from JosJuice/core-init-gameini 2017-02-04 08:32:03 +01:00
DiscIO Merge pull request #4746 from JosJuice/volumedirectory-sort-case-insensitive 2017-01-27 18:23:14 +13:00
DolphinQt2 OpenAL: Move Windows binaries to lib folder and fix CMake detection 2017-02-03 04:54:54 +01:00
DolphinWX Merge pull request #4811 from lioncash/memcardmanager 2017-02-04 10:09:01 +13:00
InputCommon Merge pull request #4726 from ligfx/addingwindowsheaders 2017-01-24 13:47:36 +13:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends FramebufferManagerBase: Return a std::pair from GetTargetSize 2017-02-03 15:27:53 -05:00
VideoCommon FramebufferManagerBase: Return a std::pair from GetTargetSize 2017-02-03 15:27:53 -05:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00