index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
settings.h
Age
Commit message (
Expand
)
Author
2019-07-04
Merge pull request #2669 from FearlessTobi/move-cpujit-setting
Zach Hilman
2019-07-04
yuzu: Remove CPU Jit setting from the UI
fearlessTobi
2019-06-28
settings: Add config option for kiosk (quest) mode
Zach Hilman
2019-06-21
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-05-30
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-05-25
settings: Add 'Reporting Services' config option
Zach Hilman
2019-04-20
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
2019-04-09
added a toggle to force 30fps mode
zarroboogs
2019-03-29
core/yuzu: Remove enable_nfc setting
fearlessTobi
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-22
citra_qt: Log settings on launch
zhupengfei
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
settings: Add custom RTC settings
Zach Hilman
2018-12-03
settings: Store list of disabled add-ons per title ID
Zach Hilman
2018-11-23
Merge pull request #1747 from DarkLordZach/exefs-lfs
bunnei
2018-11-20
settings: Add option to dump ExeFS of games upon launch
Zach Hilman
2018-11-18
hid: Use player-defined controller type as PREFERRED_CONTROLLER
Zach Hilman
2018-11-18
settings: Add settings for multiple players and controllers
Zach Hilman
2018-11-18
settings: Add Native type for keyboard
Zach Hilman
2018-11-18
settings: Add Native type for mouse buttons
Zach Hilman
2018-11-15
Merge pull request #1618 from DarkLordZach/dump-nso
bunnei
2018-11-13
svc: Use proper random entropy generation algorithm
Zach Hilman
2018-11-11
settings: Add config option to set RNG seed
Zach Hilman
2018-11-06
configure_system: Fix compiler warning
Frederic Laing
2018-10-29
settings: Add setting to control NSO dumping
Zach Hilman
2018-10-23
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
settings: Add users and current_user settings and remove username
Zach Hilman
2018-10-23
Added Amiibo support (#1390)
David
2018-10-16
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
bunnei
2018-10-07
settings: Add program_args string setting
Zach Hilman
2018-10-02
Port web_service from Citra
fearlessTobi
2018-09-12
Merge pull request #1163 from FearlessTobi/add-audio-stretching
bunnei
2018-09-09
hid: Implement ReloadInputDevices
fearlessTobi
2018-09-08
Add audio stretching support
fearlessTobi
2018-09-03
settings: Save and load NAND/SD dirs from config
Zach Hilman
2018-08-21
Port #3353 from Citra
fearlessTobi
2018-08-04
Merge pull request #849 from DarkLordZach/xci
bunnei
2018-08-03
Added ability to change username & language code in the settings ui. Added IP...
David
2018-08-01
Remove files that are not used
Zach Hilman
2018-07-31
audio_core: Add configuration settings.
bunnei
2018-06-27
settings: Add a configuration for use_accurate_framebuffers.
bunnei
2018-05-10
core: Add a configuration setting for use_multi_core.
bunnei
2018-05-07
hid: Tweaks, Analog Sticks (#435)
Max Thomas
2018-03-26
settings: Remove unused CpuCore class.
bunnei
2018-03-26
config: Use simplified checkbox (from Citra) for CPU JIT.
bunnei
2018-03-26
config: Rename is_docked to use_docked_mode to be consistent with other confi...
bunnei
2018-03-26
config: Add setting for whether the system is docked or not.
bunnei
2018-01-20
Format: Run the new clang format on everything
James Rowe
[next]