suyu/src
Sebastian Valle ac168eeb5d Services/UDS: Set the proper bit in the ConnectionStatus structure when creating a network. (#2738)
* Services/UDS: Set the proper bit in the ConnectionStatus structure when creating a network.

This lets the application know that the host was successfully added to the session.

* Services/UDS: Reset the connection status when destroying the network

* Services/UDS: Reset the connection status's bitmask of changed nodes after reporting it to the game.
2017-06-13 22:00:58 +03:00
..
audio_core CMake: Add SoundTouch include path to target property 2017-05-27 22:09:28 -07:00
citra Edit Citra URLs (#2728) 2017-06-03 23:51:45 +03:00
citra_qt Session: Remove/add some forward declarations 2017-06-08 00:33:57 -07:00
common Remove unused import in break_points.cpp (#2763) 2017-06-08 21:16:46 -07:00
core Services/UDS: Set the proper bit in the ConnectionStatus structure when creating a network. (#2738) 2017-06-13 22:00:58 +03:00
input_common CMake: Define an interface target for SDL2 definitions 2017-05-27 21:38:49 -07:00
tests CMake: Create an INTERFACE target for Catch 2017-05-27 22:46:59 -07:00
video_core Merge pull request #2767 from yuriks/quaternion-flip-comment 2017-06-12 16:31:55 -07:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt InputCommon: add Keyboard 2017-03-01 23:30:57 +02:00