index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2018-10-27
configure_system: Make GetIcon() return the scaled 64x64 icon
Lioncash
2018-10-27
configure_system: Move entry formatting for the user account list entries to ...
Lioncash
2018-10-27
configure_system: Display errors to the user if file operations fail when set...
Lioncash
2018-10-25
Merge pull request #1569 from lioncash/amiibo
bunnei
2018-10-25
configure_system: Make the file selector text translatable
Lioncash
2018-10-25
configure_system: Make GetAccountUsername() an internal function
Lioncash
2018-10-25
configure_system: Default initialize member variables
Lioncash
2018-10-25
configure_system: Simplify UUID generation call in AddUser()
Lioncash
2018-10-25
configure_system: Amend function casing
Lioncash
2018-10-25
configure_system: Add missing override specifier on the destructor
Lioncash
2018-10-25
configure_system: Make public slots private
Lioncash
2018-10-24
Merge pull request #1575 from lioncash/qstring
bunnei
2018-10-24
Merge pull request #1570 from lioncash/optional
bunnei
2018-10-24
Merge pull request #1558 from lioncash/ptr
bunnei
2018-10-24
Merge pull request #1571 from lioncash/debug-translate
bunnei
2018-10-24
Merge pull request #1568 from lioncash/dir
bunnei
2018-10-24
Merge pull request #1567 from lioncash/translate
bunnei
2018-10-24
Merge pull request #1566 from lioncash/str
bunnei
2018-10-24
game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameV...
Lioncash
2018-10-24
profile_manager: Use std::optional instead of boost::optional
Lioncash
2018-10-24
graphic_breakpoints: Correct translation of strings in BreakpointModel's data...
Lioncash
2018-10-24
yuzu/main: Notify user of loading errors with Amiibo data
Lioncash
2018-10-24
configure_system: Clear current username before overwriting
Zach Hilman
2018-10-24
game_list: Use QFileInfo instead of common's file functions
Lioncash
2018-10-24
game_list: Make game list column headers translatable
Lioncash
2018-10-24
bootmanager: Use QStringLiteral instead of std::string to represent the windo...
Lioncash
2018-10-24
yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a r...
Lioncash
2018-10-23
yuzu/configuration/config: Reorganize member variable and function layout
Lioncash
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: Allow user to select emu user on open save data
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-23
Merge pull request #1515 from DarkLordZach/dlc-lfs
bunnei
2018-10-23
Merge pull request #1542 from lioncash/project
bunnei
2018-10-23
Merge pull request #1540 from lioncash/handle
bunnei
2018-10-22
Merge pull request #1543 from lioncash/target
bunnei
2018-10-20
qt: Move Reinitialize Keys to Tools menu
Zach Hilman
2018-10-20
CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR
Lioncash
2018-10-20
CMakeLists: Use target_compile_definitions instead of add_definitions to defi...
Lioncash
2018-10-20
kernel/process: Make the handle table per-process
Lioncash
2018-10-17
qt: Add support for dumping a DLC Data RomFS
Zach Hilman
2018-10-16
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
bunnei
2018-10-16
Merge pull request #1502 from lioncash/unique
bunnei
2018-10-16
file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...
Lioncash
2018-10-15
Merge pull request #1487 from lioncash/maybe-unused
bunnei
2018-10-15
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
Lioncash
[next]