citra/src
vitor-k 89cab445d4 Implementation of screen rotation without use of additional layouts.
This is based on what was done using additional layouts, but modified
to have a variable to control rotation and making it so Single Screen
Layout behaves like Upright Single would, and Default Layout behaves
like Upright Double would, when the new variable is used.

Large Layout and Side Layout currently ignore the new variable.
New variable still currently doesn't have a hotkey.
2020-01-20 22:31:51 -03:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core Reenable AAC FFMPEG decoding 2019-12-16 19:23:43 -07:00
citra Implementation of screen rotation without use of additional layouts. 2020-01-20 22:31:51 -03:00
citra_qt Implementation of screen rotation without use of additional layouts. 2020-01-20 22:31:51 -03:00
common Fix title bar 2020-01-15 23:52:41 -07:00
core Implementation of screen rotation without use of additional layouts. 2020-01-20 22:31:51 -03:00
dedicated_room Fix moderation by room host in dedicated rooms 2019-11-17 09:59:54 -05:00
input_common new-line that clang-format didn't fix 2019-11-09 12:56:17 -07:00
network network/room: add message/join/leave/kick/ban/unban/game name logging 2019-11-03 09:55:38 -05:00
tests new-line that clang-format didn't fix 2019-11-09 12:56:17 -07:00
video_core Implementation of screen rotation without use of additional layouts. 2020-01-20 22:31:51 -03:00
web_service core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt CMake: Create thin archives on Linux 2019-12-22 10:12:00 +01:00