762 Commits (ac0154259a80ec3df166a062cde42a05916cc7dc)

Author SHA1 Message Date
Lioncash fb580dcda2 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash 5bcab18c77 yuzu/configuration: Make function naming consistent 7 years ago
ReinUsesLisp b70a0ec46d rasterizer_opengl: Remove OpenGL core profile 7 years ago
ReinUsesLisp 0d80feda2d qt: Silence name collision warnings 7 years ago
fearlessTobi 5dc330f1ef yuzu: Remove unused birthday setting 7 years ago
Zach Hilman 2cc382429e game_list_worker: Add better error handling to caching 7 years ago
Zach Hilman 246a57be6f yuzu: Clear partial/full game list cache when data is updated 7 years ago
Zach Hilman 14a039fa95 ui_settings: Add option to cache game list 7 years ago
Zach Hilman 227430a157 loader: Move NSO module tracking to AppLoader 7 years ago
Zach Hilman 28886a2927 qt: Make UI option for 'Reporting Services' temporary 7 years ago
Zach Hilman a3c66e920b settings: Add 'Reporting Services' config option 7 years ago
Lioncash c0c69367c7 configure_hotkeys: Remove unnecessary Settings::Apply() call 7 years ago
Lioncash 1e12e2f906 configure_hotkeys: Tidy up key sequence conflict error string 7 years ago
Lioncash 02687c55b4 configure_hotkeys: Change critical error dialog into a warning dialog 7 years ago
Lioncash 0989921fb9 configure_hotkeys: Move conflict detection logic to IsUsedKey() 7 years ago
Lioncash c227927751 configure_hotkeys: Remove unused EmitHotkeysChanged() 7 years ago
Lioncash 2cb44f4a07 yuzu/configuration/configure_graphics: Eliminate type narrowing in a connect call 7 years ago
Lioncash 3aaf69d786 yuzu/configuration/config: Make default hotkeys an internally-linked array in the cpp file 7 years ago
Lioncash 66852a73e2 yuzu/configuration/config: Specify string conversions explicitly 7 years ago
Lioncash a6309ae255 yuzu/configuration/configure_web: Specify string conversions explicitly 7 years ago
Lioncash e587f53654 yuzu/configuration/configure_system: Specify string conversions explicitly 7 years ago
Lioncash 24f3048353 yuzu/configuration/configure_profile_manager: Mark UI string as translatable 7 years ago
Lioncash 328de6dfe3 yuzu/configuration/configure_per_general: Specify string conversions explicitly 7 years ago
Lioncash e9de531962 yuzu/configuration/configure_mouse_advanced: Clean up array accesses 7 years ago
Lioncash 43e8e5d385 yuzu/configuration/configure_mouse_advanced: Specify string conversions explicitly 7 years ago
Lioncash 947c81af03 yuzu/configuration/configure_input_player: Clean up array accesses 7 years ago
Lioncash 2f4062551d yuzu/configuration/configure_input_player: Specify string conversions explicitly 7 years ago
Lioncash 1bea3a5ca2 yuzu/configuration/configure_input: Mark controller type names as translateable 7 years ago
Lioncash 5c55220ce5 yuzu/configuration/configure_general: Specify string conversions explicitly 7 years ago
Lioncash b9ae150964 yuzu/configuration/configure_gamelist: Specify string conversions explicitly 7 years ago
Lioncash ae29eaec01 yuzu/configuration/configure_audio: Store power on query into a variable 7 years ago
Lioncash 1cd40afb05 yuzu/configuration/configure_audio: Tidy up function cast 7 years ago
Lioncash 10280072c2 yuzu/configuration/configure_audio: Specify string conversions explicitly 7 years ago
ReinUsesLisp 0496136657 qt/configure_graphics: Shadow options at runtime 7 years ago
Lioncash 63feb1abed configure_dialog: Remove the Whats This? button from the dialog 7 years ago
Lioncash 300c33116d configuration/config: Move config loading and saving to functions based off groups 7 years ago
Zach Hilman ad5e497bff profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Fernando Sahmkow b437d4abd7 Allow picking a Compatibility Profile for OpenGL. 7 years ago
FreddyFunk 9ddb70acb2 ui_settings: Rename game directory variables 7 years ago
Lioncash 540b874cf3 configure_hotkeys: Pass the dialog as a parent to SequenceDialog() 7 years ago
Lioncash 0a2bf1dc80 configure_hotkeys: Avoid dialog memory leak within Configure() 7 years ago
Lioncash 5fd51f501d configure_hotkeys: Mark member variables as const where applicable in Configure() 7 years ago
Lioncash a55ddfb175 configure_hotkeys: Make comparison check a little more self-documenting 7 years ago
Lioncash 4c08ff8b1c configure_dialog: Amend constructor initializer list order 7 years ago
Lioncash ccb03bcd2f configure_hotkey: Remove unnecessary include 7 years ago
Lioncash 2ca7bacabb configure_hotkey: Make IsUsedKey() a const member function 7 years ago
zarroboogs 77bc4d1bd9 added a toggle to force 30fps mode 7 years ago
fearlessTobi 86a7ab36ba core/yuzu: Remove enable_nfc setting 7 years ago
Adityarup Laha 62287f8ee7 yuzu: Make hotkeys configurable via the GUI 7 years ago
zhupengfei 1f02afc376 citra_qt: Settings (configuration) rework 8 years ago