citra/src
Adityarup Laha ebba9f5a70
ConfigureInput::GetUsedKeyboardKeys(): Change index of home button to use NativeButton instead of magic number.
Fixes a bug where users can't bind anything to the B key.
Arises because this was not changed in #4537.
2019-04-06 10:41:28 +05:30
..
android
audio_core Merge pull request #4671 from jroweboy/mic4 2019-03-20 23:12:38 +05:30
citra Merge pull request #4671 from jroweboy/mic4 2019-03-20 23:12:38 +05:30
citra_qt ConfigureInput::GetUsedKeyboardKeys(): Change index of home button to use NativeButton instead of magic number. 2019-04-06 10:41:28 +05:30
common common/thread_queue_list: Remove unnecessary dependency on boost 2019-03-22 23:13:30 +01:00
core Merge pull request #4710 from wwylele/why-instrusive-ptr 2019-04-02 11:06:13 -04:00
dedicated_room
input_common input_common/sdl_impl: Make lambda capture more specific in SDLState constructor 2019-03-19 23:55:38 +01:00
network
tests Kernel: replace boost::intrusive_ptr with std::shared_ptr 2019-03-24 14:32:11 -04:00
video_core Merge pull request #4691 from liushuyu/oes_fix 2019-03-18 19:01:13 -04:00
web_service
.clang-format
CMakeLists.txt