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
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
2018-01-15
settings: Fix button mappings array to have correct entries.
bunnei
2018-01-15
settings: Screenshot button
shinyquagsire23
2018-01-15
settings: adjust button configs for Switch controllers
shinyquagsire23
2018-01-12
Removing unused settings and yuzu rebranding
James Rowe
2018-01-12
configuration: Add cpu_core configuration option
MerryMage
2017-10-10
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-09-18
WebService: Verify username and token (#2930)
B3n30
2017-08-29
Merge pull request #2899 from wwylele/touch-refactor
bunnei
2017-08-25
settings: Add enable_telemetry, citra_username, and citra_token.
bunnei
2017-08-25
SidebySide Layout (#2859)
ThaMighty90
2017-08-24
HID: use TouchDevice for touch pad
wwylele
2017-08-11
HID: use MotionDevice for Accelerometer and Gyroscope
wwylele
2017-07-10
settings: Add telemetry endpoint URL.
bunnei
2017-03-21
Merge pull request #2512 from SonofUgly/custom-layout
bunnei
2017-03-01
Input: remove unused stuff & clean up
wwylele
2017-03-01
HID: use AnalogDevice
wwylele
2017-03-01
HID: use ButtonDevice
wwylele
2017-02-23
Add custom layout settings.
SonofUgly
2017-01-29
Merge pull request #2368 from wwylele/camera-2
Yuri Kunde Schlesner
2017-01-25
SDL: Select audio device (#2403)
Kloen Lansfiel
2017-01-11
CAM: implement basic camera functions with a blank camera
wwylele
2017-01-07
config: Add option for specifying screen resolution scale factor.
bunnei
2016-12-07
Config: auto-select region and language
wwylele
2016-12-06
Implement Frame rate limiter (#2223)
emmauss
2016-11-27
GPU: Remove the broken frame_skip option.
Emmanuel Gil Peyrot
2016-11-05
Support additional screen layouts.
James Rowe
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-09-15
core: Add configuration option for CPU JIT.
bunnei
2016-08-31
Merge pull request #2032 from bunnei/qt-graphics
bunnei
2016-08-31
configure_audio: User-configuratble option to enable/disable audio stretching
MerryMage
2016-08-29
config: Add a setting for graphics V-Sync.
bunnei
2016-06-10
Merge pull request #1789 from wwylele/input-refactor
bunnei
[next]