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.cpp
Age
Commit message (
Expand
)
Author
2021-04-14
common: Move settings to common from core.
bunnei
2021-02-02
settings: Log the cache, config, and mod load directories
Morph
2020-12-28
core: settings: Untangle multicore from asynchronous GPU.
bunnei
2020-12-19
yuzu: Remove gdbstub configuration
FearlessTobi
2020-11-27
core: Eliminate remaining usages of the global system instance
Lioncash
2020-11-15
settings: Remove global vibration strength modifier
Morph
2020-11-15
configure_input: Hook up the vibration percentage spinbox
Morph
2020-11-15
settings: Preparation for per-game input settings
Morph
2020-11-07
settings: log value of CPU_Accuracy
lat9nq
2020-11-04
core/settings: Move configuring_global behind an API
Lioncash
2020-10-26
video_core: NVDEC Implementation
ameerj
2020-08-26
Project Mjölnir: Part 1
Morph
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-07-28
configure_graphics: Remove Force 30 FPS mode
Morph
2020-07-17
Drop settings namespace
David Marcec
2020-07-17
Rebase for per game settings
David Marcec
2020-07-17
Merge pull request #4347 from lioncash/logging
David
2020-07-15
settings: Resolve a sign conversion warning within GetTimeZoneString()
Lioncash
2020-07-15
settings: Make use of std::string_view over std::string for logging
Lioncash
2020-07-14
clang-format
lat9nq
2020-07-14
settings: Move settings sanitization to its own function
lat9nq
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-06-26
Add a "Mute Audio" hotkey
Kewlan
2020-05-19
yuzu: Add frontend settings for assembly shaders
ReinUsesLisp
2020-05-11
core: settings: Add a setting for time zone.
bunnei
2020-05-03
settings: Add anisotropic filtering level to the yuzu configuration log (#3875)
Morph
2020-04-22
Correct Linux Compile Error.
Fernando Sahmkow
2020-04-22
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
2020-03-19
set: implement GetRegionCode
Dan
2020-02-25
core: settings: Add setting to enable vsync, which is on by default.
bunnei
2019-09-30
settings: Add option to set BCAT backend
Zach Hilman
2019-09-21
settings: Update LogSettings to show NAND/SDMC paths from FileUtil
Zach Hilman
2019-07-11
yuzu: Remove setting for using Unicorn
Lioncash
2019-07-04
yuzu: Remove CPU Jit setting from the UI
fearlessTobi
2019-05-30
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-04-20
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
2019-03-29
core/yuzu: Remove enable_nfc setting
fearlessTobi
2019-03-09
clang fix
Hexagon12
2019-03-09
Log 2 new setting values
Hexagon12
2019-01-22
citra_qt: Log settings on launch
zhupengfei
2018-11-18
hid: Use player-defined controller type as PREFERRED_CONTROLLER
Zach Hilman
2018-08-10
video_core; Get rid of global g_toggle_framelimit_enabled variable
Lioncash
2018-08-04
video_core: Eliminate the g_renderer global variable
Lioncash
2018-08-01
video_core: Make global EmuWindow instance part of the base renderer class
Lioncash
2018-01-12
Remove references to PICA and rasterizers in video_core
James Rowe
2017-10-10
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-08-25
SidebySide Layout (#2859)
ThaMighty90
2017-05-27
Core: Fix some out-of-style includes
Yuri Kunde Schlesner
2017-05-04
ir: implement new 3ds HID via ir:rst
wwylele
2017-05-03
ir: implement circle pad pro
wwylele
[next]