citra/src
Subv 8ec2a9817c Services/APT: Better implementation of PrepareToDoApplicationJump and DoApplicationJump.
The real console can't launch an Application directly from within another Application so it has to go through the Home Menu. We do not have such limitation and can directly launch the requested title.
2018-10-06 17:08:24 -05:00
..
audio_core Merge pull request #4247 from FearlessTobi/port-1314 2018-09-22 12:02:51 -04:00
citra Merge pull request #4267 from zhaowenlan1779/movie 2018-10-05 08:20:33 -05:00
citra_qt Merge pull request #4267 from zhaowenlan1779/movie 2018-10-05 08:20:33 -05:00
common Merge pull request #4244 from wwylele/swap-enum 2018-10-04 14:51:49 -04:00
core Services/APT: Better implementation of PrepareToDoApplicationJump and DoApplicationJump. 2018-10-06 17:08:24 -05:00
dedicated_room web_service: stop using std::future + callback style async 2018-09-13 16:14:34 -04:00
input_common input/sdl: lock map mutex after SDL call 2018-10-02 11:22:20 -04:00
network Merge pull request #4191 from valentinvanelslande/minor-fix 2018-09-08 10:05:33 +08:00
tests Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
video_core gl_stream_buffer: Fix use of bitwise OR instead of logical OR in Map() 2018-09-21 17:20:42 -05:00
web_service web_backend: protect jwt cache with a mutex 2018-09-17 14:28:58 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Network: Added an executable to host an dedicated room for local wifi 2018-03-09 19:11:32 +01:00