suyu/src/yuzu/configuration
Lioncash 5172354e29 configure_system: Make GetAccountUsername() an internal function
We can just make the function accept an arbitrary ProfileManager
reference and operate on that instead of tying the function to the class
itself. This allows us to keep the function internal to the cpp file and
removes the need to forward declare the UUID struct.
2018-10-25 17:27:25 -04: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 Added Amiibo support (#1390) 2018-10-23 19:28:17 -04: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 citra_qt/configuration: misc input tab improvements 2018-10-06 15:43:49 +02:00
configure_input.h citra_qt/configuration: misc input tab improvements 2018-10-06 15:43:49 +02:00
configure_input.ui citra_qt/configuration: misc input tab improvements 2018-10-06 15:43:49 +02:00
configure_system.cpp configure_system: Make GetAccountUsername() an internal function 2018-10-25 17:27:25 -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