index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
Age
Commit message (
Expand
)
Author
2019-05-25
configure_hotkeys: Remove unnecessary Settings::Apply() call
Lioncash
2019-05-25
configure_hotkeys: Tidy up key sequence conflict error string
Lioncash
2019-05-25
configure_hotkeys: Change critical error dialog into a warning dialog
Lioncash
2019-05-25
configure_hotkeys: Move conflict detection logic to IsUsedKey()
Lioncash
2019-05-25
configure_hotkeys: Remove unused EmitHotkeysChanged()
Lioncash
2019-05-20
yuzu/configuration/config: Make default hotkeys an internally-linked array in...
Lioncash
2019-05-20
yuzu/configuration/config: Specify string conversions explicitly
Lioncash
2019-05-20
Merge pull request #2455 from lioncash/config
bunnei
2019-05-19
yuzu/configuration/configure_web: Specify string conversions explicitly
Lioncash
2019-05-19
yuzu/configuration/configure_system: Specify string conversions explicitly
Lioncash
2019-05-19
yuzu/configuration/configure_profile_manager: Mark UI string as translatable
Lioncash
2019-05-19
yuzu/configuration/configure_per_general: Specify string conversions explicitly
Lioncash
2019-05-19
yuzu/configuration/configure_mouse_advanced: Clean up array accesses
Lioncash
2019-05-19
yuzu/configuration/configure_mouse_advanced: Specify string conversions expli...
Lioncash
2019-05-19
yuzu/configuration/configure_input_player: Clean up array accesses
Lioncash
2019-05-19
yuzu/configuration/configure_input_player: Specify string conversions explicitly
Lioncash
2019-05-19
yuzu/configuration/configure_input: Mark controller type names as translateable
Lioncash
2019-05-19
yuzu/configuration/configure_general: Specify string conversions explicitly
Lioncash
2019-05-19
yuzu/configuration/configure_gamelist: Specify string conversions explicitly
Lioncash
2019-05-19
yuzu/configuration/configure_audio: Store power on query into a variable
Lioncash
2019-05-19
yuzu/configuration/configure_audio: Tidy up function cast
Lioncash
2019-05-19
yuzu/configuration/configure_audio: Specify string conversions explicitly
Lioncash
2019-05-17
qt/configure_graphics: Shadow options at runtime
ReinUsesLisp
2019-05-09
configure_dialog: Remove the Whats This? button from the dialog
Lioncash
2019-05-09
configuration/config: Move config loading and saving to functions based off g...
Lioncash
2019-04-20
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
2019-04-16
Merge pull request #2376 from lioncash/const
bunnei
2019-04-13
Merge pull request #2357 from zarroboogs/force-30fps-mode
bunnei
2019-04-11
ui_settings: Rename game directory variables
FreddyFunk
2019-04-09
configure_hotkeys: Pass the dialog as a parent to SequenceDialog()
Lioncash
2019-04-09
configure_hotkeys: Avoid dialog memory leak within Configure()
Lioncash
2019-04-09
configure_hotkeys: Mark member variables as const where applicable in Configu...
Lioncash
2019-04-09
configure_hotkeys: Make comparison check a little more self-documenting
Lioncash
2019-04-09
configure_dialog: Amend constructor initializer list order
Lioncash
2019-04-09
configure_hotkey: Remove unnecessary include
Lioncash
2019-04-09
configure_hotkey: Make IsUsedKey() a const member function
Lioncash
2019-04-09
Merge pull request #2132 from FearlessTobi/port-4437
bunnei
2019-04-09
added a toggle to force 30fps mode
zarroboogs
2019-03-29
core/yuzu: Remove enable_nfc setting
fearlessTobi
2019-03-16
yuzu: Make hotkeys configurable via the GUI
Adityarup Laha
2019-03-07
citra_qt: Settings (configuration) rework
zhupengfei
2019-03-06
settings: Add new graphics setting for use_asynchronous_gpu_emulation.
bunnei
2019-02-06
settings: Hide shader cache behind a setting
ReinUsesLisp
2019-01-26
Use QPixmap/QIcon for background color selection button
xperia64
2019-01-22
citra_qt: Log settings on launch
zhupengfei
2019-01-21
Merge pull request #2035 from lioncash/fwd-decl
bunnei
2019-01-17
yuzu/configuration/configure_input_player: Forward declare types where applic...
Lioncash
2019-01-17
yuzu/configuration/configure_touchscreen_advanced: Remove unnecessary header ...
Lioncash
2019-01-17
yuzu/configuration/configure_per_general: Remove unused header inclusions
Lioncash
2019-01-17
yuzu/configuration/configure_debug: Remove unused header inclusions
Lioncash
[next]