dolphin/Source/Core
Shiz e647503eb2
Core/HW/WiimoteReal: add missing Linux include
IOLinux.cpp should include <sys/select.h> as it uses select() functionality.
On certain platforms it's included implicitly by other headers, which is why
it compiled before. This makes it also work on musl platforms.
2019-06-29 02:17:58 +02:00
..
AudioCommon Merge pull request #8135 from lioncash/cmake 2019-05-31 14:03:12 +02:00
Common Merge pull request #8213 from JosJuice/filesystem-u8string 2019-06-28 19:42:34 +02:00
Core Core/HW/WiimoteReal: add missing Linux include 2019-06-29 02:17:58 +02:00
DiscIO Common/MsgHandler: Namespace code within the Common namespace 2019-06-19 16:03:55 -04:00
DolphinNoGUI Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00
DolphinQt Config/ARCodeWidget: Add option for alphabetical sorting 2019-06-22 19:54:13 +02:00
InputCommon InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Merge pull request #8194 from lioncash/common-msg 2019-06-20 13:37:24 +02:00
UpdaterCommon UpdaterCommon: Hide Updater before Dolphin quits 2019-06-23 19:47:18 +02:00
VideoBackends VideoBackends/Vulkan: Use nested namespace specifiers where applicable 2019-06-17 16:57:30 -04:00
VideoCommon Merge pull request #8194 from lioncash/common-msg 2019-06-20 13:37:24 +02:00
WinUpdater WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00