eden-miror/src/yuzu/configuration
Lioncash 549164d425 yuzu/configuration/configure_web: Remove an unused lambda capture
'this' isn't actually used within the lambda, since what we need
from the class is already assigned within the capture section of
the lambda.
2019-01-17 11:39:49 -05:00
..
config.cpp settings: Fix comment structure 2019-01-07 19:40:28 -05:00
config.h
configure.ui qt: Move profile manager to own UI tab 2019-01-04 17:32:13 -05:00
configure_audio.cpp audio_core: Make g_sink_details internally linked 2018-12-13 16:44:32 -05:00
configure_audio.h
configure_audio.ui
configure_debug.cpp
configure_debug.h
configure_debug.ui
configure_dialog.cpp qt: Move profile manager to own UI tab 2019-01-04 17:32:13 -05:00
configure_dialog.h Qt/Configure: Use sidebar to divide tabs into smaller groups 2018-12-28 01:14:57 +01:00
configure_gamelist.cpp
configure_gamelist.h
configure_gamelist.ui
configure_general.cpp qt: Add setting to prompt for user on game boot 2018-12-25 10:42:14 -05:00
configure_general.h
configure_general.ui qt: Add setting to prompt for user on game boot 2018-12-25 10:42:14 -05:00
configure_graphics.cpp
configure_graphics.h
configure_graphics.ui
configure_input.cpp
configure_input.h
configure_input.ui
configure_input_player.cpp
configure_input_player.h
configure_input_player.ui
configure_input_simple.cpp configure_input_simple: Make input profile array constexpr 2018-12-26 17:36:36 -05:00
configure_input_simple.h
configure_input_simple.ui
configure_mouse_advanced.cpp
configure_mouse_advanced.h
configure_mouse_advanced.ui
configure_per_general.cpp yuzu/configure_general: Silence truncation warnings in loadConfiguration() 2018-12-31 19:14:48 -05:00
configure_per_general.h
configure_per_general.ui
configure_profile_manager.cpp qt: Move profile manager to own UI tab 2019-01-04 17:32:13 -05:00
configure_profile_manager.h qt: Move profile manager to own UI tab 2019-01-04 17:32:13 -05:00
configure_profile_manager.ui qt: Move profile manager to own UI tab 2019-01-04 17:32:13 -05:00
configure_system.cpp settings: Use std::chrono::seconds instead of s64 for RTC 2019-01-07 19:19:40 -05:00
configure_system.h qt: Move profile manager to own UI tab 2019-01-04 17:32:13 -05:00
configure_system.ui qt: Provide UI to edit custom RTC settings 2019-01-07 19:19:40 -05:00
configure_touchscreen_advanced.cpp
configure_touchscreen_advanced.h
configure_touchscreen_advanced.ui
configure_web.cpp yuzu/configuration/configure_web: Remove an unused lambda capture 2019-01-17 11:39:49 -05:00
configure_web.h
configure_web.ui