dolphin/Source/Core
Silent e792a67dc6
Improve thread safety and remove an unnecessary string allocation from MsgAlert
s_msg_handler still seems thread unsafe, not sure if it should be or not
2019-07-20 21:03:45 +02:00
..
AudioCommon Merge pull request #8135 from lioncash/cmake 2019-05-31 14:03:12 +02:00
Common Improve thread safety and remove an unnecessary string allocation from MsgAlert 2019-07-20 21:03:45 +02:00
Core Merge pull request #8250 from JosJuice/bitrate-setting 2019-07-18 22:17:13 +10:00
DiscIO Common/MsgHandler: Namespace code within the Common namespace 2019-06-19 16:03:55 -04:00
DolphinNoGUI Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11 2019-06-23 21:43:47 +02:00
DolphinQt Merge pull request #8250 from JosJuice/bitrate-setting 2019-07-18 22:17:13 +10:00
InputCommon Use separate libusb contexts to avoid thread safety issues 2019-06-26 17:55:51 +02:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Use separate libusb contexts to avoid thread safety issues 2019-06-26 17:55:51 +02:00
UpdaterCommon UpdaterCommon: Hide Updater before Dolphin quits 2019-06-23 19:47:18 +02:00
VideoBackends Merge pull request #8249 from lioncash/rect 2019-07-19 16:32:30 +10:00
VideoCommon Merge pull request #8249 from lioncash/rect 2019-07-19 16:32:30 +10: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