citra/src
zhupengfei 5407ed8b5e
citra_qt/applets/swkbd: QtKeyboard and misc fixes
* Addressed comments and removed the applet interface

* swkbd: address @lioncash's comments

* core: more fixes

** Moved registered_swkbd to System

** Removed an usused virtual

** Removed functionality of DrawScreenKeyboard

** Removed src/core/settings.h change

* swkbd: address @lioncash's 2nd review

* swkbd: update logging macro

* QtKeyboard: Make dialog modal and hide help
2018-07-10 12:49:55 +08:00
..
audio_core reformat all files with clang-format 2018-06-29 16:56:12 +03:00
citra applets/swkbd: Implement DefaultCitraKeyboard 2018-06-30 08:01:50 +08:00
citra_qt citra_qt/applets/swkbd: QtKeyboard and misc fixes 2018-07-10 12:49:55 +08:00
common frontend/applets: misc fixes 2018-06-30 08:01:49 +08:00
core citra_qt/applets/swkbd: QtKeyboard and misc fixes 2018-07-10 12:49:55 +08:00
dedicated_room citra-room: Use the default OpenGL loader instead of SDL_GL_GetProcAddress 2018-04-06 20:27:47 +01:00
input_common log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
network reformat all files with clang-format 2018-06-29 16:56:12 +03:00
tests Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
video_core reformat all files with clang-format 2018-06-29 16:56:12 +03:00
web_service reformat all files with clang-format 2018-06-29 16:56:12 +03: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