1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu/configuration
David Marcec 41e99d8880 Ability to switch between docked and undocked mode in-game
Started implementation of the AM message queue mainly used in state getters. Added the ability to switch docked mode whilst in game without stopping emulation. Also removed some things which shouldn't be labelled as stubs as they're implemented correctly
2018-11-07 18:01:33 +11:00
..
config.cpp Merge pull request #1558 from lioncash/ptr 2018-10-24 18:07:14 -04:00
config.h yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a raw pointer 2018-10-24 00:24:02 -04:00
configure.ui Port web_service from Citra 2018-10-02 15:30:48 +02:00
configure_audio.cpp configure_audio: Move combo box index setting to their own functions 2018-10-02 20:24:30 -04:00
configure_audio.h configure_audio: Move combo box index setting to their own functions 2018-10-02 20:24:30 -04:00
configure_audio.ui Add audio stretching support 2018-09-08 18:26:23 +01:00
configure_debug.cpp qt: Add UI option to configure arguments 2018-10-07 14:32:06 -04:00
configure_debug.h Massive removal of unused modules 2018-01-12 19:11:03 -07:00
configure_debug.ui qt: Add UI option to configure arguments 2018-10-07 14:32:06 -04:00
configure_dialog.cpp Port web_service from Citra 2018-10-02 15:30:48 +02:00
configure_dialog.h qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
configure_gamelist.cpp Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
configure_gamelist.h yuzu/configure_gamelist: Make combo box strings translatable 2018-09-12 02:34:53 -04:00
configure_gamelist.ui Avoid parsing RomFS to directory in NCA 2018-08-06 23:06:33 -04:00
configure_general.cpp Ability to switch between docked and undocked mode in-game 2018-11-07 18:01:33 +11:00
configure_general.h qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
configure_general.ui Added Amiibo support (#1390) 2018-10-23 19:28:17 -04:00
configure_graphics.cpp config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 2018-10-16 17:02:29 -04:00
configure_graphics.h Port Citra #4047 & #4052: add change background color support 2018-09-08 17:00:21 -07:00
configure_graphics.ui config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 2018-10-16 17:02:29 -04:00
configure_input.cpp global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
configure_input.h global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
configure_input.ui citra_qt/configuration: misc input tab improvements 2018-10-06 15:43:49 +02:00
configure_system.cpp Merge pull request #1615 from lioncash/input 2018-11-01 19:10:26 -04:00
configure_system.h configure_system: Make GetAccountUsername() an internal function 2018-10-25 17:27:25 -04:00
configure_system.ui profile_manager: Load user icons, names, and UUIDs from system save 2018-10-23 19:31:28 -04:00
configure_web.cpp qt: Update telemetry links 2018-10-06 03:16:39 -04:00
configure_web.h Port web_service from Citra 2018-10-02 15:30:48 +02:00
configure_web.ui Port web_service from Citra 2018-10-02 15:30:48 +02:00