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
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
2016-05-24
New3DS: Minor style cleanup to #1520.
bunnei
2016-05-24
Merge pull request #1520 from JamePeng/checknew3ds
bunnei
2016-05-15
implement circle pad modifier
wwylele
2016-05-15
Refactor input subsystem
wwylele
2016-04-30
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2016-04-30
Audio: Add sink selection to configuration files
MerryMage
2016-04-21
Config: Add scaled resolution option
tfarley
2016-04-20
Implement CheckNew3DS and CheckNew3DSApp
JamePeng
2016-04-11
CitraQt: Apply config at startup
Jannik Vogel
2015-10-04
Implement gdbstub
polaris-
2015-09-16
general: Silence some warnings when using clang
Lioncash
2015-08-15
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
bunnei
2015-07-27
Move input values into an array
James Rowe
2015-05-29
Remove gpu_refresh_rate configuration option
Yuri Kunde Schlesner
2015-05-22
INI hw/sw renderer toggle
tfarley
2015-04-03
Allow the user to set the background clear color during emulation
archshift
2015-02-22
Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.
Emmanuel Gil Peyrot
2015-02-10
Merge pull request #526 from purpasmart96/citra_stubs
bunnei
2015-02-07
Services: Stub some functions
purpasmart96
2015-01-31
arm: Adios armemu
Lioncash
2014-12-28
GPU: Implement frameskip and remove forced framebuffer swap hack.
bunnei
2014-12-20
License change
purpasmart96
2014-12-13
Add configurable per-class log filtering
Yuri Kunde Schlesner
2014-11-15
Merge pull request #159 from SeannyM/enable_log
Tony Wasserka
2014-11-03
Add support for disabling log from settings
Sean
2014-10-27
Added `gpu_refresh_rate` config setting for the new interpreter speed hack.
archshift
2014-10-27
Use configuration files to enable or disable the new dyncom interpreter.
archshift
2014-10-22
Use config files to store whether SDMC is enabled or not
archshift
2014-10-07
Added configuration file system.
archshift