index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
Age
Commit message (
Expand
)
Author
2018-10-23
profile_manager: Create save data if it doesn't exist on use
Zach Hilman
2018-10-23
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
configure_system: Clear selection after user delete
Zach Hilman
2018-10-23
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
qt: Add Profile Manager UI to system settings
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
qt: Add UI option to configure arguments
Zach Hilman
2018-10-06
citra_qt/configuration: misc input tab improvements
zhupengfei
2018-10-06
qt: Update telemetry links
Lioncash
2018-10-06
Merge pull request #1332 from FearlessTobi/port-web-backend
bunnei
2018-10-05
Merge pull request #1440 from lioncash/array
bunnei
2018-10-04
ui_settings: Place definition of the theme array within the cpp file
Lioncash
2018-10-03
Merge pull request #1428 from lioncash/qt
bunnei
2018-10-03
Merge pull request #1431 from lioncash/audio
bunnei
2018-10-02
configure_input: Make analog mapping strings translatable
Lioncash
2018-10-02
configure_audio: Move combo box index setting to their own functions
Lioncash
2018-10-02
configure_audio: Use QString::fromStdString() for converting audio device names
Lioncash
2018-10-02
configure_audio: Add disambiguation comment for the volume percentage string
Lioncash
2018-10-02
configure_graphics: Make functions internally linked where applicable
Lioncash
2018-10-02
Review comments - part 5
fearlessTobi
2018-10-02
Review comments - part 3
fearlessTobi
2018-10-02
Address a bunch of review comments
fearlessTobi
2018-10-02
Port web_service from Citra
fearlessTobi
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-12
Merge pull request #1302 from lioncash/config
bunnei
2018-09-12
Merge pull request #1163 from FearlessTobi/add-audio-stretching
bunnei
2018-09-12
yuzu/configure_gamelist: Make combo box strings translatable
Lioncash
2018-09-12
yuzu/configure_gamelist: Use std::array instead of std::vector for translatab...
Lioncash
2018-09-12
yuzu/configure_gamelist: Move combo box initializtion to their own functions
Lioncash
2018-09-11
Merge pull request #1278 from tech4me/bg-color-fix
bunnei
2018-09-10
Port #4141 from citra: Joystick hotplug support (#1275)
Tobias
2018-09-10
Remove multicore configure_general.ui
MysticExile
2018-09-10
remove multicore in configure_general.cpp
MysticExile
2018-09-08
Port Citra #4047 & #4052: add change background color support
tech4me
2018-09-08
Add audio stretching support
fearlessTobi
2018-09-03
settings: Save and load NAND/SD dirs from config
Zach Hilman
2018-08-28
yuzu: Fix stick UI direction order
fearlessTobi
2018-08-23
qt: Make default row data title name and title id
Zach Hilman
2018-08-22
Swap "Plus" with "Minus" on the controller GUI (#1150)
literalmente-game
2018-08-21
config: Fixed icon size get set to 0
tech4me
2018-08-21
Port #3353 from Citra
fearlessTobi
2018-08-08
Merge pull request #850 from DarkLordZach/icon-meta
bunnei
2018-08-07
configure_gamelist: Use explicit QVariant constructor
Zach Hilman
2018-08-07
qt/hotkey: Get rid of global hotkey map instance
Lioncash
2018-08-06
Use const where applicable
Zach Hilman
2018-08-06
Avoid parsing RomFS to directory in NCA
Zach Hilman
2018-08-06
GDBStub works with both Unicorn and Dynarmic now (#941)
Hedges
2018-08-06
qt: Default destructors where applicable
Lioncash
[next]