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-04-09
Merge pull request #2132 from FearlessTobi/port-4437
bunnei
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
2019-01-17
yuzu/configuration/configure_system: Remove unused header inclusions
Lioncash
2019-01-17
yuzu/configuration/configure_web: Remove an unused lambda capture
Lioncash
2019-01-17
yuzu/configuration/configure_web: Use an ellipsis with 'Verifying' text
Lioncash
2019-01-07
settings: Fix comment structure
Zach Hilman
2019-01-07
settings: Use std::chrono::seconds instead of s64 for RTC
Zach Hilman
2019-01-07
qt: Provide UI to edit custom RTC settings
Zach Hilman
2019-01-07
settings: Add custom RTC settings
Zach Hilman
2019-01-04
qt: Move profile manager to own UI tab
Zach Hilman
2019-01-02
Merge pull request #1942 from DarkLordZach/profile-select-game-boot
bunnei
2019-01-02
Merge pull request #1944 from FearlessTobi/port-4187
bunnei
2018-12-31
yuzu/configure_general: Silence truncation warnings in loadConfiguration()
Lioncash
2018-12-31
yuzu/config: Silence truncation warnings
Lioncash
2018-12-28
Qt/Configure: Use sidebar to divide tabs into smaller groups
spycrab
2018-12-27
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-26
Merge pull request #1948 from lioncash/translatable
bunnei
2018-12-26
configure_per_general: Mark UI strings as translatable in the constructor
Lioncash
2018-12-26
configure_input_simple: Make input profile array constexpr
Lioncash
2018-12-25
qt: Add setting to prompt for user on game boot
Zach Hilman
2018-12-23
Merge pull request #1886 from FearlessTobi/port-4164
bunnei
2018-12-23
Merge pull request #1780 from DarkLordZach/controller-profiles
bunnei
2018-12-18
yuzu, video_core: Screenshot functionality
zhupengfei
2018-12-13
audio_core: Make g_sink_details internally linked
Lioncash
2018-12-10
Merge pull request #1819 from DarkLordZach/disable-addons
bunnei
2018-12-05
configure_input_simple: Properly signal docked mode change
Zach Hilman
2018-12-05
configure_input: Add ConfigureInputSimple as default input UI config
Zach Hilman
2018-12-05
configure_input: Convert into QDialog
Zach Hilman
2018-12-05
configure: Use ConfigureInputSimple for Input tab
Zach Hilman
2018-12-05
ui_settings: Add UI setting for input profile index
Zach Hilman
2018-12-05
configuration/config: Use an intermediary variable for accessing players
Lioncash
2018-12-04
qt: Add Properties menu to game list right-click
Zach Hilman
2018-12-03
qt: Add UI to display game properties and disable add-ons
Zach Hilman
2018-12-03
config: Store and load disabled add-ons list
Zach Hilman
2018-12-02
yuzu/configuration: Make slots private where applicable
Lioncash
2018-12-02
yuzu/configuration: Add missing override specifiers to configuration-related ...
Lioncash
2018-12-02
yuzu/configuration/configure_input: Default destructor in the cpp file
Lioncash
2018-11-30
configure_input: Amend clang-format discrepancies
Lioncash
2018-11-29
Merge pull request #1768 from greggameplayer/patch-2
bunnei
[next]