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
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
2017-03-01
HID: use ButtonDevice
wwylele
2017-01-31
removed the possibly uneeded cast on values.gdbstub_port
noah the goodra
2017-01-07
config: Add option for specifying screen resolution scale factor.
bunnei
2016-12-23
core: Move emu_window and key_map into core
MerryMage
2016-12-06
Implement Frame rate limiter (#2223)
emmauss
2016-11-05
Support additional screen layouts.
James Rowe
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-08-31
configure_audio: User-configuratble option to enable/disable audio stretching
MerryMage
2016-04-30
Audio: Add sink selection to configuration files
MerryMage
2016-04-21
Config: Add scaled resolution option
tfarley
2016-04-11
CitraQt: Apply config at startup
Jannik Vogel
2014-12-20
License change
purpasmart96
2014-10-07
Added configuration file system.
archshift