index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
Age
Commit message (
Expand
)
Author
2019-06-05
Merge pull request #2515 from lioncash/narrowing
Zach Hilman
2019-06-04
Merge pull request #2525 from FearlessTobi/remove-unused-settings
Mat M
2019-05-30
Merge pull request #1931 from DarkLordZach/mii-database-1
bunnei
2019-05-30
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-05-29
qt: Silence name collision warnings
ReinUsesLisp
2019-05-29
yuzu: Remove unused birthday setting
fearlessTobi
2019-05-26
game_list_worker: Add better error handling to caching
Zach Hilman
2019-05-26
yuzu: Clear partial/full game list cache when data is updated
Zach Hilman
2019-05-26
ui_settings: Add option to cache game list
Zach Hilman
2019-05-26
loader: Move NSO module tracking to AppLoader
Zach Hilman
2019-05-25
qt: Make UI option for 'Reporting Services' temporary
Zach Hilman
2019-05-25
settings: Add 'Reporting Services' config option
Zach Hilman
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-24
yuzu/configuration/configure_graphics: Eliminate type narrowing in a connect ...
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-25
profile_select: Port Service::Account::UUID to Common::UUID
Zach Hilman
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
[prev]
[next]